Skip to content

warrior2004/AI-Agentic_Chatbot

Repository files navigation

AI Agentic Chatbot

Architecture

alt text

Phase 1: Create AI Agent

  • Setup API keys with Groq anf Travily
  • Setup LLM and Tools
  • Setup AI Agent with Search tool functionality

Phase 2: Setup Backend (with FASTApi)

  • Setup Pydantic Model (Schema Validation)
  • Setup AI Agent from frontend
  • Run app and Explore Swagger UI Docs

Phase 3: Setup FrontEnd (With Streamlit)

  • Setup UI with Streamlit
  • Connect backend via URL

Releases

No releases published

Packages

No packages published

Languages