Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 904 Bytes

File metadata and controls

27 lines (19 loc) · 904 Bytes

GoogleAIChatBot

Google LLM model based AI driven chat bot application where a user can interact & ask for any queries

=========================================================================

Steps:

  1. To run this application, download/clone the code.
  2. Install NodeJS
  3. Open command Prompt/Shell Terminal
  4. Run "npm install"
  5. Start the application using command: "node app.js"
  6. Open a web browser
  7. Type "http://localhost:3000"
  8. Search your query in the text & submit
  9. Enjoy & Have fun using our chat bot
  10. Spread good words about our chat bot :)

=========================================================================

Application UI Interface:

image


image