ruby-openai VS discourse-ai

Compare ruby-openai vs discourse-ai and see what are their differences.

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
ruby-openai discourse-ai
14 2
3,121 93
1.0% -
9.0 9.8
9 days ago about 15 hours ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ruby-openai

Posts with mentions or reviews of ruby-openai. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-05.

discourse-ai

Posts with mentions or reviews of discourse-ai. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-27.
  • Show HN: I scraped all of OpenAI's Community Forum
    1 project | news.ycombinator.com | 28 Mar 2024
    That's super cool, thanks for sharing! I will share this as an easy to follow example of what we can with AI.

    > Allowing a Q&A interface using these embeddings over the post contents could speed up research over the community posts (if you know the right questions to ask :P). Let's view some posts similar to this one complaining about function calling

    That's indeed a great thing to surface, and that's exactly how the the OpenAI forum selects the "Related Topics" to show at the end of every topic. We use embeddings for this feature, and the entire thing is open-source: https://github.com/discourse/discourse-ai/blob/main/lib/embe...

    We also embeddings for suggesting tags, categories, HyDE search and more. It's by far my favorite tech of this new AI/ML gen so far in terms of applicability.

    > Using Twitter-roBERTa-base for sentiment analysis, we generated a post_sentiment label (negative, positive, neutral) and post_sentiment_score confidence score for each post.

    We do the same, with even the same model, and conveniently show that information on the admin interface of the forum. Again all open source: https://github.com/discourse/discourse-ai/tree/main/lib/sent...

    Disclaimer: I'm the tech lead on the AI parts of Discourse, the open source software that powers OpenAI's community forum.

  • Workers AI: serverless GPU-powered inference on Cloudflare’s global network
    3 projects | news.ycombinator.com | 27 Sep 2023
    Embedding cost and model choice makes this a very compelling choice. I'm working on leveraging embeddings in https://github.com/discourse/discourse-ai where it powers offering related topics, semantic search, tag and category recommendations among other things.

    A cheap offering like this can make it a lot more reasonable for self-hosters.

What are some alternatives?

When comparing ruby-openai and discourse-ai you can also consider the following projects:

langchainrb - Build LLM-powered applications in Ruby

AITreasureBox - 🤖 Collect practical AI repos, tools, websites, papers and tutorials on AI. 实用的AI百宝箱 💎

pycall.rb - Calling Python functions from the Ruby language

deep-chat - Fully customizable AI chatbot component for your website

chat-with-gpt - An open-source ChatGPT app with a voice

get-beam - Run GPU inference and training jobs on serverless infrastructure that scales with you.

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured

Did you know that Ruby is
the 12th most popular programming language
based on number of references?