datadm VS Language-games

Compare datadm vs Language-games and see what are their differences.

datadm

DataDM is your private data assistant. Slide into your data's DMs (by approximatelabs)

Language-games

Dead simple games made with word vectors. (by Hellisotherpeople)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
datadm Language-games
7 3
369 97
3.3% -
7.3 10.0
8 months ago over 4 years 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.

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

Language-games

Posts with mentions or reviews of Language-games. 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
    I was working on this stuff before it was cool, so in the sense of the precursor to LLMs (and sometimes supporting LLMs still) I've built many things:

    1. Games you can play with word2vec or related models (could be drop in replaced with sentence transformer). It's crazy that this is 5 years old now: https://github.com/Hellisotherpeople/Language-games

    2. "Constrained Text Generation Studio" - A research project I wrote when I was trying to solve LLM's inability to follow syntactic, phonetic, or semantic constraints: https://github.com/Hellisotherpeople/Constrained-Text-Genera...

    3. DebateKG - A bunch of "Semantic Knowledge Graphs" built on my pet debate evidence dataset (LLM backed embeddings indexes synchronized with a graphDB and a sqlDB via txtai). Can create compelling policy debate cases https://github.com/Hellisotherpeople/DebateKG

    4. My failed attempt at a good extractive summarizer. My life work is dedicated to one day solving the problems I tried to fix with this project: https://github.com/Hellisotherpeople/CX_DB8

  • The Limits of GPT-3 and Similar Large Language Models
    1 project | news.ycombinator.com | 7 Jan 2023
  • Semantle
    1 project | news.ycombinator.com | 3 Jun 2022
    I wrote a set of "language games" using word embeddings. Very similar to what's shown here.

    https://github.com/Hellisotherpeople/Language-games

What are some alternatives?

When comparing datadm and Language-games you can also consider the following projects:

ClickBench - ClickBench: a Benchmark For Analytical Databases

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

Constrained-Text-Generation-Studio - Code repo for "Most Language Models can be Poets too: An AI Writing Assistant and Constrained Text Generation Studio" at the (CAI2) workshop, jointly held at (COLING 2022)

data-analytics - Welcome to the Data-Analytics repository

Constrained-Text-Genera

flask-socketio-llm-com

BrowserGPT - Command your browser with GPT

ibis - the portable Python dataframe library

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

ollama - Get up and running with Llama 3, Mistral, Gemma, and other large language models.