Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinanceAssistant

This respository contains code for virtual finanacial assistant developed using Python, FastAPI, Postgres, LLM, MCP etc.

Local Dev

cp .env.sample .env # and fill DATABASE_URL (can be Neon or local)
export $(grep -v '^#' .env | xargs) # mac/linux
pip install -r requirements.txt
uvicorn app:app --reload

About

This respository contains code for virtual finanacial assistant developed using Python, FastAPI, Postgres, LLM, MCP etc.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages