• Stars
    star
    178
  • Rank 214,156 (Top 5 %)
  • Language
    JavaScript
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GPT-3 Powered Serverless App using NextJS & React

A Demo GPT-3 Powered Web App, created using NextJS & ReactJS

QuickStart

  1. Clone this repo

  2. update the OpenAI key in .env.local file: Sample .env.local file

    OPENAI_API_KEY=your-api-key

  3. Install node modules

  4. start the dev server with "yarn dev" or "npm run dev" command

For a Detailed How to Guide, on how to create this yourself, checkout this blog post.

More Repositories

1

chatgpt-plugins-hub

A repo to list all chatgpt plugins available and the location of their manifest files
124
star
2

cohereai-chat-commandline

Demo and code for a CohereAI Chat endpoint as a command line chat tool
Python
35
star
3

Doc-to-chatbot

Jupyter Notebook
26
star
4

codex-vscode

vscode extension for GPT3/openai powered code completions.
TypeScript
10
star
5

flask-cohere-chatbot-example

A template for building AI chatbots using cohereAI's chat endpoint in python flask
CSS
6
star
6

Data-visualization-projects-in-python

Jupyter Notebook
4
star
7

AskAIBhagavadGita

Python
4
star
8

Packt-Data-visualization-in-python-by-examples

Code Examples and data sets for Packt's Data visualization in python by examples Video Course
Jupyter Notebook
4
star
9

ai-git-tool

Use AI to read the diff and return a descriptive commit message
Shell
3
star
10

Data-Analysis

Repository for storing the data analysis related code, datasets and other files produced during various data analysis tutorials and projects.
HTML
3
star
11

GPT-3-API-Examples

This is a repo to host code and examples produced while working with GPT-3 API.
Jupyter Notebook
1
star
12

Titanic-Survival-Exploration

Predicting the survival of Titanic passengers.
HTML
1
star
13

Boston-Housing-Price-Prediction

Predicting Boston Housing price using machine learning as part of Udacity Machine Nanodegree Project # 1
Jupyter Notebook
1
star
14

x-pfp-fetcher

JavaScript
1
star
15

Udacity-Data-Analyst-Nanodegree-Project-Submissions

This repository serves the sole purpose of my submissions to the Udacity Data Analyst NanoDegree project evaluations
HTML
1
star