gpt3-sandbox

GPT demo creator

A tool to easily create web demos using the GPT-3 API with minimal code and effort.

The goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of Python.

GitHub

3k stars
108 watching
880 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
minimaxir/gpt-2-simpleA tool for retraining and fine-tuning the OpenAI GPT-2 text generation model on new datasets.3,398
ricklamers/gpt-code-uiAn interactive code generation and execution tool using AI models3,567
gpt-engineer-org/gpt-engineerAn AI-powered platform to experiment with software engineering tasks using natural language input.52,634
gd3kr/blendergptAn OpenAI GPT-4 API-integrated plugin for controlling Blender using natural language commands in Python.4,611
shroominic/codeinterpreter-apiAn API for executing and analyzing code in sandboxed environments3,803
jackmort/chatgpt.nvimA plugin for Neovim that integrates with the ChatGPT API to generate natural language responses and assist with coding tasks.3,825
minimaxir/gpt-3-experimentsA collection of test prompts and generated texts for evaluating OpenAI's GPT-3 API701
karpathy/mingptA minimal PyTorch implementation of a transformer-based language model20,474
whoiskatrin/chart-gptAn AI tool to generate charts from text input3,559
pythagora-io/gpt-pilotResearches AI-assisted development of fully working apps while human oversight is required32,067
mshumer/gpt-prompt-engineerA tool for automating the process of generating and ranking effective prompts for AI models like GPT-4, GPT-3.5-Turbo, or Claude 3 Opus.9,411
openai/gpt-2A repository providing code and models for research into language modeling and multitask learning22,644
ther1d/shell_gptA command-line tool using AI-powered language models to generate shell commands and code snippets9,933
williamfzc/chat-gpt-pptAutomates the creation of PowerPoint presentations using ChatGPT as a backend.909
gradio-app/gradioEnables rapid creation and deployment of web applications for machine learning models and functions using Python34,557