vicgalle/gpt-j-api
API for the GPT-J language model 🦜. Including a FastAPI backend and a streamlit frontend
This tool helps you generate human-like text or classify existing text using a powerful AI model. You input a starting phrase or a block of text with potential categories, and it provides creative continuations or assigns labels like 'positive' or 'negative'. This is ideal for content creators, marketers, or researchers who need to automate text generation or sentiment analysis.
335 stars. No commits in the last 6 months.
Use this if you need to quickly generate creative text content or automatically categorize text into predefined labels without writing complex code.
Not ideal if you require fine-grained control over model training or need to deploy a highly customized language model on your own infrastructure without using an existing API.
Stars
335
Forks
54
Language
Python
License
MIT
Category
Last pushed
Oct 25, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/vicgalle/gpt-j-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.