Show HN:GibRAM - 用於檢索的內存臨時圖譜RAG運行時
GibRAM 是一個專為檢索增強生成(RAG)工作流程設計的內存知識圖譜服務器,它結合了輕量級圖譜存儲和向量搜索,以高效檢索AI應用所需的相關信息。
Navigation Menu
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
Uh oh!
There was an error while loading. Please reload this page.
gibram-io/gibram
Folders and files
Latest commit
History
Repository files navigation
GibRAM
Graph in-Buffer Retrieval & Associative Memory
GibRAM is an in-memory knowledge graph server designed for retrieval augmented generation (RAG) workflows. It combines a lightweight graph store with vector search so that related pieces of information remain connected in memory. This makes it easier to retrieve related regulations, articles or other text when a query mentions specific subjects.
Why GibRAM?
Quick Start
Install via Binary
Server runs on port 6161 by default.
Install via Docker
Python SDK
Basic Usage:
Custom Components:
License
MIT
About
Resources
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
1
Packages
0
Languages
Footer
Footer navigation
相關文章