Giter Club home page Giter Club logo

mistral-discord's Introduction

The open source repository for Mistral AI Discord chatbot.

Invite Mistral AI:

https://discord.com/api/oauth2/authorize?client_id=1202215160954228766&permissions=0&scope=bot

Purpose

Mistral Discord facilitates user interaction with the Large Language Model (LLM) through Discord chat functionality. Users can invite Mistral AI to their Discord server and engage in conversations immediately, equivalent to ChatGPT. Currently, Mistral's 7.3B parameter LLM can:

  • Outperform Llama 2 13B on all benchmarks
  • Outperform Llama 1 34B on many benchmarks
  • Approach CodeLlama 7B performance on code, while remaining good at English tasks
  • Use Grouped-query attention (GQA) for faster inference
  • Use Sliding Window Attention (SWA) to handle longer sequences at smaller cost

(Mistral AI, 2024)

Mistral Discord does not have any commands, though could in the future. Therefore, Mistral Discord does not require any permissions to function properly. It is recommended for admins to create a separate (no-permission) role for Mistral AI Discord and place it near the top of the server so server members can easily message the bot.

Privacy

This project does not collect or store your chats with Mistral AI; all chats are stored in random access memory (RAM) temporarily. See lines 9, 39, and 43 in main.py

Acknowledgements

Support Server

https://discord.gg/JX4XgrQSeV

mistral-discord's People

Contributors

ibnaleem avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.