★ 2,082 stars
Jupyter Notebook
🤖 AI/LLM
Updated 1mo ago
Comprehensive resources on Generative AI, including a detailed roadmap, projects, use cases, interview preparation, and coding preparation.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"generative-ai": {
"command": "npx",
"args": [
"-y",
"genieincodebottle/generative-ai"
]
}
}
}
Run in terminal:
claude mcp add generative-ai npx -y genieincodebottle/generative-ai
Add to .cursor/mcp.json:
{
"mcpServers": {
"generative-ai": {
"command": "npx",
"args": [
"-y",
"genieincodebottle/generative-ai"
]
}
}
}
Topics
agentic-aiagentic-frameworkclaudegeminigenaigenai-usecasegenerative-aiinterview-questionslangchainlanggraphlarge-language-modelllm-agentllm-evaluationmcpmodel-context-protocol