Building an LLM Chatbot to Query a Neo4j Patents Database

Getting Started First off, here is the link to the chatbot! It allows the user to query a knowledge graph of one week’s worth of USPTO patent applications from early 2023 by providing a natural language interface. I want to give credit where it’s due for the inspiration for this project. Last week at GraphSummit Minneapolis, I saw Michael Moore and Phani Dathar each give a presentation with demos of a retrieval-augmented generation, or RAG, system that queried a knowledge graph using natural language....

September 30, 2023 · 7 min · 1426 words · Chris