Coder Social home page Coder Social logo

ai-summarizer's Introduction

AI Summarizer

AI Summarizer

Introduction!

This AI article summarizer is allows users to summarize long articles into shorter, more concise versions. The app uses an AI model to identify the key information in an article and generate a summary that captures the essence of the original content.

The app is designed to be user-friendly and easy to use. It has a clean and modern design, and it is well-organized. The app also includes a variety of features that make it a powerful tool for summarizing articles.

Technologies

React
Tailwind css
RapidAPI

Contribution Guide

  • Fork the repository, create a clone and make sure that you are not working on the `MAIN BRANCH' repository!
git clone https://github.com/{your-github-username-here}/AI-Summarizer.git
cd Summarizer
  • It is not good practice to work on the main branch. You can create a new branch by using this command
git checkout -b {name-of-the-branch-here}
  • Add a stream so you can sync your clone with the original repository (get the latest updates)
git remote add upstream https://github.com/anayatkhan1/AI-Summarizer.git
  • Use this command to stay up to date with the original repository (not the fork that you made)
git pull upstream master
  • Make your contribution too :)

  • Open a Pull Request also.

Setup:

  • run npm i && npm start for both client and server side to start the development server

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.