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

https://github.com/rayhanadev/ai-channel-summary

Summarize previous discussions in a Discord channel and generate detailed reports for a knowledgebase.
https://github.com/rayhanadev/ai-channel-summary

Last synced: 3 months ago
JSON representation

Summarize previous discussions in a Discord channel and generate detailed reports for a knowledgebase.

Awesome Lists containing this project

README

        

# discord-summarizer

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run src/index.ts
```

This project was created using `bun init` in bun v1.1.36. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.