Hello All,
I am trying to create a chatbot using Langchain. We have data in neo4j database, and i need to use this as one of the database for the LLM to query. Could someone share some insights to it? Any reference articles or discussions.
Hello All,
I am trying to create a chatbot using Langchain. We have data in neo4j database, and i need to use this as one of the database for the LLM to query. Could someone share some insights to it? Any reference articles or discussions.
Hello @RakeshTJ
Checkout LinkedIn posts from this guy He has been regularly posting about Neo4j.
Here is his GitHub: blogs/llm at master ยท tomasonjo/blogs ยท GitHub
Here are more documentations:
Hope that helps
Thanks @Isaak_Kamau . I will check this out.