different-ai / chat-gpt-github

ChatGPT-powered QA Github Repository

Home Page:https://chat-gpt-github.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT Github

This is a template for creating a ChatGPT-powered QA Github Repository thanks to Embedbase and OpenAI.

How it works

  • we index Python, JS, TS, MD files with Embedbase
  • when you search, we use semantic search with Embedbase to find the most relevant snippets
  • we then ask GPT-3 to give a summary of the snippets

ezgif com-crop (1)

ezgif com-video-to-gif (3)

ezgif com-video-to-gif (2)

Quick Start

Click the button to clone this repository and deploy it on Vercel:

Deploy with Vercel

Remember to add EMBEDBASE_API_KEY to your repository secrets to automatically sync your documentation to Embedbase on push.

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

License

This project is licensed under the MIT License.

About

ChatGPT-powered QA Github Repository

https://chat-gpt-github.vercel.app


Languages

Language:TypeScript 94.0%Language:CSS 4.0%Language:JavaScript 1.9%Language:Shell 0.1%