ztor2 commented on issue #1783: URL: https://github.com/apache/age/issues/1783#issuecomment-2081971311
to @eyab , I would like to propose to create a sub-project of 'Integrate AGE with open-source projects' for this issue. For now, me and another contributor will be working on the project. Here's a brief project description, referencing the project template: #### Description Integrating Apache AGE as a 'Graph Store' in LlamaIndex #### Required Skills - Mainly Python - Some background and experience with RAG or LLM, and an understanding of LlamaIndex. #### TODO Main required attributes: - connect to graph stores - ETL of triplet information from graph databases(get, get_rel_map, upsert, etc.) - save graph information as file(by using fsspec) - get schema of graph stores #### Additional Details https://docs.llamaindex.ai/en/stable/community/integrations/graph_stores/ run-llama/llama_index#12517 https://github.com/run-llama/llama_index/blob/main/llama-index-core/llama_index/core/graph_stores/types.py https://python.langchain.com/docs/integrations/graphs/apache_age/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@age.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org