RAG (Retrieval Augmented Generation) Demo
The RAG Demo uses a knowledge graph of the SEC filings with additional company information with the Neo4j vector index and LangChain to provide a retrieval augmented generation (RAG) chatbot.
The chatbot can answer questions about the SEC filings and provide additional information about the companies.
Installation
The Demo is available online under: https://dev.neo4j.com/rag-demo
Relevant Links
Authors |
|
Community Support |
|
Code Repository |
|
Data Preparation Repository |
|
Issues |
https://github.com/neo4j-product-examples/data-prep-sec-edgar/issues |