supabase-community/deno-fresh-openai-doc-search
Template for building your own custom ChatGPT style doc search powered by Fresh, Deno, OpenAI, and Supabase.
This project helps developers and technical content managers create a custom, ChatGPT-like search experience for their product documentation. You provide your documentation in Markdown files, and the tool processes them to enable users to ask questions in natural language and receive relevant answers pulled directly from your docs. It's designed for teams who want to offer an intelligent, conversational way for users to find information in their technical content.
101 stars. No commits in the last 6 months.
Use this if you manage a collection of technical documentation (like API docs, user guides, or knowledge base articles) and want to offer a smart, conversational search interface to your users.
Not ideal if you're looking for a general-purpose website search engine or a tool to analyze unstructured text from sources other than your own documentation.
Stars
101
Forks
9
Language
TypeScript
License
—
Category
Last pushed
Aug 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/supabase-community/deno-fresh-openai-doc-search"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
stack-chan/stack-chan
A JavaScript-driven M5Stack-embedded super-kawaii robot.
xcatliu/chatgpt-next
微信风格的 ChatGPT,使用 Next.js 构建,私有化部署的最佳选择!
nisabmohd/openapi-wrapper
I've developed a ChatGPT clone using Next.js 14, Shadcn-UI, Prisma ORM, and integrated it with...
riwigefi/light-gpt
Light-GPT is an interactive website project based on the GPT-3.5-Turbo Model.
supabase-community/nextjs-openai-doc-search
Template for building your own custom ChatGPT style doc search powered by Next.js, OpenAI, and Supabase.