Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/midnighter/knowledge-chat
A framework to enable retrieval augmented generation (RAG) with knowledge graphs for chat applications.
https://github.com/midnighter/knowledge-chat
chainlit event-sourcing genai-chatbot graph-rag knowledge-graph langchain llm neo4j rag
Last synced: 1 day ago
JSON representation
A framework to enable retrieval augmented generation (RAG) with knowledge graphs for chat applications.
- Host: GitHub
- URL: https://github.com/midnighter/knowledge-chat
- Owner: Midnighter
- License: apache-2.0
- Created: 2024-11-04T10:17:10.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-08T16:45:39.000Z (15 days ago)
- Last Synced: 2024-12-08T17:31:03.704Z (15 days ago)
- Topics: chainlit, event-sourcing, genai-chatbot, graph-rag, knowledge-graph, langchain, llm, neo4j, rag
- Language: Python
- Homepage:
- Size: 226 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# Knowledge Chat
| | |
|---|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Package | [![Latest PyPI Version](https://img.shields.io/pypi/v/knowledge-chat.svg)](https://pypi.org/project/knowledge-chat/) [![Supported Python Versions](https://img.shields.io/pypi/pyversions/knowledge-chat.svg)](https://pypi.org/project/knowledge-chat/) [![Documentation](https://readthedocs.org/projects/knowledge-chat/badge/?version=latest)](https://knowledge-chat.readthedocs.io/en/latest/?badge=latest) |
| Meta | [![Apache-2.0](https://img.shields.io/pypi/l/knowledge-chat.svg)](LICENSE) [![Code of Conduct](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](.github/CODE_OF_CONDUCT.md) [![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/) [![Code Style Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) [![Linting: Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) |
| Automation | |_A framework to enable retrieval augmented generation (RAG) with knowledge graphs for chat applications._
## Copyright
- Copyright © 2024 Moritz E. Beber.
- Free software distributed under the [Apache Software License 2.0](./LICENSE).