minimaxir/textgenrnn
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
This tool helps developers easily create and train custom text-generating AI models. By feeding it a text dataset, it produces unique, human-like text outputs based on the patterns it learns from your data. It's designed for programmers who want to build applications that generate creative content, automate responses, or simulate human language.
4,931 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a developer looking for a straightforward way to build and customize a text generation model using your own data.
Not ideal if you need a pre-trained, production-ready text generation service without any coding or model customization.
Stars
4,931
Forks
738
Language
Python
License
—
Category
Last pushed
Jul 17, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/minimaxir/textgenrnn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
vpj/python_autocomplete
A simple neural network for python autocompletion
jackcook/predictive-spy
Spying on Appleās new predictive text model
yuazi/keyboard-AI
Self-learning keyboard layout optimizer using n-gram statistics and an ergonomic cost model
realAltamashAli/bilingual-swiftkey-nlp
A high-performance bilingual (EN/DE) text prediction engine using Katz Back-off N-gram modeling,...
gokulsoundara/Baby_Name_Generation
Character level language model - Baby Name Generation Automatically