Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS4990 Prompt Engineering Final Project - CaddieAI

Submitted by: Devin Khun

This web app: CaddieAI is my CS4990 Prompt Engineering Final Project. It uses the OpenAI API to generate content based on the user's data and system prompt pattern to create a JSON of golf tips to be kept track as if the user were playing with a Caddie.

Time spent: 10 hours spent in total

Required Features

The following required functionality is completed:

  • ReactJSX Frontend Form for user input
  • OpenAI API implementation
  • Prompt Pattern

The following optional features are implemented:

  • Supabase to store generative content and keep track of information like a Caddie

The following additional features are implemented:

  • List anything else that you added to improve the site's functionality!

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video walkthrough

GIF created with LICEcap

Notes

Implemented features include ReactJSX to host the frontend form to gather the user's input. The input is formulated for the OpenAI API to generate the content and information.

License

Copyright [2024] [Devin Khun]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Releases

Packages

Used by

Contributors

Languages