Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Akash-Raghavendra
/
Knowledge_Graph_Question_Answering
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Final Edit
- #1
#1
Draft
vardhjain
wants to merge 29 commits into
Akash-Raghavendra:main
Akash-Raghavendra/Knowledge_Graph_Question_Answering:main
from
vardhjain:main
vardhjain/Knowledge_Graph_Question_Answering:main
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Draft
Final Edit
#1
vardhjain
wants to merge 29 commits into
Akash-Raghavendra:main
Akash-Raghavendra/Knowledge_Graph_Question_Answering:main
from
vardhjain:main
vardhjain/Knowledge_Graph_Question_Answering:main
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2026
Refactor notebooks for Colab GPU compatibility and fair comparison
Show description for 3ef1f45
vardhjain
committed
3ef1f45
View commit details
Copy full SHA for 3ef1f45
Browse repository at this point
Fix ensure_ollama PATH on Colab — use shutil.which with /usr/local/bin fallback
vardhjain
committed
fdc5cdc
View commit details
Copy full SHA for fdc5cdc
Browse repository at this point
Fix Ollama install on Colab: add zstd dep + robust binary search
Show description for 4f63aa6
vardhjain
committed
4f63aa6
View commit details
Copy full SHA for 4f63aa6
Browse repository at this point
Commits on Jun 12, 2026
Restructure repo and fix the GraphRAG vs PlainRAG comparison
Show description for e163726
vardhjain
committed
e163726
View commit details
Copy full SHA for e163726
Browse repository at this point
Tighten concept-hop query and drop dead FAISS dependency
Show description for d78dcdb
vardhjain
committed
d78dcdb
View commit details
Copy full SHA for d78dcdb
Browse repository at this point
Point at new ArangoDB deployment; tune notebooks for Colab Pro A100
Show description for 45a3b3e
vardhjain
committed
45a3b3e
View commit details
Copy full SHA for 45a3b3e
Browse repository at this point
Make benchmark resilient to Ollama crashes; cap generation
Show description for dc7e9db
vardhjain
committed
dc7e9db
View commit details
Copy full SHA for dc7e9db
Browse repository at this point
Make notebook clones reset-safe; default to faster generation cap
Show description for eb51948
vardhjain
committed
eb51948
View commit details
Copy full SHA for eb51948
Browse repository at this point
Created using Colab
vardhjain
committed
704cdeb
View commit details
Copy full SHA for 704cdeb
Browse repository at this point
Commits on Jun 13, 2026
Add benchmark results and honest ablation write-up
Show description for 585a24c
vardhjain
committed
585a24c
View commit details
Copy full SHA for 585a24c
Browse repository at this point
Add results artifacts (figure, summary); strip notebook run outputs
Show description for 1389733
vardhjain
committed
1389733
View commit details
Copy full SHA for 1389733
Browse repository at this point
Add community health files, Makefile, diagram, and repo metadata
Show description for 1bfc4df
vardhjain
committed
1bfc4df
View commit details
Copy full SHA for 1bfc4df
Browse repository at this point
Make the project portable: no hardcoded endpoint, local-or-cloud setup
Show description for 4861a3c
vardhjain
committed
4861a3c
View commit details
Copy full SHA for 4861a3c
Browse repository at this point
Add interactive UIs: Gradio chat demo + Streamlit results dashboard
Show description for a4c3271
vardhjain
committed
a4c3271
View commit details
Copy full SHA for a4c3271
Browse repository at this point
Make the Streamlit dashboard one-click deployable on Streamlit Cloud
Show description for 85522ac
vardhjain
committed
85522ac
View commit details
Copy full SHA for 85522ac
Browse repository at this point
Use shields.io badge for the live demo (more robust than static.streamlit.io)
vardhjain
committed
c308933
View commit details
Copy full SHA for c308933
Browse repository at this point
Commits on Jun 23, 2026
Polish README presentation: centered hero, quick-nav, emoji sections
Show description for 925055d
vardhjain
committed
925055d
View commit details
Copy full SHA for 925055d
Browse repository at this point
Add coverage to CI (Codecov) and raise it to 82%
Show description for bcf10c8
vardhjain
committed
bcf10c8
View commit details
Copy full SHA for bcf10c8
Browse repository at this point
Add GitHub Pages docs site + README docs section
Show description for 0c0738b
vardhjain
committed
0c0738b
View commit details
Copy full SHA for 0c0738b
Browse repository at this point
Add dashboard screenshot; fix dashboard bar chart + add latency view
Show description for 4a6192d
vardhjain
committed
4a6192d
View commit details
Copy full SHA for 4a6192d
Browse repository at this point
Add chat UI screenshot; fix ChatInterface for current Gradio
Show description for dee231a
vardhjain
committed
dee231a
View commit details
Copy full SHA for dee231a
Browse repository at this point
Point live-demo links at the deployed Streamlit URL
Show description for cde8767
vardhjain
committed
cde8767
View commit details
Copy full SHA for cde8767
Browse repository at this point
CI: pass CODECOV_TOKEN and bump codecov-action to v5
Show description for d3b2f35
vardhjain
committed
d3b2f35
View commit details
Copy full SHA for d3b2f35
Browse repository at this point
Commits on Jul 6, 2026
Phase 0: freeze ground-truth benchmark numbers into RESULTS.md
Show description for 6221827
vardhjain
committed
6221827
View commit details
Copy full SHA for 6221827
Browse repository at this point
Phase 1: extract the pipeline behind a graphrag.answer() service boundary
Show description for 63da0c8
vardhjain
committed
63da0c8
View commit details
Copy full SHA for 63da0c8
Browse repository at this point
Phase 2: FastAPI backend for the hosted GraphRAG agent
Show description for 88adf4d
vardhjain
committed
88adf4d
View commit details
Copy full SHA for 88adf4d
Browse repository at this point
Phase 3: Next.js frontend with reasoning-path visualization
Show description for 4c9203f
vardhjain
committed
4c9203f
View commit details
Copy full SHA for 4c9203f
Browse repository at this point
Phase 4: eval dashboard + CI regression gate
Show description for 10bca38
vardhjain
committed
10bca38
View commit details
Copy full SHA for 10bca38
Browse repository at this point
Add co-author credit line to README
vardhjain
committed
3d2caa7
View commit details
Copy full SHA for 3d2caa7
Browse repository at this point
You can’t perform that action at this time.