Deno Fresh Openai Doc Search

screenshot of Deno Fresh Openai Doc Search
fresh
supabase

Template for building your own custom ChatGPT style doc search powered by Fresh, Deno, OpenAI, and Supabase.

Overview:

The Deno Fresh OpenAI Doc Search StarterTemplate is a tool for building a custom ChatGPT style document search, powered by Fresh, Deno, OpenAI, and Supabase. This starter template takes .mdx files from the docs directory and processes them to use as custom context within OpenAI Text Completion prompts. It provides a step-by-step guide for installation and deployment.

Features:

  • Integration with Fresh, Deno, OpenAI, and Supabase
  • Automatic generation of embeddings using GitHub Action
  • Vector similarity search to find relevant content
  • Injection of content into OpenAI GPT-3 text completion prompt
  • Deployment options with Deno Deploy
fresh
Fresh

Fresh is a full stack modern web framework for JavaScript and TypeScript developers, designed to make it trivial to create high-quality, performant, and personalized web applications. You can use it to create your home page, a blog, a large web application like GitHub or Twitter, or anything else you can think of. At its core, Fresh is a combination of a routing framework and templating engine that renders pages on demand, on the server

supabase
Supabase

Supabase is an open source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.

fullstack
Fullstack

A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.