Skip to content

dhairya0907/Creepypasta-Text-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Creepypasta - Text Generator

Website which uses Deep Learning to generate horror stories.

View Demo · View Website Repo · Report Bug · Request Feature

 



About The Project

Creepypasta Website Demo

Creepypasta Website Demo

There are two parts to the project. One is the Deep Learning model which generates the text. The other is the website which uses the model to generate text.

I have used Deep Learning model to generate text. It is a Neural Network which uses Recurrent Neural Network to generate text.

I have hosted a model on Algorithmia and used it's API to generate text.

Built With

What I learned

  • How to clear raw data to use it for training.
  • How to use Deep Learning model to generate text.
  • How to use Algorithmia to generate text.
  • How to use Vercel to deploy a website.
  • How to use TensorFlow to train a model.
  • How to train a model incrementally.
  • How to handle large data.
  • How to use Machine Learning model to generate text and display it on the website.

Getting Started

To train model follow below steps :

Prerequisites

  • Reddit API Key

    Go to https://www.reddit.com/prefs/apps/
    
  • Algorithmia Account

    Go to https://algorithmia.com/
    
  • Optional:

    1. Wandb Account and Wandb API Key to track training
    Go to https://wandb.com/
    
    1. Firebase Account to upload files while scrapping reddit
    To get firebase-adminsdk.json, goto Firebase Console, click on the Gear icon besides Project Overview and select Project Settings -> Service accounts -> Generate new private key.
    
    
    1. Data Sources

    Note: If you don't have a Wandb account, remove Wandb code from the scripts. And if you don't have a Firebase account, remove Firebase code from the scripts.

Installation

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Dhairya Sharma - @dhairya_0907 - dhairya.sharma532@gmail.com.com

Project Github Link: https://github.com/dhairya0907/Creepypasta-Text-Generator

Project Web Application Link: https://creepypasta-demo.vercel.app