Quote Me Ai Save Abandoned

Quotes generating bot

Project README

Quote Me AI

Quote Me AI is quotes generating bot whose the only purpose is to generate unique quotes. Generated quotes are drawn onto the image and posted to subreddit Quote Me AI subreddit.

Samples

alt text

alt text

Libraries used

  • GPT-2-simple - text generation
  • Unsplash API - photos search
  • spacy - NLP tasks (word embeddings, similarity search)
  • prow - posting quotes images to subreddit

Workflow diagram

alt text

How to use

  • Install libraries pip install -r requirements.txt
  • Rename config_template.py into config.py and fill unsplash, reddit and Google Drive API keys.
  • Use Quote_model_train.ipynb to train GPT-2 model.
  • Copy trained checkpoint to root path.
  • Execute python quote_me_ai.py
Open Source Agenda is not affiliated with "Quote Me Ai" Project. README Source: tomasrasymas/quote-me-ai
Stars
36
Open Issues
7
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating