New features:
Memory: You can now toggle memory saving with slash command. Your chat memory is saved on safe server (the same server the bot is hosted on). Only text starting with “luxbot” is saved.
We’re thrilled to announce significant enhancements to the Lux AI Chatbot! We’re continuing our journey of integrating local AI into your Discord experience via Ollama and the powerful Gemma3 3B language model. Now, alongside AI chat, you can enjoy random anime and cat pictures, and even convert currencies directly within your server!
Key Features (Under Development):- AI-Powered Chat: Engage in conversations and ask questions directly within Discord channels. Simply prefix your message with
luxbot
followed by your query. - Local Processing (via Ollama): Utilizing Ollama ensures that the AI processing happens locally (on the developer’s machine), offering a unique approach to AI integration while keeping your question and answers safe, the data is not used for any AI training or any other activities. No prompts are saved or used in any way.
- Gemma3: Experience the capabilities of the Gemma 3B model, known for its strong performance in various language tasks.
- <span style=“color: #e91e63;”>🖼️</span> Random Anime Pictures: Get a dose of anime with the
/anime
command! The bot will fetch a random image from Danbooru (SFW results only). Be aware there could be a possibility of the image being NSFW, the code uses Danbooru general rating but no filter is 100% safe. - <span style=“color: #ff9800;”>🐈</span> Random Cat Pictures: Need a purr-fect break? Use the
/cat
command to receive a delightful random cat picture. - <span style=“color: #4caf50;”>💰</span> Currency Conversion: Seamlessly convert between different currencies using the
/exchange
command. The bot fetches the latest exchange rates (currently against the Euro) to provide quick conversions.- Use
/exchange from_currency <CURRENCY CODE> to_currency <CURRENCY CODE> amount <NUMBER>
(e.g.,/exchange from_currency USD to_currency GBP amount 100
). - Enjoy autocomplete for currency codes to easily select the currencies you need.
- Use
- Currencies List: See the list of currently supported currencies for conversion using the
/currencies
command. The bot automatically updates this list with the latest data.
- ⚠️ Alpha Stage: This bot is currently in alpha testing. Expect potential instability, bugs, and unexpected behavior across all features. Image fetching and currency rates rely on external services which may have their own occasional issues.
- 📏 Response Length: Due to current Discord limitations, AI responses may be limited to approximately 1950 characters.
- ⏳ Command Sync: Please be aware that Discord command synchronization can take time. You might encounter errors when using slash commands immediately after the bot comes online.
- 🤔 Non-Question Prompts: While the bot can process various inputs, non-question prompts might lead to less coherent or unexpected responses.
- 🛠️ Administrator Commands: Certain administrative functions, such as setting a forced response channel or managing user blocks, are available via slash commands for server administrators.