kobold_assistant VS guidance

Compare kobold_assistant vs guidance and see what are their differences.

kobold_assistant

Like ChatGPT's voice conversations with an AI, but entirely offline/private/trade-secret-friendly, using local AI models such as LLama 2 and Whisper (by lee-b)

guidance

A guidance language for controlling large language models. [Moved to: https://github.com/guidance-ai/guidance] (by microsoft)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
kobold_assistant guidance
4 89
105 12,248
- -
7.1 9.5
5 months ago 9 months ago
Python Jupyter Notebook
GNU Affero General Public License v3.0 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.

kobold_assistant

Posts with mentions or reviews of kobold_assistant. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-06.
  • Is there anything to really chat with an AI as you would do with somebody over the phone ?
    4 projects | /r/LocalLLaMA | 6 Jul 2023
    My project, https://github.com/lee-b/kobold_assistant, is similar to this: currently works locally, listens and responds in a loop, but doesn't function (well) remotely through a server or anything. There is a mumble branch that works over a mumble voice chat, but it has echo/feedback/noise reduction problems right now.
  • How do I make LLMs useful to me personally?
    1 project | /r/LocalLLaMA | 26 May 2023
    KoboldAI has text completion and text chat interface built in, and I built (or am building) https://github.com/lee-b/kobold_assistant to provide a voice chat interface to that, and I have an 'ai' command that I can run from a linux shell, for any time I want the same AI to assist with anything in a command pipeline, and some steam games already use it. LocalAI will provide a local adapter to make OpenAI-based stuff use a local model instead -- I don't think this talks to KoboldAI, but I plan to modify it to do so, if it doesn't already. Finally, I plan to run (or build) something similar to SillyTavern, but instead of "joke"/fun anime characters, make it like an advisory council, where there's a philosophy advisor, a scientific advisor, an economics advisor, and so on all in a chat room, and I can just post ideas or articles I'm interested in, to get feedback from multiple perspectives, all driven by one AI -- or maybe a small number of AIs, like a specialised medical model or science or law model, and then a general model for everything else.
  • Success with a local voice chat agent
    4 projects | /r/LocalLLaMA | 26 May 2023
    kobold-assistant uses whisper. https://github.com/lee-b/kobold_assistant

guidance

Posts with mentions or reviews of guidance. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-16.

What are some alternatives?

When comparing kobold_assistant and guidance you can also consider the following projects:

iris-llm - IRIS: Intelligent Residential Integration System - a mind for your home!

semantic-kernel - Integrate cutting-edge LLM technology quickly and easily into your apps

lmql - A language for constraint-guided and efficient LLM programming.

langchain - ⚡ Building applications with LLMs through composability ⚡ [Moved to: https://github.com/langchain-ai/langchain]

NeMo-Guardrails - NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.

llama-cpp-python - Python bindings for llama.cpp

langchainrb - Build LLM-powered applications in Ruby

llama.cpp - LLM inference in C/C++

exllama - A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.

localLLM_langchain - Local LLM Agent with Langchain

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

private-gpt - Interact with your documents using the power of GPT, 100% privately, no data leaks