An open API service indexing awesome lists of open source software.

https://github.com/vishantmehta/aichatbot

It's is live , test it now
https://github.com/vishantmehta/aichatbot

ai gpt-4 js web

Last synced: 12 months ago
JSON representation

It's is live , test it now

Awesome Lists containing this project

README

          

Live on - https://aiintegrationtest.onrender.com


Use these in your frontend to fetch answer from this bot :-

1. https://chatbot.vishant.me/api/ask/

2. https://aiintegrationtest.onrender.com/api/ask

To run on local machine

Step 1:


Clone the repo and get the localhost folder from old folder in a seperate directory


Step 2:


Now continue on that seperate directory


Step 3:


npm install

Step 4:


node server.mjs

Step 5:


Run index.html on live server and then dispose live server for freeing the port

Bot is ready now.