Skip to content

AI Ghostwriter is an app that uses RNN to generate texts in various languages.

Notifications You must be signed in to change notification settings

Doxify/ai-ghostwriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Ghostwriter (WIP)

AI Ghostwriter is an app that uses RNN to generate texts in various languages. It contains a react web app to allow users to interact with the model and a flask api to interface the model with react.

CASHI REU

image

This project is part of the CASHI Virtual REU 2020 Summer program. I worked with a mentor and a team of other students to research various machine learning sub-fields and developed this app to compliment my research.

Installation:

  1. Clone the repo
  2. Navigation to ~/client/, this is the react client directory
  3. Install all dependencies with npm install
  4. Navigation to ~/api/, this is the flask api directory
  5. Install all dependencies with ?
  6. Start the client via npm start
  7. Start the api via python api.py

Todo:

  • Flask API
    • Add more info regarding the installation process

About

AI Ghostwriter is an app that uses RNN to generate texts in various languages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published