YueMi Logo
--- ## 📃 Description ``` RakunNakun is an Discord Bot that integrate LLM into chat on discord. ``` --- ## 🔧 Dependencies - MySQL Logo MySQL Database - MongoDB Logo MongoDB Database - NodeJS Logo 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 - MongoDB Logo Caching System - Voyage Logo [Text Embedding](https://www.voyageai.com/) - LLM API Compability - OpenAI Logo [OpenAI](https://openai.com/) - Deepseek Logo [Deepseek](https://chat.deepseek.com/) - LLM7 Logo [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