Please follow the video for instructions: https://youtu.be/FiB1hx5IDsY
If you want to use your own backend. Clone the repo to your device.
git clone https://github.com/SarthakS97/LLMsForSheets_Backend.git
Go into the LLMsForSheets_Backend folder
cd LLMsForSheets_Backend
Install all necessary packages
npm i
Run the code
npm start
You should see "Server is running on port 3000"