AI / ML|Development|ProductivityJupyter Notebook

ai-engineering-hub

In-depth tutorials on LLMs, RAGs and real-world AI agent applications.

Free
N/A rating (0 reviews)0 installs33,289 GitHub stars
AILLMsRAG

AI Engineering Hub is a comprehensive resource for learning and building with AI, offering over 93 production-ready projects and tutorials on various AI topics. It caters to all skill levels, providing hands-on experience and real-world applications.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "ai-engineering-hub": {
      "args": [
        "-y",
        "@modelcontextprotocol/server-ai-engineering-hub"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.