Skip to content

Build an F3-GPT bot that takes in natural language and queries stats from a MySQL database.

Notifications You must be signed in to change notification settings

farrellw/f3-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F3-GPT

Description

Custom Chat-GPT which serves two purposes:

  1. Takes in a text prompt and from the prompt constructs a SQL query that can query user, location, and attendance records from past workouts that are contained in a MySQL datastore.
  2. Provide fine tuned responses to excercises, workout structure, etc. of the F3 workout group.

Architecture

Architecture Diagram

Fine Tuning

https://platform.openai.com/docs/guides/fine-tuning

About

Build an F3-GPT bot that takes in natural language and queries stats from a MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages