agenthost VS Language-games

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

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
agenthost Language-games
1 3
7 97
- -
9.7 10.0
5 months ago over 4 years ago
Rust 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.

agenthost

Posts with mentions or reviews of agenthost. 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 started working on a Rust based agent host with the goal of running locally. It has Rhai scripting built in which is what the agent calling function calling is based on. Very rough at the moment. Also on hold for me because I need to do more dirt cheap Upwork projects to scrape by this month.

    I think what will be really powerful is to have a registry for plugins and agents that can be easily installed in the system. Sort of like WordPress in that way. Also similar to an open source GPT store.

    https://github.com/runvnc/agenthost

    I believe the are several variations of this type of idea out there.

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 agenthost and Language-games you can also consider the following projects:

OpenAAC - Open Augmentative and Alternative Communication

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)

flask-socketio-llm-com

Constrained-Text-Genera

BrowserGPT - Command your browser with GPT

data-analytics - Welcome to the Data-Analytics repository

datadm - DataDM is your private data assistant. Slide into your data's DMs

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

flask-socketio-llm-completions - Chatroom app where messages are sent to GPT, Claude, Mistral, Together, Groq AI and streamed to the frontend.