Skip to content

lisekarimi/agentverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌌 AgentVerse - Universe of Agents

Agentverse is a collection of Jupyter notebooks for learning and building agentic AI systems. Explore multi-agent workflows, LLM orchestration, and real-world AI applications through hands-on projects inspired by Ed Donner's AI Agents certification.

🌐 Website: To learn more, visit agentverse.lisekarimi.com

Main Course Links:

πŸ“‹ Requirements

  • Python 3.11.x (not 3.12+)
  • uv package manager
  • IDE with AI integration (VS Code, Cursor, or similar) - for autocompletion and vibe coding to save time and typing

⚑ Quick Start

Get started with Agentverse in three simple steps:

# 1. Clone the repository
git clone https://github.com/lisekarimi/agentverse.git
cd agentverse

# 2. Setup environment
mv .env.example .env  # Add your API keys here

# 3. Install dependencies
uv sync

πŸ“š Projects

Project Description Skill Level LLM Framework Links
πŸ₯ MedTech AI Opportunity Finder Generate healthcare/pharma AI business opportunities Beginner NA -
πŸ’Š MedGuard Debate Multi-agent debate system for drug interaction analysis Intermediate NA Related Project
🌐 PageBotAI Web crawling chatbot that answers questions Advanced NA Demo
β˜€οΈ WeatherMate AI agent for weather and event recommendations Intermediate NA Demo
πŸ“’ MedReach Multi-Agentic AI System for Personalized HCP Outreach Intermediate OpenAI SDK -
πŸ’Ό AskMyCV AI agent for answering career questions using resume data Beginner OpenAI SDK Demo
πŸ’Ή PRISM AI-powered swap trading monitoring system Advanced CrewAI Demo
πŸ€– Sidekick Personal AI assistant with evaluator feedback loop Advanced LangGraph, Microsoft Agent Framework -

πŸ“š Learning Path

Each notebook includes:

  • Clear problem statement and real-world context
  • Step-by-step implementation with explanations
  • Workflow schema to understand the core process
  • Required API keys and setup instructions

Ready to dive into the world of Agentic AI? πŸš€

About

🌌 Hands-on notebooks for learning and building agentic AI systems.

Topics

Resources

Stars

Watchers

Forks