https://github.com/riolaf05/tourist-info-genai
Chatbot that provides information to tourists using GenAI
https://github.com/riolaf05/tourist-info-genai
agent-based-modeling agents genai genai-apps genai-chatbot genai-chatbot-api genai-poc langchain langchain-agent langchain-python langgraph python python3 qdrant qdrant-vector-database streamlit
Last synced: 3 months ago
JSON representation
Chatbot that provides information to tourists using GenAI
- Host: GitHub
- URL: https://github.com/riolaf05/tourist-info-genai
- Owner: riolaf05
- Created: 2024-06-20T16:30:03.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T14:53:08.000Z (11 months ago)
- Last Synced: 2025-01-21T14:27:42.025Z (4 months ago)
- Topics: agent-based-modeling, agents, genai, genai-apps, genai-chatbot, genai-chatbot-api, genai-poc, langchain, langchain-agent, langchain-python, langgraph, python, python3, qdrant, qdrant-vector-database, streamlit
- Language: Jupyter Notebook
- Homepage:
- Size: 3.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intro
Tourist information chatbot implemented through Langchain and Langgraph.
# References
* [Langgraph reference](https://github.com/riolaf05/langgraph-rag-chatbot)
* [Build an LLM RAG Chatbot With LangChain](https://realpython.com/build-llm-rag-chatbot-with-langchain/#prerequisites)