This is a web project that uses basic html,css and node js to communicate with LLM APIs and show response to use
1.install node packages by using npm install 2.run the index.js file by going to terminal and writing command node index 3.on browser go to url http://localhost:3000/polychat/ this lands on screen 1 select the LLM and press enter to start chat and go to screen 2 4.Continue further chatting with the LLM