AI-powered, fully automated, and beautifully designed.
Your gateway to government jobs, reimagined for the future.
GovJobAlert is a next-generation government job portal for India, built to automate job discovery, streamline data collection, and deliver a delightful user experience. Powered by AI and cloud technologies, it features:
- Automated job scraping & syncing (n8n + AI)
- Cloud-native database (Turso/libSQL)
- Drizzle ORM for robust data operations
- Modern UI with React, TypeScript, Tailwind CSS
- Full-stack architecture (Next.js + Vite)
- Intuitive search & filtering
- Reusable, elegant components
| Phase | Status | Highlights |
|---|---|---|
| Frontend Prototyping | β Complete | UI, layout, job cards, search, mock data |
| Simulated Backend | β Complete | In-browser SQLite, live API, data model validation |
| Full Stack Migration | β Complete | Next.js, Turso DB, Drizzle ORM, server APIs |
| AI Data Pipeline | π§ In Progress | n8n workflow, autonomous job scraping, cloud sync |
| Deployment | π Ready | Live demo available, cloud database connected |
GovJobAlert is well on its way to full autonomy!
- AI-powered job sourcing: Never miss a new opportunity.
- Cloud-first design: Fast, reliable, and scalable.
- Beautiful, accessible UI: Designed for everyone.
- Automated progress tracking: Stay updated on new features.
Clone the repo:
git clone https://github.com/Hiten2404/Project---3.gitInstall dependencies:
npm installSet up your
.env.localwith required keys:TURSO_DATABASE_URL=your_database_url TURSO_AUTH_TOKEN=your_auth_token GEMINI_API_KEY=your_gemini_api_keyRun the app:
npm run dev
- React, TypeScript, Next.js, Vite
- Tailwind CSS
- Turso (libSQL), Drizzle ORM
- n8n (AI-powered automation)
- Node.js
- Core UI & UX
- Cloud database integration
- AI-powered job scraping
- Live deployment
- Finalize full automation
- Add other pages (e.g., About, Contact, FAQ, etc.)
- Improve UI/UX and accessibility
- Enhance automation workflows