Skip to content

basimslam/fitnessbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitness Bot

This is a onestop destination for all your chatbot needs :

Features:

  1. Personalised Workout Plans based on your height, weight, gender, available equipments, fitness goal etc
  2. Personalised Meal plan according to your goal
  3. Saves user data automatically in a file so that you don't have to enter it everytime
  4. Allows new users to use the app. When a new name is recognised, saved data is forgotten
  5. Bot takes into consideration all your dietary restrictions (eg: allergy) while making meal plans for you
  6. Bot also remembers your workout plan and mealplan by saving it in a file
  7. Once a plan is created, you dont have to recreate it every time. Bot already knows it
  8. Drawback with gpt 3 model is it's inability to use realtime data. I overcame it to bring realtime updates
  9. Bot automatically detects the day and tells you which is the day's upcoming workout session
  10. It also detects the time and tell you the next meal
  11. Bot also provides recipes for the all the meals provided

Demo Video

chatbot.compressed.mp4

About

✨ Textbase is a simple framework for building AI chatbots. ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.3%
  • TypeScript 25.0%
  • JavaScript 2.7%
  • CSS 2.6%
  • HTML 1.4%