https://github.com/SarthakS97/LLMsForSheets_Frontend
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"