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

https://github.com/spongejump/embedjs-slackbot

EmberJS SlackBot is using LLM RAG
https://github.com/spongejump/embedjs-slackbot

Last synced: about 1 year ago
JSON representation

EmberJS SlackBot is using LLM RAG

Awesome Lists containing this project

README

          

# Slack bot based on embedJs

## Description

This is a simple open source slack chat bot based on the [EmbedJs](https://github.com/llm-tools/embedJs).

## Deployment

```bash
$ docker compose up
$ npm run start
```

**NOTE:** The documentation is still a WIP.