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

https://github.com/jellydn/summary-chatbot-demo

๐Ÿค– Build an intelligent Summary ChatBot with AI technologies. Simplify content extraction and make summarisation easy.
https://github.com/jellydn/summary-chatbot-demo

ai chatbot llm

Last synced: 2 months ago
JSON representation

๐Ÿค– Build an intelligent Summary ChatBot with AI technologies. Simplify content extraction and make summarisation easy.

Awesome Lists containing this project

README

          

Welcome to summary-chatbot-demo ๐Ÿ‘‹


Version


Documentation


Maintenance


License: MIT

> ๐Ÿค– Build an intelligent Summary ChatBot with AI technologies. Simplify content extraction and make summarization easy.



#BuildWithITMan - ChatBot & AI - Create a Summary ChatBot with AI

## ๐Ÿš€ Demo

### ๐Ÿ›  Setting

![Demo 1](https://i.gyazo.com/394e4d532914043b752a31439af1d7ba.gif)

### ๐Ÿ“ Summary Content

![Demo 2](https://i.gyazo.com/92491da4157fdcc06f546b2bfa9f1a1d.gif)

![Demo 3](https://i.gyazo.com/67ccd06b85a9b0c0dbfb5882f75ea607.jpg)

## ๐Ÿ“‹ Prerequisites

- Node.js >= 16.20.0

## ๐Ÿ“ฆ Installation & Usage

```bash
# Clone the repository
git clone https://github.com/jellydn/summary-chatbot-demo.git

# Navigate into the folder
cd summary-chatbot-demo

# Install dependencies
pnpm install

# Create environment variables
cp .env.example .env

# Start the development server
pnpm dev
```

## ๐Ÿงช Running Tests

```bash
pnpm test
```

## ๐Ÿ›  How to Setup Integrations

Detailed steps for setting up with different platforms:

- **Telegram**: [Telegram Setup](https://github.com/jellydn/chatbot-starter-app?tab=readme-ov-file#telegram)
- **Discord**: [Discord Setup](https://github.com/jellydn/chatbot-starter-app?tab=readme-ov-file#discord)
- **Slack**: [Slack Setup](https://github.com/jellydn/chatbot-starter-app?tab=readme-ov-file#slack)
- **Facebook**: [Facebook Setup](https://github.com/jellydn/chatbot-starter-app?tab=readme-ov-file#facebook)

> ๐Ÿ‘€ Refer to each section for platform-specific instructions.

## ๐Ÿ“š Additional Resources

- [Zustand State Management](https://zustand-demo.pmnd.rs/)
- [Scripting with Google ZX](https://google.github.io/zx/)
- [Get up and running with Llama 2 and other large language models locally
](https://github.com/jmorganca/ollama)

## ๐Ÿ‘ค Author

**Dung Huynh**

- ๐ŸŒ [Website](https://productsway.com/)
- ๐Ÿฆ [Twitter](https://twitter.com/jellydn)
- ๐Ÿ“Ÿ [GitHub](https://github.com/jellydn)

## ๐Ÿ‘ Support

If you found this project helpful, please give it a โญ๏ธ. Contributions are welcome!