Discourse-ai Alternatives

Similar projects and alternatives to discourse-ai

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better discourse-ai alternative or higher similarity.

discourse-ai reviews and mentions

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.

Stats

Basic discourse-ai repo stats
2
54
9.7
4 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com