5 AI projects you can build in a weekend. Each one has a full README, starter code, and the exact prompts I'd use.
Sorted by difficulty. Pick one. Build it. Ship it.
| # | Project | Difficulty | Time | What you get |
|---|---|---|---|---|
| 01 | Excalidraw MCP Diagram Agent | Easy | 1-3h | Describe any system → get a beautiful editable diagram |
| 02 | One-Command Web Researcher | Easy | 2-4h | Type a topic → get a full research report from any website |
| 03 | Personal RAG Assistant | Medium | 5-8h | Chat with your own docs, PDFs, and notes with memory |
| 04 | Multi-Agent Research Crew | Medium | 6-9h | Team of agents that research, summarize, and report together |
| 05 | Autonomous Coding Agent | Advanced | Full day | Agent that reads GitHub issues and writes the code to fix them |
Each folder has everything you need:
README.mdwith step-by-step setup- Starter code you can run immediately
- The exact prompts to get started
- What to build next if you want to go deeper
Developers comfortable with Python or Node.js, an Anthropic API key, and running commands in the terminal. Each project has starter code and a README that walks you through the setup.
If you're newer to coding, start with the easy-mode projects, they're the most approachable.
Made by @qendresahhoti