Nashex/gpt4-playground
Clone of OpenAI's ChatGPT and Playground environments to enable experimenting with API keys.
This tool helps developers and researchers experiment with their OpenAI GPT-4 API keys in a familiar chat interface, similar to ChatGPT or the OpenAI Playground. You input your GPT-4 API key and prompts, and it generates responses, allowing you to test how the model behaves and manage conversation history. It's designed for anyone actively building with or evaluating GPT-4.
381 stars. No commits in the last 6 months.
Use this if you have a new GPT-4 API key and want to test it in a chat or playground environment without the token limitations of the standard OpenAI Playground or needing a ChatGPT Plus subscription.
Not ideal if you are a casual user looking for a pre-configured AI chat assistant and don't have an OpenAI API key.
Stars
381
Forks
120
Language
TypeScript
License
MIT
Category
Last pushed
May 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Nashex/gpt4-playground"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
Simatwa/WebChatGPT
Python SDK/API for ChatGPT Web-Version
toshiakit/MatGPT
MATLAB app to access ChatGPT API from OpenAI
minimaxir/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.