Orbit AI is a context-aware assistant designed for collaborative spaces like libraries, classrooms, and study environments. It passively listens, stores relevant chunks of conversations, understands environmental cues (like whiteboards, projectors, etc.), and provides personalized support—whether that means summarizing discussions, helping brainstorm, or guiding learning journeys.
Built with Next.js, this project brings together real-time collaboration, intelligent assistance, and a smooth developer experience.
To get started with the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev