nspiration
Every Indian with a smartphone wastes 45+ minutes daily navigating complex apps — IRCTC, MakeMyTrip, government portals, bill payment sites. A human concierge costs ₹25,000/year — unaffordable for 95% of Indians. We asked: what if AI could be that concierge for free? That question became Nexoraa.
What it does
Nexoraa is a personal AI concierge that completes real-world digital tasks through a single conversation. Just type or speak — "Book me the cheapest flight to Delhi tomorrow" — and Nexoraa parses your intent, plans every step, confirms before any payment, and completes the task automatically. It handles flights, cab bookings, government scheme eligibility, bill payments, movie tickets, and groceries — all from one chat window.
How we built it
We built Nexoraa using LLaMA 3.3 70B via Groq API for ultra-fast intent parsing and task planning. The backend runs on Node.js with Express, managing sessions, REST APIs, and confirmation gates before any payment action. The frontend is a clean chat widget with voice and text input. Everything is deployed on Render with auto-deploy from GitHub for continuous delivery.
Challenges we ran into
The hardest challenge was making the AI understand ambiguous natural language commands and convert them into precise, ordered action steps reliably. Building confirmation gates that pause before payments — without breaking the conversation flow — required careful state management. Handling edge cases like failed bookings, session timeouts, and multi-step tasks that depend on each other was complex.
Accomplishments that we're proud of
We're proud that Nexoraa works end-to-end as a real AI agent — not just a chatbot that talks, but one that actually plans and executes tasks. Achieving sub-second response times using Groq's API made the experience feel instant and magical. Building a confirmation gate system that keeps users in full control while automating everything around them was a key breakthrough.
What we learned
We learned that the hardest part of building AI agents is not the AI — it's the reliability of execution and keeping humans in the loop at the right moments. We also learned that prompt engineering for task planning requires extreme precision — small wording changes in system prompts produce dramatically different results. Speed matters enormously in agentic UX.
What's next for Nexoraa — Next Generation Exploration
Nexoraa's next evolution is a full multimodal UI Navigator — powered by Gemini's vision capabilities — that sees your screen, understands any app's UI, and navigates it autonomously. Future features include WhatsApp integration so farmers and elderly users can access Nexoraa without opening any app, voice-first mode in 8 Indian languages, real payment gateway integration, and a mobile app for 50 crore+ Indian smartphone users. The vision is simple — one AI that handles every digital task in your life.
Log in or sign up for Devpost to join the conversation.