Skip to content

jahidem/studysync-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite

Get an api key from:

both of them are free. Now replace the example.env file with a .env file with valid api keys.

installation & run (python 3.11.7)

python -m venv venv 
./venv/Scripts/activate
pip install -e .
studysync.exe

Open Swagger UI at http://localhost:8000/docs , all functionality can be tested there.

Libraries used

  • FastAPI
  • Langchain
  • Gemini API
  • Qdrant

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published