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
- Host: GitHub
- URL: https://github.com/vishantmehta/aichatbot
- Owner: VishantMehta
- Created: 2024-10-12T07:25:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T09:21:30.000Z (over 1 year ago)
- Last Synced: 2025-03-30T10:26:55.034Z (over 1 year ago)
- Topics: ai, gpt-4, js, web
- Language: JavaScript
- Homepage: https://aiintegrationtest.onrender.com/
- Size: 51.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.