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.
3k stars
108 watching
879 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
minimaxir/gpt-2-simple | A tool for retraining and fine-tuning the OpenAI GPT-2 text generation model on new datasets. | 3,397 |
ricklamers/gpt-code-ui | An interactive code generation and execution tool using AI models | 3,561 |
gpt-engineer-org/gpt-engineer | An AI-powered development tool that uses natural language to generate and execute code. | 52,392 |
gd3kr/blendergpt | An OpenAI GPT-4 API-integrated plugin for controlling Blender using natural language commands in Python. | 4,546 |
shroominic/codeinterpreter-api | An API for executing and analyzing code in sandboxed environments | 3,794 |
jackmort/chatgpt.nvim | A plugin for Neovim that integrates with the ChatGPT API to generate natural language responses and assist with coding tasks. | 3,779 |
minimaxir/gpt-3-experiments | A collection of test prompts and generated texts for evaluating OpenAI's GPT-3 API | 702 |
karpathy/mingpt | A minimal PyTorch implementation of a transformer-based language model | 20,175 |
whoiskatrin/chart-gpt | An AI tool to generate charts from text input | 3,554 |
pythagora-io/gpt-pilot | Researches AI-assisted development of fully working apps while human oversight is required | 31,900 |
mshumer/gpt-prompt-engineer | A 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,368 |
openai/gpt-2 | A repository providing code and models for research into language modeling and multitask learning | 22,516 |
ther1d/shell_gpt | A command-line tool using AI-powered language models to generate shell commands and code snippets | 9,672 |
williamfzc/chat-gpt-ppt | Automates the creation of PowerPoint presentations using ChatGPT as a backend. | 906 |
gradio-app/gradio | Enables rapid creation and deployment of web applications for machine learning models and functions using Python | 33,962 |