Skip to content

mahmoudfazeli/AgenticCoachAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AgenticCoachAI

A Streamlit app that uses a CrewAI agent to answer questions about uploaded PDF documents.

Upload one or more PDFs (coaching materials, books, notes), then ask questions in a chat interface. The agent uses PDFSearchTool with semantic search over the documents, backed by GPT-4 and text-embedding-ada-002.

Stack

Python · Streamlit · CrewAI · LlamaIndex · OpenAI GPT-4

Run

pip install -r requirements.txt
cp .env.example .env  # add OPENAI_API_KEY
streamlit run app.py

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages