Suggest integrating AGE as a 'Graph Store' in LlamaIndex for AI/RAG applications
- Dominant language
- C
- Stars
- 4.8k
- Forks
- 523
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 9
Description
Since graph-based RAG frameworks have gained attention recently, I propose integrating AGE into AI development frameworks such as LangChain or LlamaIndex to increase AGE's utility in the AI industry.
Below are graph stores already registered with LlamaIndex's Graph Store.
[https://docs.llamaindex.ai/en/stable/community/integrations/graph_stores/](https://docs.llamaindex.ai/en/stable/community/integrations/graph_stores/)
I've already asked LlamaIndex for AGE integration and received the following response and template.
[https://github.com/run-llama/llama_index/issues/12517](https://github.com/run-llama/llama_index/issues/12517)
[run-llama/llama_index/blob/main/llama-index-core/llama_index/core/graph_stores/types.py](https://github.com/run-llama/llama_index/blob/main/llama-index-core/llama_index/core/graph_stores/types.py)
In addition, several dedicated contributors have listed Apache AGE on LangChain.
[https://python.langchain.com/docs/integrations/graphs/apache_age/](https://python.langchain.com/docs/integrations/graphs/apache_age/)
I've been conducting test for integration, but I'm worried it might take a while.
I look forward to hearing your ideas, comments and suggestions for collaboration. thanks.
Contributor guide
Assessment
This issue has not been assessed yet.