aithelete
1.0.0
Welcome to AIthelete! This project is an AI Agent designed to create training plans. By providing detailed feedback and recommendations, it ensures that workout plans are effective, safe, and tailored to individual needs.
Check out the live demo: AIthelete Demo
To get a local copy up and running, follow these simple steps.
Make sure you have the following installed:
git clone https://github.com/mbarinov/aithelete.gitcd aitheletepnpm install.env.example to .env and filling in the required values:
cp .env.example .envnpx prisma db pushStart the development server:
pnpm devOpen http://localhost:3000 with your browser to see the result.
Distributed under the MIT License. See LICENSE for more information.