About ProjectPulse
What is ProjectPulse?
ProjectPulse is a free, open-source platform that delivers AI-generated project ideas daily. Every day at 10 AM EAT, our AI generates a fresh, actionable project idea complete with:
- A clear problem statement
- Target audience identification
- Exact tech stack recommendations
- Deployment platform suggestions
- Market potential analysis
- Direct documentation links
How It Works
GitHub Actions Trigger
Every day at 10 AM EAT, a GitHub Actions workflow automatically triggers on a fresh Ubuntu VM.
AI Generation
Ollama runs phi3:mini locally to generate a project idea from 25 problem domains, using past context for continuity.
Delivery
The idea is formatted and sent to Telegram, then saved to the repository for the web dashboard.
Archive
The updated history is committed back to the repository, creating a permanent archive of all ideas.
Why ProjectPulse?
100% Free
No subscriptions, no paywalls. Runs entirely on GitHub Actions' free tier.
Open Source
MIT licensed. Fork it, customize it, learn from it. The code is yours.
Privacy First
No tracking, no analytics. Your data stays on your device.
Serverless
Zero infrastructure costs. No servers to maintain or scale.
Tech Stack
Frontend
- • Next.js 15 (App Router)
- • React 18
- • TypeScript
- • Tailwind CSS
Backend
- • Python 3.11
- • Ollama (phi3:mini)
- • GitHub Actions
- • Telegram Bot API
PWA Features
- • Service Worker
- • Offline Support
- • Push Notifications
- • App Shortcuts
Deployment
- • Vercel (Web)
- • GitHub Actions (Bot)
- • Git (Storage)
The Creator
ProjectPulse was built by @manusiele, a Kenyan developer passionate about making AI-powered tools accessible to everyone.
The goal was simple: create a free, daily source of inspiration for developers and entrepreneurs looking to build their next project. No paywalls, no tracking, just pure value.