Travel Adviser project utilizing GPT4All, LangChain and Neo4j for intelligent vacation planning, managing and analyzing travel data to provide personalized recommendations and itineraries.
Stars
4
Forks
0
Watchers
4
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
42
commits
randomly select from attraction list for better suggestion to user
8bade53View on GitHubhandle not to save messages and not using history in LLMs
b53485aView on GitHubUse the city which is existing in the user question
2f17873View on GitHubuse classifier.py before search for attractions to remove irrelevant data in prompt
3e5e32fView on GitHubdon't send response to websocket when system ask question from llm
6df77ddView on GitHubformat attractions to be readable for llm and optimize and limit tokens for openai prompt
e03f826View on GitHubgenerate string instead of tokens in llm responses
1b5184fView on GitHub