https://github.com/ibnaleem/amiri
a multi-purpose, privacy-focused Discord bot with Llama3 and LLaVA language models, written in Discord.py
https://github.com/ibnaleem/amiri
amiri discord discord-api discord-bot discord-py discordbot discordpy llama3 ollama python
Last synced: 6 months ago
JSON representation
a multi-purpose, privacy-focused Discord bot with Llama3 and LLaVA language models, written in Discord.py
- Host: GitHub
- URL: https://github.com/ibnaleem/amiri
- Owner: ibnaleem
- License: mit
- Created: 2024-04-20T22:59:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-08T14:45:21.000Z (over 1 year ago)
- Last Synced: 2025-02-08T12:46:17.852Z (8 months ago)
- Topics: amiri, discord, discord-api, discord-bot, discord-py, discordbot, discordpy, llama3, ollama, python
- Language: Python
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [amiri](https://discord.com/oauth2/authorize?client_id=1224418740322701332&permissions=633318697467895&scope=bot)
a multi-purpose, privacy-focused Discord bot with Llama3 and LLaVA language models, written in [Discord.py](https://github.com/Rapptz/discord.py)
## Invite```
https://discord.com/oauth2/authorize?client_id=1224418740322701332&permissions=633318697467895&scope=bot
```## AI Models
- [Llama3](https://llama.meta.com/llama3/) as its text-based model
- [LLaVA](https://llava-vl.github.io) as its image processing model## Categories
- [Hash Commands](https://github.com/ibnaleem/amiri/blob/main/cogs/hash.py)
- [Message Cog](https://github.com/ibnaleem/amiri/blob/main/cogs/message.py)
- [Moderation Commands](https://github.com/ibnaleem/amiri/blob/main/cogs/moderation.py)
- [Utility Commands](https://github.com/ibnaleem/amiri/blob/main/cogs/utility.py)## LICENSE
This repository is under the [MIT License](https://github.com/ibnaleem/amiri/blob/main/LICENSE)