Skip to content

karanwebdev/pi-ai

Repository files navigation

PI AI

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!

Performance

Lighthouse Score

Tech Stack

Project Structure

Dependency Graph

Getting Started

  1. Clone the repository:
git clone <repository-url>
cd pi-ai
  1. Install dependencies:
pnpm install
  1. Start the development server:
pnpm dev

Open http://localhost:3000 to view the application.

Development

  • src/app/* - App router pages and layouts
  • src/components/* - UI components
  • src/store/* - Global state management
  • src/actions/* - Server actions

Deployment

This project is deployed on Vercel.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors