-
Notifications
You must be signed in to change notification settings - Fork 0
jastinjn/Curate-Backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Create python virtual environment and activate python<version> -m venv <virtual-environment-name> On windows: source <virtual-environment-name>\Scripts\activate 2. Download packages pip install -r requirements.txt 3. change to project directory cd <path-to-curate> 4. Run flask app in terminal flask run
About
Backend flask app for AI summarization of EHR patient documents using knowledge graph RAG
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published