Skip to content

Repository files navigation

lamatic cover

Lamatic.ai

Stack to Build Reliable AI Agents


Opensource SDK ♦️ Collaborative Studio ♦️ Serverless Deployment

Website | Docs

GitHub StarsGitHub Forks

✨ About AgentKit

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.


💬 Questions or stuck on something?

Please use GitHub Discussions instead of Slack for contribution questions — it's searchable, so your question might already be answered, and it helps future contributors too.


📦 Available Kits

All contributions live in a flat kits/ directory. Each entry is a template (single flow), bundle (multi-flow, no UI), or kit (flows + runnable Next.js app) — distinguished by the type field in its lamatic.config.ts.

The section below is auto-generated from registry.json. To refresh it: node scripts/update-readme.mjs.

Total: 70 entries
22 kits (full apps)
6 bundles (multi-flow pipelines)
42 templates (single flows)


🚀 Kits (22)

NameDescriptionAuthorLive DemoPath
AI Support Triage EngineAutomated triage system that categorizes, analyzes sentiment, and drafts responses for customer support tickets.Yash SinghalLive Demo/kits/support-triage
ai-career-copilotAI-powered career assistant that analyzes resumes and provides personalized career guidance including skill analysis, job recommendations, learning roadmaps, project suggestions, and interview preparation.Durvankur Joshi/kits/ai-career-copilot
Blog Writing AutomationAutomate blog post generation and publishing via webhooks or schedules. Includes SEO optimization and CMS integration steps.Lamatic AI/kits/blog-automation
Code Review AgentAnalyzes GitHub PRs for bugs, security vulnerabilities, and style issues using multi-step agentic reasoning.SoumikLive Demo/kits/code-review
Deep ResearchCustomized agentic deep research across both internal and external data sources.Lamatic AILive Demo/kits/deep-search
Embedded ChatIt uses intelligent workflows to index PDFs and webpages, then provides an interactive chat interface where users can ask questions about their documents through a modern Next.js interface.Lamatic AILive Demo/kits/embed-chat
Embedded SearchIt uses intelligent workflows to index PDFs and webpages, then provides an interactive chat interface where users can ask questions about their documents through a modern Next.js interface.Lamatic AILive Demo/kits/embed-search
Embedded SheetsIt uses intelligent workflows to analyze resumes, match candidates to job requirements, and provide detailed hiring recommendations through a modern Next.js interface.Lamatic AILive Demo/kits/embed-sheets
Founder LensPowerful 7-phase agentic startup research agent. Submit a startup idea and get a brutally honest investor-grade brief built from real web data — market size, competitors, customer complaints, dead startup postmortems, and a contrarian VC take. Then chat with your analysis using RAG-powered persistent memory.Andrew DosumuLive Demo/kits/founder-lens
Generative AIIt uses intelligent workflows to generate text, images, and JSON content through a modern Next.js interface with markdown rendering support.Lamatic AILive Demo/kits/content-generation
Generative AIGenerate text, JSON, or images intelligently based on the given context.Lamatic AILive Demo/kits/generation
Grammar AssistantIt allows you to select any text on any webpage and get real-time grammar corrections and suggestions through an elegant side panel interface.Lamatic AI/kits/grammar-extension
Hiring AutomationIt uses intelligent workflows to analyze resumes, match candidates to job requirements, and provide detailed hiring recommendations through a modern Next.js interface.Lamatic AILive Demo/kits/hiring
Hiring Copilot AgentAI-powered recruiter assistant that screens candidates, analyzes resumes, and suggests hiring decisions reducing manual efforts.Anurag BhoiteLive Demo/kits/hiring-copilot-agent
Legal AssistantA legal assistant chatbot that summarizes legal context, provides references, and suggests next steps for informational use.Lamatic AI/kits/legal
Legal AssistantAsk legal research questions against your Lamatic-connected legal corpus and get an informational answer with citations, next steps, and a standing disclaimer.jasperan/kits/legal-assistant
Medical AssistantAn AI-powered medical assistant chatbot that provides general medical information, symptom checks, and health guidance through a conversational interface built with Lamatic.ai.Lamatic AI/kits/medical-assistant
PageIndex NotebookLM — Vectorless Tree-Structured RAGUpload any PDF and chat with it using vectorless, tree-structured RAG powered entirely by Lamatic AI flows. No vector database, no external Python server, no chunking — just a hierarchical document index built from the table of contents.Saurabh TiwariLive Demo/kits/pageindex-notebooklm
Poster GenerationNaitik Kapadia/kits/poster-generator
Reddit ScoutSearch Reddit for real product reviews and opinions. Get structured summaries of what real users are saying about any product or topic.Reddit ScoutLive Demo/kits/reddit-scout
Stock Analysis KitNaitik Kapadia/kits/stock-analysis
System Design AnalyzerAI-powered system design analyzer that identifies architectural issues and provides recommendations for scalable, resilient systems.Lamatic.ai/kits/system-design-analyzer

📦 Bundles (6)

NameDescriptionAuthorLive DemoPath
Document ParsingExtract valuable insights from documents and unstructured information at scale.Naitik Kapadia/kits/document-parsing
GitHub ManagerExtract information from the repository docs and use that to answer questions related to the project, automate issue triagingVasistha Yadav/kits/github-manager
Internal AssistantBuild an internal chatbot that finds precise answers within your company’s knowledge base.Naitik Kapadia/kits/assistants
Knowledge ChatbotA chat bundle that combines data source indexing with a knowledge chatbot interface.Naitik Kapadia/kits/sample-chatbot
RAG (Retrieval-Augmented Generation)Generate accurate responses using large volumes of structured and unstructured dataNaitik Kapadia/kits/knowledge-chatbot
Semantic SearchPerform natural language search ( aka vector search ) across structured and unstructured data effortlessly.Naitik Kapadia/kits/semantic-search

🧩 Templates (42)

NameDescriptionAuthorLive DemoPath
Advertisement Poster GenerationThis intakes an image to provide analysis and advertisement poster as the output using multimodal and image generation modelsNaitik Kapadia/kits/advertisement-poster-generation
Article SummariserThis workflow automates summarizing articles. It takes URLs, extracts content using Firecrawl, and generates concise summaries using an LLM, making it easier to quickly understand key points of long articles.Naitik Kapadia/kits/article-summariser
Blog Writer AgentThis automation generates a blog on any given topic by searching the internet for the most relevant source, then writing the blog in the user's desired tone.Naitik Kapadia/kits/blog-writer-agent
Candidate ScreenerThis AI-powered GitHub profile screening system automatically analyzes candidates' repositories, matches their experience and skills to job requirements, and generates personalized email responses - congratulating qualified candidates or providing feedback to those who don't meet the criteria.Naitik Kapadia/kits/candidate-screener
Caption ImageThis API accepts an image and metadata, then uses the image content to generate a caption. It enables systematic, consistent, and efficient captioning of large numbers of photographs, screenshots, or other images.Naitik Kapadia/kits/caption-image
Combined Keyword SearchThis flow adds keyword search (BM25 Search) to your website. It combines results from different vector databases, runs parallel searches, and returns the combined results to users.Naitik Kapadia/kits/combined-keyword-search
Currency ConverterThis flow builds a currency converter that fetches real-time exchange rates, enabling users to accurately convert between any currencies.Naitik Kapadia/kits/currency-converter
Custom Media ChatbotThis flow builds a custom media-based chatbot that can answer questions based on your media file content in a ready-made chat interface, supporting text, JSON, HTML, and/or PDF files.Naitik Kapadia/kits/custom-media-chatbot
Document ChatbotThis flow integrates a chatbot widget into your local application, enabling users to get answers based on provided documents or media.Naitik Kapadia/kits/document-chatbot
Document Chatbot (Widget)A conversational AI chat widget that engages users with interactive discussions about content from a connected vector database. Easily deployable to applications and websites, ideal for user documentation, release notes, and more.Naitik Kapadia/kits/document-chatbot-widget
Email SummariserThis N8N workflow builds an AI-powered email summarization tool that automatically processes incoming emails, extracts key insights, and generates concise summaries, enabling users to quickly understand important information.Naitik Kapadia/kits/email-summariser
Event InsightsThis AI-powered event data processing system collects event data, passes it to a text generation node, and enables users to ask questions to receive AI-generated insights, enabling efficient event analysis and real-time information retrieval.Naitik Kapadia/kits/event-insights
Execute FlowThis flow introduces the execute flow function, which allows executing another flow and passing required variables.Naitik Kapadia/kits/execute-flow
Firecrawl ScrappingThis flow allows the user to start the crawling process of a webpage and send its pages to a webhook flow to commence indexing the document.Naitik Kapadia/kits/firecrawl-scrapping
Firecrawl WebhookThis flow fetches pages from a crawler API, extracts only the page contents, and prepares to index them in a vector database, effectively indexing all the pages.Naitik Kapadia/kits/firecrawl-webhook
Get StartedThis flow introduces Lamatic AI and demonstrates how to fetch output from an LLM node. It provides a basic example of integrating an LLM into an automation workflow.Naitik Kapadia/kits/get-started
Get Started with Google SheetThis flow introduces the Google Sheets trigger node and a RAG node which helps users ask questions and perform analysis on a Google Sheet. The flow guides users through the process of connecting to Google Sheets and leveraging the RAG node for interactive data exploration.Naitik Kapadia/kits/get-started-with-google-sheet
Hiring AgentThis template allows you to analyse an input resume and gives detailed analysis of selection/rejectionNaitik Kapadia/kits/hiring-agent
Image-Based Product IdentificationThis flow builds an AI-powered product identification system that processes image links, identifies products, and generates a structured JSON output with product name, description, and shopping link, enabling seamless analysis and data extraction from images.Naitik Kapadia/kits/image-based-product-identification
Index GitHub ActionsVectorizes GitHub Actions data and loads it into a vector database. Enables fast, accurate search and RAG Flows using the contextual data.Naitik Kapadia/kits/index-github-actions
Introduction to RAGThis flow acts as an introduction to RAG, where you can ask a query based on a given text and get your answers from that specific knowledge base.Naitik Kapadia/kits/introduction-to-rag
Invoice SummariserThis AI-powered invoice summarization workflow processes invoices, extracts key details like total amounts, due dates, and vendor information, and generates structured JSON output.Naitik Kapadia/kits/invoice-summariser
JSON SummariserThis workflow builds a JSON summarization system. It takes a URL of a JSON file as input, processes the data using a Generate Text node, and produces a concise summary of the key information, enabling efficient data analysis and easier extraction of insights from complex JSON structures.Naitik Kapadia/kits/json-summariser
Linkedin Post GeneratorThis flow builds an AI-powered LinkedIn post automation system. It fetches newsletter emails via API, extracts key content, and generates engaging LinkedIn posts.Naitik Kapadia/kits/linkedin-post-generator
LocalBoost AI – Lead IntelligenceAI-powered lead analysis and outreach generation for local businesses using real website data.Naitik Kapadia/kits/localboost-ai
Meeting Notes to Action Items/kits/meeting-notes-to-action-items
Multi Vector SearchThis flow integrates vector search into your website, allowing you to combine results from multiple vector databases and run parallel searches. It then consolidates the results and returns them to users.Naitik Kapadia/kits/multi-vector-search
Plant CareThis AI-powered plant identification system processes user-provided image links, identifies plants, and generates structured output, enabling seamless analysis and data extraction from images.Naitik Kapadia/kits/plant-care
Postgres IndexThis template indexes data from a PostgresDB, periodically running a cron job to check for new files. It helps teams set up automatic data pipelines from Postgres, vectorizing and indexing data to Lamatic.Naitik Kapadia/kits/postgres-index
RAG ChatbotThis flow builds a chatbot that answers questions based on a context database containing all relevant information. User queries are answered using the existing documentation.Naitik Kapadia/kits/rag-chatbot
Recipe GenerationThis AI-powered recipe generation system processes user-provided image links, identifies food items, and generates structured output, enabling seamless analysis and recipe ideation from food images.Naitik Kapadia/kits/recipe-generation
Recipe Maker with MemoryThis AI-powered recipe generation system retains user preferences, dietary restrictions, and past interactions to generate personalised recipes with customised cooking instructions tailored to individual needs.Naitik Kapadia/kits/recipe-maker-with-memory
Resume ParserThis AI-powered resume parsing system takes a resume as input, extracts key details like name, experience, skills, and education, and converts the information into structured JSON format, enabling efficient candidate profiling and integration into hiring workflows.Naitik Kapadia/kits/resume-parser
Review ResponderThis AI-powered review analysis and response system automatically classifies customer reviews, analyzes sentiment, and generates personalized email responses tailored to your needs.Naitik Kapadia/kits/review-responder
Search WidgetThis flow builds a search widget that retrieves data from a vector database and a RAG Node, presenting the information in the ideal widget format.Naitik Kapadia/kits/search-widget
Slack Ask BotDelivers instant answers through Slack using the /Ask command by running a RAG retrieval on vectorized data. Provides quick answers to audiences already using Slack.Naitik Kapadia/kits/slack-ask-bot
Topic InsightsThis flow provides a concise topic overview and demonstrates generic text generation capabilities. Users can gain insights on any chosen subject through a succinct 150-character description.Naitik Kapadia/kits/topic-insights
Vectorise LinkThis automation allows you to scrape webpage content, vectorize it, and store it in a context store. The vectorized content can then be used to chat with and answer questions about the webpage.Naitik Kapadia/kits/vectorise-link
Vectorise S3This flow vectorizes S3 data and loads it into a vector database, enabling fast, accurate search and RAG flows grounded in the context of your data.Naitik Kapadia/kits/vectorise-s3
Vectorize Google DriveVectorizes Google Drive data and loads it into a vector database. Enables fast, accurate search and RAG Flows grounded in the context of your data.Naitik Kapadia/kits/vectorize-google-drive
Vectorize Google SheetsThis flow vectorizes Google Sheets data and loads it into a vector database, enabling fast, accurate search and RAG flows grounded in the context of your data.Naitik Kapadia/kits/vectorize-google-sheets
Webpage QAThis AI-powered system scrapes data from a website, processes it using AI, and enables users to ask questions based on the extracted information.Naitik Kapadia/kits/webpage-qa

Generated from registry.json • Last updated: 2026-04-20

💡 Each kit folder includes its own README.md with specific setup steps, required keys, and example Lamatic flows.

🏛️ Architecture Overview

  • 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

🚀 Steps to Deploy

  1. Clone the Repo

    git clone https://github.com/Lamatic/AgentKit.git
    cd AgentKit
  2. Select a Kit

    • Browse /kits — each entry is a template, bundle, or kit (see type in its lamatic.config.ts).
    • Example (running a kit with a Next.js app):
      cd kits/deep-search/apps
  3. Configure Integrations

    • Copy .env.example.env.local (in the apps/ directory for kits, in the kit root for bundles). Fill in your Lamatic API key, flow IDs, and any service credentials. Setup details are in each kit's README.md.
  4. Run Locally

    • For kits (from kits/<name>/apps/):
      npm install
      npm run dev
    • For hosted deployment, click the Vercel deploy button in the kit's README.md.
  5. Monitor & Scale

    • Dashboard live at studio.lamatic.ai
    • Scale or update agents with a single Click.

📚 Documentation & Resources


🤝 Contributing

We welcome your ideas and improvements! See CONTRIBUTING.md for how to get started.


⭐ Related Links


Powerful, scalable agentic automations for the modern enterprise with security, speed, and service at the core.

About

Ready to Deploy Fullstack OpenSource Agentic Apps

Topics

Resources

Code of conduct

Contributing

Stars

311 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages