Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gurumukhi/echodostchatbot
https://github.com/gurumukhi/echodostchatbot
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gurumukhi/echodostchatbot
- Owner: gurumukhi
- Created: 2023-10-03T13:12:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-04T18:21:37.000Z (over 1 year ago)
- Last Synced: 2024-11-01T05:24:47.972Z (3 months ago)
- Language: JavaScript
- Homepage: https://echo-dost-chat-bot.vercel.app
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## EchoDost ChatBot
- Made by Ram for WWF-India's ECHO program.
- URL: https://echo-dost-chat-bot.vercel.app/
- Privacy Policy: No data is stored by app server (including user details or conversations)
- Disclaimer: Only for educational and exploration purpose. Developer or WWF-India takes no responsibility for the responses generated by the bot.## Developers instructions
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.