Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 497 Bytes

File metadata and controls

7 lines (7 loc) · 497 Bytes

Simple_LangGraph_Supervisor_Swarm_StreamlitUI

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"