A modern web application showcasing Agentic AI Corporation's vision of a connected network of AI agents. The project features an interactive 3D visualization of the AI agent network using Three.js, along with a responsive and elegant user interface.
- Interactive 3D visualization of AI agent network
- Dynamic particle animations representing data flow
- Responsive design with modern UI components
- Smooth animations and transitions
- Social media integration
- Next.js 13+ with App Router
- React 18
- Three.js for 3D visualization
- Tailwind CSS for styling
- TypeScript for type safety
- Framer Motion for animations
- Node.js 16.8 or later
- npm or pnpm package manager
- Clone the repository
git clone https://github.com/your-username/agentic-ai-clone.git
cd agentic-ai-clone- Install dependencies
pnpm install
# or
npm install- Start the development server
pnpm dev
# or
npm run dev- Open http://localhost:3000 with your browser to see the result.
├── app/ # Next.js 13 app directory
├── components/ # React components
├── public/ # Static assets
├── styles/ # Global styles
├── lib/ # Utility functions
└── web.html # 3D visualization page
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries, please reach out to us through our website or social media channels.