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
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
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
- readme: https://github.com/supabase-community/nextjs-openai-doc-search · fetched 2026-08-28 · d80a4cc679aa
- homepage: https://supabase.com/blog/chatgpt-supabase-docs · fetched 2026-08-29 · 6c95f1a5118b
- site_page: https://supabase.com/features · fetched 2026-08-29 · 1db3c6202b2a
- site_page: https://supabase.com/docs · fetched 2026-08-29 · 3c98b89d27d7
- site_page: https://supabase.com/blog/new-supabase-docs-built-with-nextjs · fetched 2026-08-29 · 0cba9f7137d2
- site_page: https://supabase.com/docs/guides/ai · fetched 2026-08-29 · 6024c8d727b1
- site_page: https://supabase.com/blog/tags/docs · fetched 2026-08-29 · c71148552a24
- site_page: https://supabase.com/changelog · fetched 2026-08-29 · 117f8a7b5d70
- site_page: https://supabase.com/pricing · fetched 2026-08-29 · a762d00f7048
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| supabase-community/nextjs-openai-doc-search | main | 67 |
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