Circut AI is a powerful, open-source platform designed to help developers build intelligent, dynamic AI agents with customizable configurations. Whether you're building a summarizer, a customer support bot, or a complex automation system, Circut provides all the tools you need to get started.
- 🧠 Build intelligent AI agents
- ⚙️ Customizable configurations
- 🔑 API keys for secure integrations
- 📝 Define memory and tools for agents
- 🔄 Real-time data streaming
- 🛠️ Parallel tool calls for efficiency
- 🔮 Dynamic agent variables and memory
- 🔐 Secure and scalable cloud integration
- 🌐 Easy-to-use API for seamless integrations
Circut AI is built using the latest technologies:
- Frontend: Next.js, Tailwind CSS
- Backend: Hono.js
- Database: PostgreSQL
- ORM: Prisma
- Authentication: Clerk
- API Integration: OpenAI, Custom Tools
- Deployment: Vercel
- CI/CD: GitHub Actions
To set up your own instance of Circut AI, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/CircutAI cd CircutAI