drnic/groq-ruby
Groq Cloud runs LLM models fast and cheap. This is a convenience client library for Ruby.
This Ruby client library helps developers integrate Groq Cloud's fast and cost-effective Large Language Models (LLMs) into their Ruby applications. It simplifies sending conversational prompts (text input) to models like Llama 3.1 or Mixtral and receiving AI-generated text responses. Ruby developers building applications that require quick, on-demand AI interactions would use this.
116 stars. No commits in the last 6 months.
Use this if you are a Ruby developer building an application and want to quickly integrate a high-speed, cost-efficient LLM for generating text or responses.
Not ideal if you are not a Ruby developer or if your application requires local LLM inference without relying on a cloud API.
Stars
116
Forks
9
Language
Ruby
License
MIT
Category
Last pushed
Jul 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/drnic/groq-ruby"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langfuse/langfuse-docs
🪢 Langfuse documentation -- Langfuse is the open source LLM Engineering Platform. Observability,...
google/generative-ai-go
Go SDK for Google Generative AI
tech1024/goai
A friendly API and abstractions for developing AI applications.
jetify-com/ai
The AI framework for Go developers. Build powerful AI applications and agents using our free,...
connerohnesorge/groq-go
Client package for interacting with language models avaliable on the groq api with numerous...