CoolFace
Apppublic

Shipmaster1/Agent_Workout_531

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Book Assistant

A specialized AI assistant that helps you analyze and get insights from your books, particularly fitness books. It can:

  1. 1.Create personalized workout plans
  2. 2.Answer questions about book content
  3. 3.Provide comprehensive book summaries

Features

  • —Workout Planning: Creates personalized workout plans based on fitness books
  • —Content Analysis: Answers specific questions about book content
  • —Book Summarization: Provides detailed summaries of books

Setup

  1. 1.Upload your PDF book to the data/uploads directory
  2. 2.Ask questions like:
  3. 3."Create a workout plan based on this book"
  4. 4."What are the main exercises in this book?"
  5. 5."Summarize this book for me"

Environment Variables

Create a .env file with:

OPENAI_API_KEY=your_openai_api_key_here

Development

To run locally:

bash
pip install -r requirements.txt
chainlit run app/chainlit/chainlit.py

License

MIT License