Git Product home page Git Product logo

creepypasta-text-generator-website's Introduction

Logo

Creepypasta - Text Generator(Website)

Website which uses Deep Learning to generate horror stories.

View Demo · View Training 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 host Machine Learning models on Algorithmia.
  • How to to develop a website using React Native.
  • How to use Machine Learning model to generate text and display it on the website.

Getting Started

To host web application on user localhost follow below steps :

Prerequisites

Installation

  1. Clone the repo

    git clone https://github.com/dhairya0907/Creepypasta-Text-Generator-Website.git
  2. Install YARN packages

    yarn install
  3. Run on localhost

    yarn web
  4. Opens browser on http://localhost:3000/

Note: To avoid CORS issue while using Algorithmia, go to node_modules\algorithmia\lib and open file algorithm.js and change the line

algorithmia.com/v1/algo/demo/Hello

to

algorithmia.com/v1/web/algo/demo/Hello  <- CORS-enabled route

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 - [email protected]

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

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

creepypasta-text-generator-website's People

Contributors

dhairya0907 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

wanghaisheng

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.