Giter Club home page Giter Club logo

text-generation-nlp-model's Introduction

An NLP Text Generation Model

Problem Statement

Say you have a question. You then decide to search on Google. Scrolling on and on, brings you to an obscure website that seems to be the only one having your answer. You click on it and find it to be filled with unnecessary text to the brim with a small portion of it being what you actually want.

My solution

This model and porject can take in basically a query of any sort which is processed by the GPT3 OpenAI algorithm to give a succint description and solution to the question posed.
Along with this, the additional information section comprises of scraped content from websites using JSON Custon Search API. The required content is scraped from a list of websites that have been fetched. The content received and cleaned amounts to millions of characters. To shorten and condense this information into a succint format, Bidirectional Encoder Representations (BERT) and Generative Pre-trained Transformer (GPT) have been used to get different summarisation styles and techniques.

Further development

Success is not a destination, but rather a journey which does not end

This project has a lot more scope and I'm going to be investing my time and effort into:

  • Optimising the speeds and performance of the model and its processes
  • Creating an optimal web interface for people to easily interact with it
  • Expanding search criteria and generalising scrape techniques
  • Getting information from YouTube videos too

text-generation-nlp-model's People

Contributors

silvermango9927 avatar

Stargazers

 avatar

Watchers

 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.