Giter Site home page Giter Site logo

viva9grup / text-improve Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thomas-waite/text-improve

0.0 0.0 0.0 713 KB

NLP web app that auto-generates a paragraph of text based on a short sentence start

License: GNU General Public License v3.0

Shell 0.58% Python 41.78% TypeScript 26.36% CSS 6.94% Makefile 4.81% HTML 12.83% HCL 1.07% Dockerfile 5.64%

text-improve's Introduction

Deployed at: https://www.textgen.dev/

Netlify Status

TextGen

A web app and backend server that uses NLP ML algorithms to auto-generate a paragraph of text from a short supplied sentence start.

How it works

  1. Web app - written in React, runs on the client. This has an input text box in which a user can place a sentence start. On pressing 'Generate' it sends the text to the backend Flask Python server
  2. Flask server - has a /predict endpoint that accepts POST requests. Uses the NLP model to run inference on the text and generate the remainder of the paragraph
  3. Model - based on simple high level Huggingface pipeline models

Docker

The app, model and server have been dockerized for use of deployment. AWS ECS + ECR used for deploying.

text-improve's People

Contributors

thomas-waite avatar

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.