Website | Docs| Join Slack community
Deploy intelligent AI agents in minutes with enterprise-grade security, scalable architecture, and seamless integrations. Power everything from customer support to workflow automation with the future of agent-powered business.
Explore ready-to-deploy agent templates built on Lamatic’s AgentKit framework.
Each kit includes configuration instructions, environment variables/lamatic-config.json, and a 1-click Vercel deploy button.
| Kit Name | Description | Status | Live Demo | Path |
|---|---|---|---|---|
| 🧠 Agentic Kits | Advanced self-directed, reasoning agents for goal-driven operations | /templates/agentic |
||
| Deep Search Agent | A Next.js starter kit for goal-driven reasoning agents using Lamatic Flows. | Available | /templates/agentic/deep-search |
|
| 🤖 Automation Kits | Automate complex business processes with robust and flexible agent workflows | /templates/automation |
||
| Hiring Automation | A Next.js starter kit for hiring automation using Lamatic Flows. | Available | /templates/automation/hiring |
|
| 🧑💼 Assistant Kits | Create context-aware helpers for users, customers, and team members | /templates/assistant |
||
| Grammar Assistant | A chrome extension to check grammar corrections across your selection. | Available | /templates/assistant/grammar-extension |
|
| 💬 Embed Kits | Seamlessly integrate AI agents into apps, websites, and workflows | /templates/embed |
||
| Chatbot | A Next.js starter kit for chatbot using Lamatic Flows. | Available | /templates/embed/chat |
|
| Search | A Next.js starter kit for searchbot Lamatic Flows. | Available | /templates/embed/search |
|
| Sheets | A Next.js starter kit for sheets using Lamatic Flows. | Available | /templates/embed/sheets |
💡 Each kit folder includes its own README with specific setup steps, required keys, and example Lamatic flows.
- Agent Engine: Multi-agent system enabling advanced reasoning and planning
- Templates & Kits: Pre-designed packs for popular use-cases and enterprise workflows
- Lamatic Core: Central orchestration of all agentic, automation, and integration flows
- Security Layer: End-to-end bank-grade encryption, compliance-ready
- Integrations Hub: 1-click integrations with your stack (REST, Zapier, Webhooks, etc.)
+------------------+ +------------------+ +-------------------+
| Web/API Client | - GraphQL-> | Lamatic | <-----> | Integrations/Apps |
+------------------+ +------------------+ +-------------------+
^ ^
Frontend Agent Microservice
-
Clone the Repo
git clone https://github.com/Lamatic/AgentKit.git cd AgentKit -
Select Your AgentKit
- Browse
/templatesfor available kits. - Example:
cd templates/agentic/reasoning
- Browse
-
Configure Integrations
- Enter API keys, endpoints, and credentials in
.envor/config. The setup and configurations for the integration will be defined in that repo itself in it's ReadME.
- Enter API keys, endpoints, and credentials in
-
Deploy
- Run the agent locally with :
npm run deploy
- Run the agent locally with :
-
Monitor & Scale
- Dashboard live at
studio.lamatic.ai - Scale or update agents with a single Click.
- Dashboard live at
We welcome your ideas and improvements! See CONTRIBUTING.md for how to get started.
Powerful, scalable agentic automations for the modern enterprise — with security, speed, and service at the core.




