A modern AI assistant built with Next.js 15, featuring real-time chat capabilities and an intuitive user interface.
Built by Prabakaran A S
Live Demo: https://pi-ai-sarvam.vercel.app
Try the intuitive onboarding flow to get started!
- Framework: Next.js 15 with App Router
- Styling: Tailwind CSS
- State Management: Zustand
- UI Components: Shadcn UI
- Clone the repository:
git clone <repository-url>
cd pi-ai- Install dependencies:
pnpm install- Start the development server:
pnpm devOpen http://localhost:3000 to view the application.
src/app/*- App router pages and layoutssrc/components/*- UI componentssrc/store/*- Global state managementsrc/actions/*- Server actions
This project is deployed on Vercel.
