Ross ROSS = Recommend OSS · open-source software intelligence for agents

supabase-community/nextjs-openai-doc-search resource

Template for building your own custom ChatGPT style doc search powered by Next.js, OpenAI, and Supabase. observed · 2026-08-28

github.com/supabase-community/nextjs-openai-doc-search · homepage · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 82
  • Release rhythm 35
  • Longevity 89

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1250
  • days_rel: n/a
  • days_push: 113
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1732 stars · 315 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Next.js starter template for building a custom ChatGPT-style documentation search over your own .mdx content. It generates OpenAI embeddings at build time, stores them in Supabase Postgres with pgvector, and streams GPT answers grounded in vector similarity search results.

Use cases

  • build a chatgpt-style search over my docs
  • add an ai question-answering bot to documentation
  • create rag search over mdx files
  • store openai embeddings in postgres with pgvector
  • deploy a docs chatbot to vercel
  • semantic search for a next.js site
  • let users ask questions about my knowledge base

When to choose

  • you have mdx documentation and want a ChatGPT-like ask interface
  • you already use or want Supabase Postgres with pgvector as your vector store
  • you want a deployable Next.js template on Vercel with minimal setup

When to avoid

  • you need a production-grade RAG pipeline with advanced retrieval features
  • your content is not markdown/mdx and would require heavy preprocessing
  • you want to avoid OpenAI API costs or vendor lock-in
  • you need a framework-agnostic or Python-based solution

Facets

learning-resource · maturity maintenance

rag search-engine llm-inference web-framework large-language-models web-development developer-tools serverless nextjs openai supabase pgvector vector-search chatgpt starter-template mdx embeddings vercel boilerplate retrieval-augmented-generation nodejs web-server docker

9 sources

Member repositories

RepositoryRoleHealth v2
supabase-community/nextjs-openai-doc-searchmain67

For agents

markdown · JSON · MCP: product_card(name="supabase-community/nextjs-openai-doc-search")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem