AgentsDesign agent loops, tools, and planners
Agent WorkflowsOrchestrating together multiple language model calls to solve complex tasks.
Sequential Agent WorkflowTasks execute one after another when later steps depend on earlier ones.
Parallel WorkflowsMultiple tasks execute simultaneously for improved performance.
Conditional WorkflowsThe workflow branches based on evaluation results.
Iterative WorkflowA task repeats until a condition is met for optimization.
Agent IntegrationsUsing OSS agent frameworks with Together AI
AppsFull-stack patterns you can copy
How to Build Coding AgentsHow to build your own simple code editing agent from scratch in 400 lines of code!
How to Build a Lovable Clone with Kimi K2Learn how to build a full-stack Next.js app that can generate React apps with a single prompt.
How to Build Real-time Audio Transcription AppBuild real-time audio transcription using Together AI models.
Data Analyst AgentBuild an AI agent that can analyze data and provide insights.
Open NotebookLM PDF to PodcastConvert PDF documents into podcast episodes using AI.
AI TutorBuild an intelligent tutoring system with Together AI.
Search & RAGBuild intelligent search and retrieval systems
How to Improve Search With RerankersLearn how you can improve semantic search quality with reranker models!
AI Search EngineBuild a simplified Perplexity-style search using Together models.
Building a RAG WorkflowCombine retrieval and generation to build grounded RAG apps.
How to Implement Contextual RAG from AnthropicImplement advanced RAG techniques with contextual understanding.
Quickstart Retrieval Augmented Generation RAGGet started with RAG using Together AI's powerful models.
General GuidesEssential guides and tutorials
How to run nanochat on Instant Clusters⚡️Learn how to train Andrej Karpathy's end-to-end ChatGPT clone on Together's on-demand GPU clusters
Quickstart Using Hugging Face InferenceUse Together AI with Hugging Face models and workflows.
Using Together with Vercel's AI SDKBuild powerful apps with Vercel's AI SDK and Together AI.
Using Together with MastraIntegrate Together AI models with the Mastra framework for building AI-powered features.
LogprobsUnderstanding and using log probabilities in language models.
Next.js Chat QuickstartSpin up a production-ready chatbot using Together + Next.js.
Quickstart How to Do OCRBuild optical character recognition applications with AI.
How to Use ClineGet started with Cline for AI-powered development.
VideosGenerate high-quality videos from text and image prompts.
Mixture of AgentsCombine multiple agents for enhanced problem-solving capabilities.