Inspiration
Many people struggle to find accurate, up-to-date information about government schemes, legal penalties, and GST obligations. During my work on InfoSpot, I noticed users waste time searching multiple sites and still miss crucial updates. I wanted to make a one-stop, real-time platform that empowers citizens with personalized, reliable information instantly.
What it does
InfoSpot is a real-time, AI-powered information hub that lets users:
Discover government schemes based on age, community, occupation, and income.
Search legal penalties for various offenses and see fines/jail time.
Calculate GST applicable to their profession/business.
Receive live updates when new schemes or regulations are released.
Everything is displayed via a clean, dashboard-style interface with responsive cards and real-time alerts.
How we built it
Front-end: Built with React + Tailwind CSS for a modern, mobile-friendly UI.
Backend & Data: Simulated real-time updates using JSON mock APIs; structured scheme, legal, and GST data for easy querying.
Real-time streaming (hackathon-ready demo): Added a live updates section to mimic real-time alerts; ready to integrate Confluent or Firebase streams.
Components: Reusable cards, search bars, and filter options for easy scalability.
Deployment: Hosted on Netlify / Firebase with modular code structure for quick iteration.
Challenges we ran into
Simulating real-time data without a production-level streaming backend.
Structuring diverse data types (schemes, penalties, GST) into a single, searchable format.
Making the UI clean and responsive while showing multiple dynamic sections on one page.
Accomplishments that we're proud of
A fully functional front-end prototype that demonstrates all core features.
A live updates section that makes the app feel dynamic and hackathon-ready.
Modular architecture so new data sources or AI integrations can be added easily.
Designed with accessibility and usability in mind for all age groups.
What we learned
How to design dashboards and cards for multiple data streams in React.
Simulating real-time updates in a hackathon environment.
Integrating different types of data (schemes, legal, GST) in a unified structure.
Importance of clear user-focused design for complex information.
What's next for InfoSpot
Integrate real-time Confluent streaming for actual government updates.
Add Vertex AI recommendations for personalized scheme suggestions.
Add a voice interface using ElevenLabs to make InfoSpot conversational.
Expand coverage to more states and legal categories.
Built With
- bolt
- css
- github
- html
- javascript
- netlify
- react.js

Log in or sign up for Devpost to join the conversation.