Guides
The guides section is work-in-progress. We want to collect all end-to-end examples of how to use Lamatic.ai here including Tutorials, videos and other external resources.
Tutorials
Beginner

Getting Started
Welcome to Lamatic.ai! This guide will show you how to create your first AI-powered API using the Gemini model.

Building Chatbot
In this Guide, We’ll walk you through creating a chatbot using Lamatic.ai, leveraging Gemini as the large language model (LLM) for content generation.

Getting Started with the Search Widget
The Search Widget leverages AI-driven search technology to deliver more accurate and relevant results by understanding query context and meaning rather than just matching keywords. Now, you can integrate this powerful search functionality directly into your website.

Streamlining Workflow Design with Execute Flow
Streamlining Workflow Design with Execute Flow

AI Review Responder
This guide will help you build an AI-powered review analysis and response system.

AI Powered Image Description Generator.
This guide will help you build an AI system that takes an image URL as input and generates a detailed description using a multimodal node. The system processes visual data, analyzes key elements within the image, and produces meaningful text-based descriptions, enabling automated image understanding for various applications.

Automated Image-Based Product Identification
This guide will help you build an AI-powered product identification system.

Plant Care With AI
This guide will help you build an AI-powered plant identification system that provides detailed care instructions.

Recipe Generation With AI
This guide will help you build an AI-powered recipe suggestion system that generates recipes based on images of food, offering detailed cooking instructions.

Web Scraping and Q&A System With AI
This guide will help you build an AI-powered system that scrapes data from a website, processes it with AI, and enables users to ask questions based on the extracted information.

AI Currency Converter
This guide will help you build AI-powere real-time currency converter that fetches INR to USD exchange rates . You'll learn how to create and implement custom tools that enable AI models to interact with external functions and APIs.

AI Email Summarizer
This guide will help you build an AI-powered email summarization tool. The system processes email content, extracts key information, and generates concise summaries, allowing users to quickly understand important details without reading lengthy messages.

AI Invoice Summarizer
This guide will help you build an AI-powered invoice summarization system that processes invoices, extracts key details, and generates structured JSON output.

AI Powered Event Insights
This guide will help you build an AI-powered event data processing system. The workflow collects event data, processes it through a text generation node, and allows users to ask questions to receive AI-generated insights.

Getting started with google sheets
Build a powerful knowledge chatbot using a Google Sheet node and an LLM. This system fetches data from a Google Sheet, processes it, and enables AI-powered responses to user queries. Perfect for structured knowledge retrieval and automated insights.

AI powered Article Summarizer
This guide will help you build an AI-powered article summarization system. The workflow takes an article URL as input, uses a Firecrawl scraper node to extract the content, and passes the data to an LLM node to generate a concise summary. This automation enables quick and efficient information retrieval, making it easier to digest lengthy articles.

AI powered Resume Parser
This guide will help you build an AI-powered resume parsing system. The workflow takes a resume as input, processes the document to extract key details such as name, experience, skills, and education, and converts the information into a structured JSON format. This automation enables efficient candidate profiling, making it easier to analyze and integrate resume data into hiring workflows

AI powered Json Summarizer
This guide will help you build an AI-powered JSON summarization system. The workflow 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. This automation enables efficient data analysis, making it easier to extract insights and understand complex JSON structures.
Intermediate

RAG Implementation with Lamatic
This guide will help you build an AI-powered retrieval-augmented generation (RAG) system using Lamatic. The workflow retrieves relevant information from a text, enhances the input with contextual data, and processes it through an RAG node to generate accurate and context-aware responses. By implementing RAG, you can improve AI-generated answers with real-time, up-to-date knowledge retrieval, making the system more reliable and informative.

RAG with Google Drive
Learn how to build an intelligent chatbot that can understand and respond to questions based on your Google Drive documents using Lamatic.ai and RAG technology.

RAG with AWS S3
Build a Chatbot with Retrieval-Augmented Generation (RAG) Using AWS S3

AI Candidate Screener
This guide will help you build an AI-powered GitHub profile screening system using Lamatic.ai's flow builder.

AI Linkedin Post Generator
This guide will help you build an AI-powered LinkedIn post automation system using Lamatic.ai's flow builder.

Custom Media Chatbot
Learn how to integrate a chatbot that answers user questions based on provided documents. The chatbot extracts text from files and generates AI-powered responses.

AI Recipe Maker with Memory Store
This guide will help you build an AI-powered recipe generation system with memory. The system remembers user preferences, dietary restrictions, and past interactions to generate personalized recipes. Whether you have allergies, specific tastes, or favorite ingredients, the AI tailors its suggestions to create customized cooking instructions that suit your needs.

Powerful Knowledge Chatbot with Firecrawl and RAG
Powerful Knowledge Chatbot with Firecrawl and RAG

Slack Internal Support Bot with Scraper
Learn how to build an intelligent bot that can answer questions based on your documentation and RAG technology in a given Slack channel.