This is a side project aimed at summarizing text using the Cohere AI API.
- Create a
.env
file in thebackend
directory and add the Cohere API key - cd backend
- npm install
- node server.js
- cd frontend
- npm install
- npm start
This is a side project aimed at summarizing text using the cohere-ai API
JavaScript