Skip to content

gahanbhat/Summarify

Repository files navigation

Summarify

This project is a Text Summarization App built with Remix for the frontend and Express for the backend. It uses Hugging Face's BART model for text summarization and MongoDB to store notes. https://summarify-jet.vercel.app

Features

Text Summarization: The app uses Hugging Face's facebook/bart-large-cnn model to generate summaries from the input text. Notes Management: Users can save, view, and share their summarized notes. Markdown File Upload: Users can upload Markdown files to be summarized. Grammar Checking: Integrated grammar correction for enhanced note-taking.

Deployment

Frontend Deployment (Vercel)

The frontend is deployed on Vercel. Once your changes are made, push them to your Git repository, and Vercel will handle the deployment automatically.

Backend Deployment (Render)

The backend is deployed on Render. The backend API is hosted on (https://summarify-backend.onrender.com) in development and can be accessed in production through the Render URL.

About

A smart summerizer/note taking webapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors