Agentic Studio is a sleek, modern Next.js web application designed for managing and collaborating with AI agents. It provides an immersive dashboard to interact with agents, track tasks, and review code.
- Agent Chat: Real-time conversational interface to interact with your AI agents.
- Kanban Board: Track tasks, ideas, and progress seamlessly across different stages.
- Code Viewer: Integrated environment to review and inspect generated or modified code.
- Dynamic Dashboard: A responsive, animated, and visually stunning central hub.
- Framework: Next.js 16 (React 19)
- Styling: Tailwind CSS v4
- Animations: Framer Motion
- Icons: Lucide React
- Language: TypeScript
First, install the dependencies:
npm installThen, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
This project is licensed under the MIT License.