Get an api key from:
both of them are free. Now replace the example.env
file with a .env
file with valid api keys.
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.
- FastAPI
- Langchain
- Gemini API
- Qdrant