minimaxir / tweet-generatorLinks
Train a neural network optimized for generating tweets based off of any number of Twitter users.
☆219Updated 6 years ago
Alternatives and similar repositories for tweet-generator
Users that are interested in tweet-generator are comparing it to the libraries listed below
Sorting:
- Python script to download public Tweets from a given Twitter account into a format suitable for AI text generation.☆224Updated 5 years ago
- Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.☆4,937Updated 2 years ago
- LockeBot: a demonstration of implementing a basic question answering bot with use of Rasa and a database☆91Updated 2 years ago
- This is a reddit bot based on OpenAi's GPT-2 117M model☆102Updated 5 years ago
- Facebook chatbot that I trained to talk like me using Seq2Seq☆715Updated last year
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆1,146Updated 2 years ago
- Lyrics Generator aka Character-level Language Modeling with Multi-layer LSTM Recurrent Neural Network☆153Updated 7 years ago
- Python utility that uses a Markov Chain to generate random sentences using a source text☆187Updated 7 years ago
- LSTM text generation by word. Used to generate lyrics from a corpus of a music genre.☆82Updated 6 years ago
- Deep Learning models to detect hate speech in tweets☆217Updated 7 years ago
- A collection of all my datasets☆239Updated 7 years ago
- A (relatively) minimal configuration app to run Twitter bots on a schedule that can scale to unlimited bots.☆77Updated 4 years ago
- This is the code for "How to Convert Text to Images - Intro to Deep Learning #16' by Siraj Raval on YouTube☆158Updated 8 years ago
- A toy chatbot powered by deep learning and trained on data from Reddit☆907Updated 4 years ago
- 🌍 Sentiment analysis over real-time social media data, rendering live charts to visualise trends☆223Updated last year
- ☆95Updated 8 years ago
- Automatic question generation by using NLP☆206Updated 10 months ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Built a simple chatbot from a sequence-to-sequence model with TensorFlow.☆146Updated 6 years ago
- generates new poem using a Tensorflow RNN☆73Updated 7 years ago
- Victor- A generative ChatBot based on Sequential Neural Network and Deep Learning which can be trained on any desired dataset for specifi…☆77Updated 7 years ago
- Generate new lyrics in the style of any artist using LSTMs and TensorFlow.☆297Updated 6 years ago
- Having fun with LSTMs by creating a simple text generator.☆93Updated 6 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆188Updated 6 years ago
- Natural Language Processing☆95Updated 7 years ago
- Text-generation API via GPT-2 for Cloud Run☆314Updated 3 years ago
- A Flask Web App for Generating Text with GPT-2☆37Updated 6 years ago
- This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube☆493Updated 7 years ago
- State-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc.☆1,550Updated 10 months ago
- ✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer Models 🤖 📝☆372Updated 4 years ago