Loops collects user requests in one place — then uses AI to cluster similar ones, label them, and tell you "they're really asking for 5 things."
No setup · Try in 5 seconds · MIT licensed
Add dark theme
Slack integration
CSV export
Mobile app
API webhook support
Who it's for
SaaS founders
Collect user requests in one place
Indie hackers
Skip Canny's monthly fee
Open source teams
Tame issue chaos
Product teams
Keep the roadmap transparent
FEATURES
Users post ideas and vote. Classic but clean.
Planned, In progress, Done — transparent roadmap.
Drop a one-line script into any site.
Moderation, status changes, tag management in one place.
Comes with Auth.js, no extra setup.
Up in one command with Docker Compose.
AI ENGINE
Loops sees these three are actually the same thing and suggests merging them. You confirm, votes combine.
Dark theme support
4 similar requests · merge?
Vote on the prefilled demo board, explore clusters, change statuses. No signup.
Open demoSELF-HOST
Up in 5 minutes with Docker Compose. Postgres + Next.js + optional AI. Deploy to Vercel or your own VPS.
$ git clone github.com/selmansenol/loops
$ cd loops
$ cp .env.example .env
# (optional) add your AI key
$ echo "OPENAI_API_KEY=sk-..." >> .env
$ docker compose up -d
✓ Loops is ready at http://localhost:3000Open source. Free. AI included. Join the community.