Skip to content

Blaqlv/ai-weekend-builds

 
 

Repository files navigation

AI Weekend Builds

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.

The projects

# 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

How to use this repo

Each folder has everything you need:

  • README.md with 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

Who this is for

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

About

AI projects to build in a weekend. For developers: requires Python or Node.js, an Anthropic API key, and comfort with the terminal. Starter code and READMEs for each project.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%