https://github.com/DataTalksClub/ai-dev-tools-zoomcamp
- AI-assisted development with Snake game example (React + JS)
- Chat applications: ChatGPT, Claude, DeepSeek, Microsoft Copilot
- Coding assistants / IDEs: Claude Code, GitHub Copilot, Cursor, Pear
- Project bootstrappers: Bolt, Lovable
- Agents: Anthropic Computer Use, PR Agent, others
- Use a coding assistant for an end-to-end project
- Build Snake in React/TS
- Define API with OpenAPI
- Generate FastAPI server from OpenAPI specs
- Add CI/CD
- Deploy the application
- Enhancing AI assistants with tools
- Core servers: GitHub, Filesystem, DB/SQL, HTTP/API, CI
- Practical workflows: repo triage, PR summarization, scripted edits, data queries
- Local vs. remote servers
- Security/permissions
- Build your own coding agent that can scaffold and extend projects
- Use a Django template as the base project
- Learn how agents act as project bootstrappers
- Explore multiple agent orchestration frameworks
- Outcome: a Django app created and modified by your AI agent
- AI-assisted PR reviews/summaries and change-risk hints
- Automated test generation, coverage gates, and LLM evals in CI
- Release notes, changelog drafting, and deployment runbooks
- Incident postmortems and on-call copilots
- When to automate vs. code; composable AI tasks
- Build an n8n workflow using LLM nodes and webhooks
- Connectors: email, Slack, GitHub/Jira/Notion, databases
- Ship lightweight assistants without maintaining servers
DataTalks.Club is a community of data enthusiasts learning and growing together. We're all about sharing knowledge, helping each other out, and making data science more accessible.