knowledge_gpt
Enrichment pendingAccurate answers and instant citations for your documents.
GraphCanon updated today · GitHub synced today
1.6k
Stars
787
Forks
16
Open issues
1
Watchers
2y
Last push
Python MITCreated Jan 31, 2023
Trust & integrity
Full report- Maintenance
- Archived (772d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Personal account
- As of today · Source: github_public_v1
- Security (OSV)
- 243 low (243 low)
- As of today · Source: osv@v1
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
Accurate answers and instant citations for your documents.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Jul 11, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Jul 11, 2026
- Languages
- python
Source: github.language+pyproject.toml · Jul 11, 2026
Categories
Tags
README
Installation
Follow the instructions below to run the Streamlit server locally.
Build with Docker
Run the following commands to build and run the Docker image.
cd knowledge_gpt
docker build -t knowledge_gpt .
docker run -p 8501:8501 knowledge_gpt
Open http://localhost:8501 in your browser to access the app.
License
Distributed under the MIT License. See LICENSE for more information.