SoM VS datadm

Compare SoM vs datadm and see what are their differences.

SoM

Set-of-Mark Prompting for LMMs (by microsoft)

datadm

DataDM is your private data assistant. Slide into your data's DMs (by approximatelabs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
SoM datadm
3 7
921 366
11.6% 3.6%
9.2 7.3
3 days ago 8 months ago
Python Python
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.

SoM

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

datadm

Posts with mentions or reviews of datadm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-05.
  • Ask HN: What have you built with LLMs?
    43 projects | news.ycombinator.com | 5 Feb 2024
    We've made a lot of data tooling things based on LLMs, and are in the process of rebranding and launching our main product.

    1. sketch (in notebook, ai for pandas) https://github.com/approximatelabs/sketch

    2. datadm (open source, "chat with data", with support for the open source LLMs (https://github.com/approximatelabs/datadm)

    3. Our main product: julyp. https://julyp.com/ (currently under very active rebrand and cleanup) -- but a "chat with data" style app, with a lot of specialized features. I'm also streaming me using it (and sometimes building it) every weekday on twitch to solve misc data problems (https://www.twitch.tv/bluecoconut)

    For your next question, about the stack and deploy:

  • A LLM+OLAP Solution
    4 projects | news.ycombinator.com | 11 Sep 2023
    From making a few variations on data chatbots in the past year, I found that my favorite / most fun to use ones seem to be more "chain-of-thought" and conversational rather than "retrieval-augmented" style.

    Less about one-shotting the answer, and more about showing its work, if it errors, letting it self-correct. Latency goes up, but quality of the entire conversation also goes up, and feels like it builds more trust with the user. Key steps are asking it to "check its work", and watching it work through new code etc. (I open-sourced one version of this: https://github.com/approximatelabs/datadm that can be run entirely locally / privately)

    From their article: I'm surprised they got something working well by going through an intermediate DSL -- thats moving even further away from the source-material that the LLMs are trained on, so it's an entirely new thing to either teach or assume is part of the in-context learning.

    All that said, interesting: I'll definitely have to try out tencentmusic/supersonic and see how it feels myself.

  • How to Use AI to Do Stuff: An Opinionated Guide
    1 project | news.ycombinator.com | 15 Jul 2023
    Pretty good examples and simple explanations. I didn't realize Claude 2 was so good at working with PDFs natively. I wonder if they're doing anything special? Is this just due to larger context length they have?

    Also, biased opinion on my part: I'm especially interested in watching how these things affect data science and data literacy as a whole. Code interpreter is a game changer in my opinion, the most powerful tool that somehow isn't getting as much press I think it deserves. I released an open source code-interpreter for data (https://github.com/approximatelabs/datadm) and even though I know how to code and use Jupyter daily, I still find myself doing analysis with it instead.

    All in all, it does seem like the different models and agents are gaining "specialization" skill is actually good for the user (rather than just using a single jack of all trades super chat model). Even though GPT-4 takes the language model crown, there's still specialization that matters and improves quality for different tasks as discussed here.

    I wonder if in 2-5 years we'll all use "a single" AI chat interface for everything, or every specialization continues to "win at its own vertical" and we just have AI embedded inside of every app

  • Show HN: Self-hostable open-source code interpreter with open-model support
    1 project | news.ycombinator.com | 9 Jul 2023
  • DataDM – Search and analyze datasets with LLMs
    1 project | news.ycombinator.com | 26 Jun 2023
  • Microsoft Bringing OpenAI’s GPT-4 AI Model to US Government Agencies
    1 project | news.ycombinator.com | 13 Jun 2023
    I completely agree that greatly increasing data accessibility is a huge unlock and value add.

    A package I open sourced recently might be useful for use cases like this, https://github.com/approximatelabs/datadm It's essentially a chatGPT code interpreter, specifically designed to work with data, that can be run entirely on open models (eg. StarChat). True local mode operation.

  • I made a tool for talking with your data via LLMs: DataDM. An open source code-interpreter you can use today: it supports running with GPT-4 as well as local models for keeping your data completely private
    1 project | /r/ChatGPT | 8 Jun 2023
    Here's the github repo https://github.com/approximatelabs/datadm

What are some alternatives?

When comparing SoM and datadm you can also consider the following projects:

gpt_jailbreak_status - This is a repository that aims to provide updates on the status of jailbreaking the OpenAI GPT language model.

ClickBench - ClickBench: a Benchmark For Analytical Databases

CX_DB8 - a contextual, biasable, word-or-sentence-or-paragraph extractive summarizer powered by the latest in text embeddings (Bert, Universal Sentence Encoder, Flair)

data-analytics - Welcome to the Data-Analytics repository

flask-socketio-llm-com

ibis - the portable Python dataframe library

coppermind - Instruction based LLM contextual memory manager to power custom AI personalities and chatbots

Language-games - Dead simple games made with word vectors.