Agentic-AI-Engineering

Sam33r-Shahzad/Agentic-AI-Engineering
★ 1 stars Jupyter Notebook AI/LLM Updated today
8 production-grade AI Agent projects covering advanced multi-agent orchestration, context engineering, RAG, and custom MCP servers. Built using OpenAI SDK, LangGraph, CrewAI, and AutoGen. Showcases browser automation, Docker sandboxing, autonomous workflows, full system architecture, and production deployments.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentic-ai-engineeri": {
      "command": "npx",
      "args": [
        "-y",
        "Sam33r-Shahzad/Agentic-AI-Engineering"
      ]
    }
  }
}

README Excerpt

_If you're looking at this in Cursor, please right click on the filename in the Explorer on the left, and select "Open preview", to view the formatted version._ I couldn't be more excited to welcome you! This is the start of your 6 week adventure into the powerful, astonishing and often surreal world of Agentic AI.