gbaptista/mistral-ai
A Ruby gem for interacting with Mistral AI's large language models.
This is a Ruby software library that enables developers to integrate their Ruby applications with Mistral AI's large language models. It takes developer-defined inputs like text prompts and model choices, sends them to Mistral AI, and returns structured data containing the AI's generated responses or embeddings. It's for Ruby developers who want to build AI-powered features directly into their applications.
No commits in the last 6 months.
Use this if you are a Ruby developer building an application that needs low-level, direct access to Mistral AI's text generation and embedding capabilities.
Not ideal if you are looking for a high-level, user-friendly tool or pre-built abstractions for integrating AI into your application without writing low-level code.
Stars
30
Forks
1
Language
Ruby
License
MIT
Category
Last pushed
Mar 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/gbaptista/mistral-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/multilspy
multilspy is a lsp client library in Python intended to be used to build applications around...
mlc-ai/xgrammar
Fast, Flexible and Portable Structured Generation
vicentereig/dspy.rb
The Ruby framework for programming—rather than prompting—language models.
feenkcom/gt4llm
A GT package for working with LLMs
Evref-BL/Pharo-LLMAPI
Use LLM API from Pharo