
AI Agents Template
Last tested Jul 17, 2026
Accounting RAG Practices Agent
A Next.js JavaScript AI template that runs an Accounting Control Mapper and RAG Evidence Reviewer for accounting knowledge workflows.
Open-source Next.js RAG templates for document Q&A chatbots, PDF chatbot apps, OpenAI embeddings, Pinecone vector search, retrieval augmented generation, citations, and knowledge-base assistants.
Direct answer
A RAG chatbot template for Next.js combines document ingestion, chunking, embeddings, vector database retrieval, and cited answer generation. It is useful for document Q&A chatbots, Pinecone knowledge-base assistants, support documentation bots, and internal research copilots.
Template collection

AI Agents Template
Last tested Jul 17, 2026
A Next.js JavaScript AI template that runs an Accounting Control Mapper and RAG Evidence Reviewer for accounting knowledge workflows.

RAG Template
Last tested Jul 17, 2026
A Next.js RAG chatbot starter that lets users upload PDFs or text, create OpenAI embeddings, store vectors in Pinecone, retrieve source chunks, and answer questions with clickable citations.

AI Agents Template
Last tested Jul 17, 2026
A Next.js JavaScript AI template that runs a Drift Detection Analyst and Calibration Remediation Agent for freshness, policy drift, and answer quality reviews.

AI Agents Template
Last tested Jul 17, 2026
A Next.js JavaScript AI template that runs an OKF Mapper and RAG Suitability Reviewer for knowledge architecture decisions.

Developer AI Template
A documentation generator starter for README sections, API notes, and changelog drafts.

RAG Template
A legal document review RAG starter with risk summaries and non-lawyer guardrails.

RAG Template
A Notion-style knowledge-base RAG template for internal docs and team answers.

RAG Template
A PDF-focused RAG chatbot starter with context upload, cited answer scaffolding, and OpenAI fallback.

RAG Template
A research copilot RAG starter for notes, source snippets, and synthesis workflows.

RAG Template
A support documentation RAG chatbot for help centers, policy docs, and customer answers.

OpenRouter Chatbot Template
A canonical Next.js OpenRouter chatbot template for multi-model AI chat, free model experimentation, streaming responses, model variant comparison, and secure server-side OpenRouter API key handling.

AI Chatbot Template
A full-stack JavaScript starter for building a ChatGPT-style application with Next.js App Router, OpenRouter SDK streaming, cohere/north-mini-code:free, mobile responsive chat UI, and server-side API key handling.

AI Chatbot Template
A full-stack JavaScript starter for building a ChatGPT-style application with Next.js App Router, OpenRouter SDK streaming, openai/gpt-oss-120b, mobile responsive chat UI, and server-side API key handling.

AI Chatbot Template
A full-stack JavaScript starter for building a multi-agent ChatGPT-style application with Next.js App Router, OpenRouter SDK streaming, nvidia/nemotron-3-super-120b-a12b:free, reasoning-enabled responses, mobile responsive chat UI, and server-side API key handling.

AI Chatbot Template
A full-stack JavaScript starter for building a ChatGPT-style application with Next.js App Router, OpenRouter SDK streaming, poolside/laguna-m.1:free, mobile responsive chat UI, and server-side API key handling.

AI Chatbot Template
A full-stack JavaScript starter for building a ChatGPT-style multimodal chatbot with Next.js App Router, OpenRouter SDK streaming, image URL input, mobile responsive UI, and server-side API key handling.

Voice AI Template
A full-stack JavaScript starter for building realtime browser voice agents with Next.js App Router, OpenAI Agents SDK, Realtime WebRTC sessions, ephemeral client secrets, live audio transcripts, multi-agent handoffs, and server-side API key handling.

AI Agents Template
A Next.js template using the OpenAI Agents SDK to send a raw prompt through a Prompt Analyzer Agent and then a Research Agent, exposing each stage in a clean workflow UI.

AI Chatbot Template
A full-stack JavaScript starter for building a ChatGPT-style application with Next.js App Router, OpenAI Responses API streaming, a model selector, mobile responsive chat UI, and server-side API key handling.

RAG Template
A retrieval-augmented chatbot starter that lets users upload or paste knowledge, chunk documents, create OpenAI embeddings, retrieve relevant evidence, and answer questions with citations.
A strong Next.js RAG template includes ingestion, chunking, embeddings, retrieval, cited answers, source previews, and a UI for asking questions over documents.
Use the RAG Chatbot template for a general document Q&A starter, or AI Chatbot With Pinecone when you want uploads, OpenAI embeddings, Pinecone vector storage, retrieval, and cited answers.
AI Chatbot With Pinecone is the Pinecone RAG chatbot template. It uploads PDFs or text, creates OpenAI embeddings, stores chunks in Pinecone, retrieves relevant context, and answers with citations.
Yes. A RAG chatbot is well suited for support documentation assistants, internal policy Q&A, knowledge-base chatbots, and research copilots.