Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 479 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 479 Bytes

LLM RAG Chatpot with LangChain and Neo4j

1. Introduction

This project focuses on building an LLM-powered chatbot that leverages hospital system data and associated business requirements to demonstrate understanding that is useful in answering some key health questions. The cahatbot is powered by LangChain inspired retrieval-augmented generation approach that utilizes a graph database management suite, Neo4j in tandem with ChromaDB an LLM-friendly vector database.