Re-implementing LangChain in 100 lines of code

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • haystack

    :mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.

  • Related comments about ReAct: https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...

  • 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.

    InfluxDB logo
  • boxcars

    Building applications with composability using Boxcars with LLM's. Inspired by LangChain.

  • We ported the core of LangChain to Ruby, and while it is way more that 100 lines, I would give similar feedback as the author. Here is the repo if anyone is interested https://github.com/BoxcarsAI/boxcars

  • aipl

    Array-Inspired Pipeline Language

  • I also was underwhelmed by langchain, and started implementing my own "AIPL" (Array-Inspired Pipeline Language) which turns these "chains" into straightforward, linear scripts. It's very early days but already it feels like the right direction for experimenting with this stuff. (I'm looking for collaborators if anyone is interested!)

    https://github.com/saulpw/aipl

  • gpti

    A simple REPL for interacting with OpenAI's GPT models

  • Hmm, this is great food for thought! I am working on a Haskell based REPL for GPT, called GPTi[1] which might benefit from this approach.

    [1] https://github.com/mlang/gpti

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Haystack DB – 10x faster than FAISS with binary embeddings by default

    3 projects | news.ycombinator.com | 28 Apr 2024
  • Generative AI Frameworks and Tools Every Developer Should Know!

    1 project | dev.to | 13 Dec 2023
  • Best way to programmatically extract data from a set of .pdf files?

    1 project | /r/artificial | 9 Dec 2023
  • Llama2 and Haystack on Colab

    2 projects | news.ycombinator.com | 21 Jul 2023
  • Build with LLMs for production with Haystack – has 10k stars on GitHub

    2 projects | news.ycombinator.com | 17 Jul 2023