Nuzair46/ask_gpt
A ruby gem to Interact with OpenAI GPT API with context and history
This Ruby Gem allows Ruby developers to integrate OpenAI's GPT models into their applications. You provide an OpenAI API key and a question, and it returns a conversational response from a GPT model, maintaining context from previous interactions. It's designed for developers building Ruby applications that need to embed AI-powered question-answering capabilities.
No commits in the last 6 months.
Use this if you are a Ruby developer building an application and want to easily add conversational AI features using OpenAI's GPT, maintaining chat history.
Not ideal if you are not a Ruby developer or if you need a pre-built user interface for interacting with ChatGPT.
Stars
7
Forks
—
Language
Ruby
License
MIT
Category
Last pushed
Apr 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Nuzair46/ask_gpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
alexrudall/ruby-openai
OpenAI API + Ruby! 🤖❤️ GPT-5 & Realtime WebRTC compatible!
rubyonai/chatgpt-ruby
🤖💎 ChatGPT Ruby – a simple gem for accessing the OpenAI API
magma-labs/magma-chat
Ruby on Rails 7-based ChatGPT Bot Platform
flows-network/robo-lawyer
A Robo Lawyer Slack bot, powered by ChatGPT
contextco/codebasechat
Create a GPT chatbot for any GitHub repo in just 30 seconds