-
Notifications
You must be signed in to change notification settings - Fork 0
Assessment Task: Web-Based Chatbot for Translating Natural Language to Cypher Queries #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
text2cypher |
Neo4J also supports the text2cypher internally. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview
Develop a web-based chatbot that translates natural language questions into Cypher queries to interact with a Neo4j database. The project involves integrating a lightweight Hugging Face LLM model, setting up a Neo4j database locally, building a user-friendly interface, and sharing the complete code on GitHub with thorough documentation.
Task Breakdown
1. LLM Model Integration
2. Neo4j Database Setup
3. Web Interface Development
4. Project Sharing and Documentation
Deliverables
The text was updated successfully, but these errors were encountered: