Inspiration

We were inspired by how scattered student and professional workflows are across LMS tools, notes apps, calendars, job sites, and AI chat tools. We wanted one platform that reduces stress by connecting planning, learning, and execution in a single workspace.

What it does

AURA is an all-in-one productivity and intelligence app that helps users:

  • Sync assignments and manage deadlines
  • Prioritize tasks and generate AI-based schedules
  • Chat with AI for study/work support
  • Organize documents, recordings, and transcripts into sections/subsections
  • Ask AI questions grounded in uploaded content
  • Gets field-specific security/videos/news intel/and events related to one's field
  • Discover jobs and learning resources
  • Track productivity trends and wellness signals -Use a Chrome extension to capture web insights into the app

    How we built it

    We built AURA using:

  • Frontend: React + TypeScript + Vite

  • Backend: Express + TypeScript

  • Databases: SQLite for core app state, MongoDB for cloud/networking features

  • AI: Gemini with Backboard failover

  • Voice: ElevenLabs with Python fallback

  • Integrations: LMS feeds, YouTube API, USAJobs API, CVE/news feeds, Chrome extension

    Challenges we ran into

  • Keeping all routes/features working consistently as the scope grew

  • Handling AI/API failures, rate limits, and key configuration issues

  • Getting reliable, timely event/news data from live web sources

  • Managing local backend conflicts (multiple ports/processes)

  • Maintaining a clean UX with many advanced features

    Accomplishments that we're proud of

  • Delivered a multi-feature platform that actually works end-to-end

  • Built reliable fallback logic for AI and voice services

  • Added a practical Content Organizer with AI Q&A on uploads

  • Implemented assignment planning with progress/status controls

  • Integrated extension-to-app workflow for real productivity context

  • Kept it cross-platform and runnable locally for rapid iteration

    What we learned

  • Reliability and UX matter as much as AI quality

  • Fallback design is essential for production-like AI apps

  • Feature integration is harder than isolated feature development

  • Fast feedback loops (test, patch, verify) are key in full-stack builds

  • Clear error messaging dramatically improves user trust

    What's next for AURA

  • Improve live event/news quality and ranking precision

  • Expand LMS integrations (deeper Blackboard and other platform sync)

  • Add stronger collaboration and cloud messaging workflows

  • Improve analytics with richer visualizations and habit insights

  • Ship better onboarding and guided setup for APIs/integrations

  • Continue hardening performance, stability, and deployment readiness

Built With

Share this project:

Updates