Skip to content

sivasathyaseeelan/summarizerAI-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

sUmMarIzeR

This is an OpenAI powered webpage and blog Summarizer with it's url, which is build with MERN stack, authentication, openAI etc...

Landing Page

Landing Page

Signin Page

Signin Page

Signup Page

Signup Page

Summarizer Page

Summarizer Page

Initiating Project

Cloning repo

Open a terminal and navigate to folder where you want to test project then,

git clone https://github.com/sivasathyaseeelan/summarizerAI-MERN.git ./

Setting up Backend

cd server
npm install

Then create an .env file in server directory and set up PORT, OPENAI_API_KEY, MONGO_URL, JWT_SECRET in it. Then

npm run server

Setting up Frontend

Open a new terminal to run Frontend

cd client
npm install
npm run dev

Now you are ready to use Summarizer-AI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published