An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with chains

A curated list of projects in awesome lists tagged with chains .

https://github.com/ethereum-lists/chains

provides metadata for chains

chainid chains eip155 ethereum evm hacktoberfest

Last synced: 13 May 2025

https://github.com/tcsenpai/multi1

multi1: create o1-like reasoning chains with multiple AI providers (and locally). Supports LiteLLM as backend too for 100+ providers at once.

ai api chains groq litellm llm local o1 ollama openai perplexity reasoning remote

Last synced: 04 Oct 2025

https://github.com/ksm26/langchain-for-llm-application-development

Apply LLMs to your data, build personal assistants, and expand your use of LLMs with agents, chains, and memories.

agents application-development chains chatbots development-tools diffusion-models langchain language-model llms memories models personal-assistant prompts

Last synced: 15 Apr 2025

https://github.com/fluents/chain-able

Easy interfaces that describe their intentions

chain chain-able chainable chains define expressive factory fluent interface library

Last synced: 10 May 2025

https://github.com/jamesb93/ftis

[F]inding [T]hings [I]n [S]tuff

analyser chains segmentation workflow

Last synced: 14 Jan 2026

https://github.com/barelyhuman/conch

micro library for async sequential batches (Node/Browser/Deno) , for low memory systems

batch chains conch micro-library promises

Last synced: 15 Apr 2025

https://github.com/relevanceai/relevance-chain-sdk

The managed, developer-first SDK for building LLM chains.

chains llm sdk

Last synced: 04 Apr 2025

https://github.com/babex-group/babex

Babex is a modern solution for communications between microservices

chains go kafka microservices rabbitmq

Last synced: 25 Jan 2026

https://github.com/octet-stream/parasprite

Describe your GraphQL schema using chainable interface ⛓

babel chainable-interface chains graphql graphql-schema javascript

Last synced: 28 Sep 2025

https://github.com/simplr-sh/chainlist

A simple, client-side application for browsing and managing EVM chains

chainid chainlist chains eip155 ethereum evm

Last synced: 01 Mar 2025

https://github.com/gagniuc/diabetes-prediction-2.0

Diabetes prediction V2.0 -This VB6 application takes glycemic values and tries to predict the future state of the patient. First, it converts a sequence of numbers into states. The states are arranged in a transition matrix and the transition probabilities are calculated for each element. The transition matrix is further used for a predictions.

chains diabetes glycemic markov model prediabetes prediction values vb6 vu-meter

Last synced: 07 Mar 2026

https://github.com/moparisthebest/ash

Markov Chains XMPP bot

ai bot chains markov xmpp

Last synced: 11 Feb 2026

https://github.com/commercionetwork/chains

Repository containing all the different Commercio.network chains versions

blockchain chains mainnet network-chains

Last synced: 27 Jan 2026

https://github.com/okx7/supur-chain

Supur Smart Chain 轻量级节点设计 ,内存占用极低,适合移动设备,远超大多数传统区块链(如以太坊、比特币等主流公链的全节点和轻节点)。创新点 - Verkle树、ZK隐私、环签名、隐匿地址等前沿技术 ,在移动端落地,属于行业创新。 - 原生iOS/Android SDK、Flutter插件 ,极大降低了移动开发门槛。在移动端极致轻量化、资源优化、安全合规、创新隐私保护等方面,整体优于大部分同类产品,部分特性(如Verkle树、端到端隐私、热更新)甚至处于行业领先。

blockchain chainid chains ethereum evm mobile privacy supur supurchain zkp

Last synced: 23 Apr 2025

https://github.com/boundless-forest/eth-chains-cli

A simple command tool for querying RPC, Token info of the Ethereum chains.

chains cli ethereum

Last synced: 20 Apr 2026

https://github.com/swanie21/module-3-prework

Learn about Lodash, express.js, JS promises, and JS scope/chains/closures over intermission break

chains closure express lodash promises scope

Last synced: 26 Feb 2025

https://github.com/kartiksood10/langchain-main

A Python notebook showcasing various usecases of Langchain with LLMs such as OpenAI.

agents chains generative-ai langchain large-language-models openai-api

Last synced: 11 Aug 2025

https://github.com/manav54321/chains

This repository demonstrates how to use Chains in LangChain to build modular AI pipelines.

chains groq huggingface langchain pydantic python runnable

Last synced: 01 Sep 2025

https://github.com/markeljan/chainswitch

Change networks, share urls, share urls with networks, share networks with urls?

chainlist chains ethereum-tools metamask url

Last synced: 20 Mar 2025

https://github.com/zezs/implementing-retrival-augmented-generation

Learning and Implementing INGESTION, RETRIVAL-AUGMENTED-GENERATION. LLMS | PINECONE | LANGCHAIN | LANGSMITH |

chains embeddings langchain-python langsmith llms openai pineconedb prompt-engineering python vectordb

Last synced: 08 Aug 2025

https://github.com/zezs/genai-driven-database-query-assistant

The chatbot converts user input into a SQL query using GPT-4, executes it against a SQL database, and returns results in natural language. This involves data processing, interaction with the OpenAI API, and integration within a Streamlit application.

chains langchain llm memory mysql-database natural-language-processing openai-api python3 sql streamlit

Last synced: 05 Oct 2025

https://github.com/polysensus/hoy-chains

fluxcd chain configurations and automation for the hoy-dev-1 google cloud project

chains fluxcd ops

Last synced: 29 Aug 2025

https://github.com/zezs/ice-breaker-powered-by-llm

Ice Breaker is comprehensive fullstack app leveraging generative AI and LangChain to find LinkedIn profiles and generate engaging ice breakers. LangChain ReAct agents ensure accurate URL retrieval and JSON cleaning, identifying a summary, facts, topics, and ice breakers. The frontend is built with HTML/CSS, and Flask powers the backend development.

agent chainofthought chains crawler-python css flask generative-ai html langchain langsmith llm prompt-engineering proxy-scraper python react tools web

Last synced: 30 Dec 2025

https://github.com/tetcoin/tetcore-api-sidecar

REST service that makes it easy to interact with blockchain nodes built using Tetcore FABRIC framework.

chains fee payout-calculations sidecar tetcore-js

Last synced: 31 Mar 2025

https://github.com/tetcoin/tetcore-connect

Run Wasm Light Clients of any Tetcore based chain directly in your browser.

chains light-clients light-nodes workspaces

Last synced: 31 Mar 2025

https://github.com/jhaayush2004/langchain-expression-language-lcel

Explored the power of LangChain Expression Language (LCEL) ! Dived into LCEL enabled seamless chaining of components, making AI workflows more efficient. Learnt about Runnables, async operations, and how to implement streaming for real-time performance.

asyncio await-async chains langchain-python runnable stream

Last synced: 14 Oct 2025

https://github.com/andreas-timm/contract-operate

Contract operate: deploy and management

chains hardhat solidity typescript viem

Last synced: 01 Feb 2026