Skip to content

ChildSafe South Africa is a non-profit. Using ChromaDB to index all annual reports and give the ability to chat with them

Notifications You must be signed in to change notification settings

eshaam/childsafe-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChildSafe Assistant

Backend Setup

cd backend
uv sync
uv run python app/cli.py download --report all
uv run python app/cli.py chunk-and-post
uv run uvicorn app.api:app --reload

Frontend Setup

cd frontend
npm install
npm run dev

Deployment with Fabric

cd deploy
fab deploy

About

ChildSafe South Africa is a non-profit. Using ChromaDB to index all annual reports and give the ability to chat with them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors