This is the frontend interface for the Air Quality AI Agent.
- Modern, animated UI
- Chat interface with AI Agent
- Session history management
- Responsive design
- Built with Next.js, Tailwind CSS, Framer Motion, and SWR.
-
Install dependencies:
pnpm install
-
Run the development server:
pnpm dev
-
Open http://localhost:3000 with your browser.
The API URL is configured in src/lib/api.ts.
This project is licensed under the MIT License - see the LICENSE file for details.