Skip to content

sasilab/AgentVerse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 

Repository files navigation

AgentVerse 🌍

Learn AI Agents by building social impact projects.

One agent Β· One framework Β· One real-world problem

By @explainpannu Β· YouTube Β· Instagram


Demo

Agent thinking Chat UI


Episodes

Agent What it does Framework Repo
🌀️ BreezyBuddy Nudges you to go outside based on weather Pure Python β†’ repo
🎭 Tamil Meme Crew Roasts your city's weather + pollution in sarcastic Tanglish CrewAI β†’ repo
πŸ₯— Diet Memory Agent Personalized diet tips that learn your taste via πŸ‘πŸ‘Ž feedback LangGraph + Mem0 β†’ repo
πŸ“„ PDF Nutrition RAG Upload a food chart, get tips with real data β€” Normal vs Agentic RAG LangGraph + ChromaDB β†’ repo
🌐 Shared frontend β€” one PWA for all episodes β†’ AgentVerse-Frontend
                    +---------------------------+
                    |      Frontend PWA          |
                    |   chat - notifications     |
                    |   settings - BYOK          |
                    +-------------+-------------+
                                  |
                       POST /api/run {city}
                                  |
               +------------------+------------------+------------------+
               |                  |                  |                  |
               v                  v                  v                  v
        +-----------+      +-----------+      +-----------+      +-----------+
        | BreezyBuddy|      | Tamil Meme|      | Diet Agent|      | PDF RAG   |
        |  EP00      |      |  EP01     |      |  EP02     |      |  EP03     |
        +-----------+      +-----------+      +-----------+      +-----------+
                              ...
                  (new episodes plug in here)

Why this exists

  • Each agent solves a real problem, not a toy demo
  • Zero paid APIs for data β€” Open-Meteo, free and open
  • BYOK β€” Groq (free) / Gemini / OpenAI / Ollama
  • One frontend, many backends β€” learn the framework, not the UI
  • Every episode built live with Claude Code

Get started

git clone https://github.com/sasilab/AgentVerse-CrewAI-Tamil-Meme.git
# follow the README inside

MIT Β· @explainpannu

"Learn the pattern. Then every framework is just syntax."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors