DockMate.AI is an AI-powered agent built using FastAPI, Streamlit, LangGraph, and LangChain.
It allows users to interact with intelligent agents through a web interface that runs entirely in Docker — making it portable, scalable, and deployment-ready.
- 🎯 Simple and interactive Streamlit UI
- ⚡ Fast backend using FastAPI
- 🧠 Integration with LangGraph and LangChain for intelligent reasoning
- 🔍 Uses TavilySearch to fetch real-world information
- 🧩 Supports multiple models:
llama-3.1-8b-instantopenai/gpt-oss-20b
- 🐳 Fully containerized with Docker for easy deployment on any platform