Giter Site home page Giter Site logo

fitnesstrainer-bot's Introduction

FitnessTrainer-Bot

A simple web-based FitnessTrainer Bot that generates a workout plan.

Technologies used

  • HTML
  • CSS
  • JavaScript
  • Rapid API ChatGPT - Used for generating interactive chatbot responses.

Installation

  1. Clone the repository: git clone https://github.com/your-username/FitnessTrainer-Bot.git
  2. Generate an API key:
    • Visit the ChatGPT53 API on RapidAPI.
    • Sign up for an account (if you don't have one already).
    • Subscribe to the ChatGPT53 API and generate an API key.
  3. Update the API key in the code:
    • Open the index.js file in the project.
    • Locate these lines of code and replace the content of quotated string in commented line with your generated API key.
          "content-type": "application/json",
          // "X-RapidAPI-Key": "enter your api key here",
          "X-RapidAPI-Host": "chatgpt53.p.rapidapi.com",
        },
    
  4. Open the project folder.
  5. Open index.html in your web browser.

How to use

  1. Open the FitnessTrainer Bot in your web browser.
  2. Fill in the required information such as age, gender, weight, height, and fitness goals.
  3. Click the button to generate a custom workout plan.
  4. The generated workout plan will be displayed in the chat area.

Credits

Interface Screenshot:

1 2 3

fitnesstrainer-bot's People

Contributors

joshuaentrata avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.