This system provides evidence-based clinical reasoning by integrating classical Ayurvedic knowledge (GRAYU) with modern medical ontologies (BODHI) using a Knowledge Graph.
pip install -r requirements.txt
.env (use .env.example as a template).python main.py --load
Launch the interactive clinical CLI:
python main.py --cli
Other options:
--audit: Run graph inventory and audit.--verify: Check data integrity in the database.--wipe: Clear the Neo4j database.14 commits
Python
97.7%
Cypher
2.3%
This system provides evidence-based clinical reasoning by integrating classical Ayurvedic knowledge (GRAYU) with modern medical ontologies (BODHI) using a Knowledge Graph.
pip install -r requirements.txt
.env (use .env.example as a template).python main.py --load
Launch the interactive clinical CLI:
python main.py --cli
Other options:
--audit: Run graph inventory and audit.--verify: Check data integrity in the database.--wipe: Clear the Neo4j database.14 commits
Python
97.7%
Cypher
2.3%