llm VS jehuty

Compare llm vs jehuty and see what are their differences.

llm

Access large language models from the command-line (by simonw)

jehuty

Fluent API to interact with chat based GPT model (by adityapurwa)
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
llm jehuty
23 1
2,991 0
- -
9.4 3.7
3 days ago 11 months ago
Python TypeScript
Apache License 2.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.

llm

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

jehuty

Posts with mentions or reviews of jehuty. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-14.
  • The Problem with LangChain
    14 projects | news.ycombinator.com | 14 Jul 2023
    I used Langchain before for a job interview and was not confident with how it works under the hood and how dangerous would it be if there’s some injection going on. So I used it as minimal as possible. It took me a lot of codes even though when I’m using it minimally. One of their example is to call an API by letting LLM parse a documentation and call the API from its understanding, which looks so unreliable if the LLM went offs a bit. I found it hard to give total control to Langchain.

    I tried experimenting on building a library that makes it easy and transparent to use LLM https://github.com/adityapurwa/jehuty and tried the middleware approach that might be more familiar in general. Its an experiment so the API might changes a lot until we find a sweet spot. If you have an advice or suggestions it would be helpful and appreciated.

What are some alternatives?

When comparing llm and jehuty you can also consider the following projects:

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

llm-api - Fully typed & consistent chat APIs for OpenAI, Anthropic, Groq, and Azure's chat models for browser, edge, and node environments.

langroid - Harness LLMs with Multi-Agent Programming

multi-gpt - A Clojure interface into the GPT API with advanced tools like conversational memory, task management, and more

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

gchain - Composable LLM Application framework inspired by langchain

aipl - Array-Inspired Pipeline Language

llm-replicate - LLM plugin for models hosted on Replicate

buildabot - A production-grade framework for building AI agents.

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