-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Vote] Add more Storages and LLMs? #2
Comments
It would be great to add GraphScope for graph storage. GraphScope supports networkx-like interfaces and more production-ready features (like scalability). Also, its license is more commercial-friendly compared to neo4j. |
I would like to add |
非常感谢老师发布这么有价值的项目。给老师建议: |
|
Nice implementation :) I would like to add NebulaGraph for the graph storage :), it's an Apache 2.0 licensed open-source and distributed graph database with NetoworkX Integration :) via: #9 |
希望可以添加 nebulagraph存储 |
希望可以添加知识图谱可视化!! |
Plan to add Sciphi Triplex as a model backend for entity extraction |
Would like to see the implementation with Neo4J. Neo4J could do a lot of help for graph visualization. |
I'd love to see Kùzu, an embedded graph database (similar in design to DuckDB and LanceDB, where you just embed the database as part of the application) as a persistent layer for the graph store. It's also open source and permissively licensed (MIT license). Happy to contribute a PR in due course :). |
|
Great! @gusye1234, yes it's compatible with Windows too. And supports APIs in multiple languages. |
"I would like to add GraphScope for the graph storage |
I am considering adding support for Memgraph since we support Cypher and Leiden community detection. |
Hi there, I would like a raise an issue about the future enhancement of
nano-graphrag
. One of the big direction is add more components to adapt various scenes.What would you guys like to add? For example:
monogoDB
for the KV storage"ollama
for local LLM access"neo4j
for the graph storage"Your suggestions would be very helpful to the next version of
nano-graphrag
.Candidates:
Check out our RoadMAP.
For reference:
./examples
have tutorials about new LLM component, embedding component and vector storage.The text was updated successfully, but these errors were encountered: