Skip to content

theonlyhennygod/fit-bot-ai

Repository files navigation

Fit-Bot AI

This project is a template code to start any AI project.

It's a chat interface that allows you to talk with Fit-Bot. You can send it text messages by clicking on the text button or request an AI art image by clicking on the image button.

This project is built using Next. It utilizes the OpenAI GPT4 for chat completion and DALL-E for image generation.

app demo

Getting Started

First, duplicate the .env file into a new file named .env.local. Update the value of your OpenAI API key.

The first time you are running this project, you will need to install the dependencies. Run this command in your terminal:

yarn

To start the app, run:

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

fit-bot-ai

About

Your workout buddy who will guide you to having a fit body

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published