Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gurumukhi/echodostchatbot


https://github.com/gurumukhi/echodostchatbot

Last synced: about 1 month ago
JSON representation

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.