An open API service indexing awesome lists of open source software.

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

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)