📄️ AI-Powered Translator
Learn how to build an AI-powered translation workflow using AI model integrations, prompt templates, and workflow orchestration.
📄️ Agentic Interview App
Learn how to build an agentic interview application that uses LLMs, Google Docs, and SendGrid to run interview workflows and generate follow-up content.
📄️ Document Classification
Learn how to build a document classification workflow that processes PDFs and uses AI tasks to classify documents into predefined categories.
📄️ Question Answering Workflow
Learn how to build a question-answering workflow that generates embeddings from input text, stores them in a vector database, and answers questions using retrieved context.
📄️ Document Retrieval Workflow
Learn how to build a workflow that indexes documents, retrieves relevant sections with semantic search, and answers questions using retrieved content.
📄️ Pull Request Summary Workflow
Learn how to build a workflow that converts technical pull request descriptions into concise, stakeholder-friendly summaries using AI prompts and LLM tasks.
📄️ Text Indexing and Search Workflow
Learn how to build workflows that index text into a vector database and search it to generate answers from indexed content.