---
## 📃 Description
```
RakunNakun is an Discord Bot that integrate LLM into chat on discord.
```
---
## 🔧 Dependencies
-
MySQL Database
-
MongoDB Database
-
NodeJS 21
---
## ⚙️ Installation
1. Copy `.env.example` to `.env`
2. Fill Credentials on `.env`
3. Run This Commands
```bash
npm install
node index.js
```
---
## 🚧 Features
-
Caching System
-
[Text Embedding](https://www.voyageai.com/)
- LLM API Compability
-
[OpenAI](https://openai.com/)
-
[Deepseek](https://chat.deepseek.com/)
-
[LLM7](https://llm7.io/)
- Guilds Tokens
- API Endpoint
---
## 📲 Pregenerate (Using [LLM7](https://llm7.io/))
```
npm install
node batchpull.js
```
---
## 🎥 Preview
### `/chat` - Chat with LLM Models
### `/debugmode` - Toggle Debug Mode
### `/generate-api` - API Endpoint System