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 kits and 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 | /kits/agentic |
||
| Deep Search Agent | A Next.js starter kit for goal-driven reasoning agents using Lamatic Flows. | Available | /kits/agentic/deep-search |
|
| Generation Agent | A Next.js starter kit for generating text/json/image content using Lamatic Flows. | Available | /kits/agentic/generation |
|
| 🤖 Automation Kits | Automate complex business processes with robust and flexible agent workflows | /kits/automation |
||
| Hiring Automation | A Next.js starter kit for hiring automation using Lamatic Flows. | Available | /kits/automation/hiring |
|
| 🧑‍💼 Assistant Kits | Create context-aware helpers for users, customers, and team members | /kits/assistant |
||
| Grammar Assistant | A chrome extension to check grammar corrections across your selection. | Available | /kits/assistant/grammar-extension |
|
| 💬 Embed Kits | Seamlessly integrate AI agents into apps, websites, and workflows | /kits/embed |
||
| Chatbot | A Next.js starter kit for chatbot using Lamatic Flows. | Available | /kits/embed/chat |
|
| Search | A Next.js starter kit for searchbot Lamatic Flows. | Available | /kits/embed/search |
|
| Sheets | A Next.js starter kit for sheets using Lamatic Flows. | Available | /kits/embed/sheets |
|
| Meeting Intelligence Copilot | Transforms raw meeting transcripts into structured insights (summary, action items, risks) and delivers them to Slack via an embedded Lamatic chat widget. | Available | /kits/embed/meeting-intelligence |
💡 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
/kitsfor runnable starters,/bundlesfor multi-flow packs, and/templatesfor single-flow exports. - Example:
cd kits/agentic/deep-search
- Browse
-
Configure Integrations
- Enter API keys, endpoints, and credentials in
.envor.env.local(based on the selected kit). Setup details are documented in each kit/templateREADME.md.
- Enter API keys, endpoints, and credentials in
-
Run Locally
- From the selected kit directory:
npm install npm run dev
- For hosted deployment, use the kit-specific Vercel button/config in that kit
README.md.
- From the selected kit directory:
-
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.




