Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 522 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 522 Bytes

SentiBot

Cohere

You will need the Cohere Python SDK. Link to Cohere Documentation: https://docs.cohere.com/reference/about

Chakra UI

You will also need Chakra UI component library. This can be installed with 'npm i @chakra-ui/react'

Chrome

For web scraping, make sure that some version of Google Chrome is installed.

How to Run

How to Run: 'npm start' in backend folder and 'npm start' in frontend folder

API Key

Code also requires a .env file specifying a Cohere API key in the backend folder.