Streamlit UI based Chatbot for Booking Flights and Hotels based on LangGraph's Swarm with MultiModal Feature
- This Repo includes sample inputs used, requirements.txt, screenshot of the chatbot, scripts
- Script uses groq LLM(llama)
- Install packages as "python.exe -m pip install -r Py3p11p0_LangGraphSupervisorSwarm_requirements.txt"
- Modify the paths as required in the scripts
- Run chatbot script as "python.exe -m streamlit run filename.py"