Skip to content

This is a side project aimed at summarizing text using the cohere-ai API

Notifications You must be signed in to change notification settings

jiji14/text-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This is a side project aimed at summarizing text using the Cohere AI API.

Screenshot 2023-07-10 at 11 44 38 PM Screenshot 2023-07-10 at 11 46 19 PM

Getting Started

Running the Serve

  1. Create a .env file in the backend directory and add the Cohere API key
  2. cd backend
  3. npm install
  4. node server.js

Running the Client

  1. cd frontend
  2. npm install
  3. npm start

About

This is a side project aimed at summarizing text using the cohere-ai API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published