This project allows you to enter a webpage URL and get a summarized version of its content using Groq's LLaMA 3.3 70B model, with a custom MCP (Modular Command Protocol) fetcher tool.
- β Fetches content from any webpage URL
- π§ Summarizes using Groq's LLaMA 3.3-70B Versatile model
- π§ Uses
pydantic-aiwith custom helper tool (MCP server) - β‘ Fully asynchronous and extensible
git clone https://github.com/DhanushPrince/Web-SmartAgent.git
cd ai-web-summarizer