awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cubaseuser123/cellwise-langraph-notebook-agent

Open-source alternatives to Cellwise LanGraph NoteBook Agent

30 open-source projects similar to cubaseuser123/cellwise-langraph-notebook-agent, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cellwise LanGraph NoteBook Agent alternative.

  • akamai/patchdiff-aiakamai 的头像

    akamai/patchdiff-ai

    174在 GitHub 上查看↗

    Feed it CVE-2025-29824. Get back a markdown report that names the buggy function, shows the pre/post-patch decompiled C, walks the trigger flow, and attaches a confidence score and per-call cost trace.

    Python
    在 GitHub 上查看↗174
  • andrestorres123/delveandrestorres123 的头像

    andrestorres123/delve

    71在 GitHub 上查看↗

    This project implements TnT-LLM, a framework designed for large-scale text mining using Large Language Models (LLMs). TnT-LLM automates two core tasks: label taxonomy generation and text classification, both of which traditionally require significant manual effort and domain expertise.

    Python
    在 GitHub 上查看↗71
  • azzedde/brainstormersAzzedde 的头像

    Azzedde/brainstormers

    624在 GitHub 上查看↗

    Transform your ideas with structured AI-powered brainstorming methods Built with Next.js, TypeScript, and OpenAI's GPT models

    TypeScript
    在 GitHub 上查看↗624
  • bessouat40/raglightBessouat40 的头像

    Bessouat40/RAGLight

    666在 GitHub 上查看↗

    RAGLight is a lightweight and modular Python library for implementing Retrieval-Augmented Generation (RAG). It enhances the capabilities of Large Language Models (LLMs) by combining document retrieval with natural language inference.

    Python
    在 GitHub 上查看↗666
  • chopratejas/headroomchopratejas 的头像

    chopratejas/headroom

    29,537在 GitHub 上查看↗

    Headroom is an AI gateway proxy and token optimizer designed to reduce the cost and latency of large language model interactions. It functions as an intermediary that intercepts traffic between clients and providers to apply context compression, request routing, and format translation. The system differentiates itself through a Model Context Protocol server implementation that delivers compression and retrieval tools to compatible AI hosts. It employs a content-aware compression pipeline and tiered importance scoring to trim redundant data from logs and tool outputs while preserving essential

    Pythonagentaianthropic
    在 GitHub 上查看↗29,537

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • cryxnet/deepmcpagentcryxnet 的头像

    cryxnet/deepmcpagent

    852在 GitHub 上查看↗

    The foundation layer for agentic intelligence.

    Python
    在 GitHub 上查看↗852
  • darwin-lfl/langmanusDarwin-lfl 的头像

    Darwin-lfl/langmanus

    1,317在 GitHub 上查看↗

    English | 简体中文

    在 GitHub 上查看↗1,317
  • davialabs/daviadavialabs 的头像

    davialabs/davia

    1,638在 GitHub 上查看↗
    TypeScriptai-toolsdocumentationdocumentation-generator
    在 GitHub 上查看↗1,638
  • dito97/deepagents-backendsDiTo97 的头像

    DiTo97/deepagents-backends

    109在 GitHub 上查看↗

    deepagents-backends provides production-ready implementations of the LangChain Deep Agents' BackendProtocol for remote file storage, allowing your agents to maintain state across restarts and share files in distributed environments.

    Python
    在 GitHub 上查看↗109
  • dkondo/agent-tackle-boxD

    dkondo/agent-tackle-box

    0在 GitHub 上查看↗

    A toolkit for developing AI agents.

    在 GitHub 上查看↗0
  • emanueleielo/compact-middlewareemanueleielo 的头像

    emanueleielo/compact-middleware

    41在 GitHub 上查看↗

    Claude Code's compaction engine, as a drop-in DeepAgents middleware.

    Python
    在 GitHub 上查看↗41
  • foniod/redbpffoniod 的头像

    foniod/redbpf

    1,721在 GitHub 上查看↗

    Rust library for building and running BPF/eBPF modules

    Rust
    在 GitHub 上查看↗1,721
  • fzakaria/ebpf-mpls-encap-decapfzakaria 的头像

    fzakaria/eBPF-mpls-encap-decap

    57在 GitHub 上查看↗

    Sample project demonstrating how to use eBPF to encap/decap packets with an MPLS label.

    C
    在 GitHub 上查看↗57
  • goldshtn/linux-tracing-workshopgoldshtn 的头像

    goldshtn/linux-tracing-workshop

    1,322在 GitHub 上查看↗

    Examples and hands-on labs for Linux tracing tools workshops

    HTML
    在 GitHub 上查看↗1,322
  • googleapis/genai-toolboxgoogleapis 的头像

    googleapis/genai-toolbox

    13,041在 GitHub 上查看↗

    The GenAI Toolbox is a framework designed to integrate large language models with structured databases, enabling autonomous data analysis and information retrieval. It functions as an agentic orchestrator that translates natural language prompts into executable database queries, allowing users to interact with complex data sources through conversational interfaces. The system distinguishes itself by utilizing schema-driven metadata serialization, which maps database structures into formats that language models can interpret to perform autonomous reasoning. By maintaining stateful conversation

    Goagentagentsai
    在 GitHub 上查看↗13,041
  • hinthornw/trustcallhinthornw 的头像

    hinthornw/trustcall

    1,073在 GitHub 上查看↗

    LLMs struggle when asked to generate or modify large JSON blobs. trustcall solves this by asking the LLM to generate JSON patch operations. This is a simpler task that can be done iteratively. This enables:

    Python
    在 GitHub 上查看↗1,073
  • hyperboliclabs/hyperbolic-agentkitHyperbolicLabs 的头像

    HyperbolicLabs/Hyperbolic-AgentKit

    111在 GitHub 上查看↗

    This repository is inspired by and modified from Coinbase's CDP Agentkit. We extend our gratitude to the Coinbase Developer Platform team for their original work. For the voice agent, we extend the work of langchain-ai/react-voice-agent.

    Python
    在 GitHub 上查看↗111
  • iovisor/bcciovisor 的头像

    iovisor/bcc

    22,459在 GitHub 上查看↗

    BCC is an eBPF development toolkit and tracing framework used for monitoring and analyzing the Linux kernel. It functions as a performance analysis tool and debugging utility to capture system events, measure kernel latency, and provide network observability. The project distinguishes itself by providing a build system that integrates with LLVM to compile C-like code into BPF bytecode at runtime. It utilizes BPF Type Format data for relocations to maintain cross-kernel compatibility and extracts kernel headers to ensure the generated programs match the specific kernel version. The toolkit co

    C
    在 GitHub 上查看↗22,459
  • iovisor/bpf-docsiovisor 的头像

    iovisor/bpf-docs

    1,012在 GitHub 上查看↗

    Presentations and docs

    在 GitHub 上查看↗1,012
  • joshuac215/agent-service-toolkitJoshuaC215 的头像

    JoshuaC215/agent-service-toolkit

    4,082在 GitHub 上查看↗

    This is a framework for building and deploying customizable AI agent services using a standardized reference architecture. It provides the core infrastructure necessary to host multiple agents within a single service, supporting interactive chat interfaces and real-time response streaming. The project distinguishes itself with a human-in-the-loop mechanism that allows agent execution to be paused for manual approval or intervention. It also features path-based routing to direct requests to specific agents and a multi-stage content moderation system to filter outputs through safety guardrails.

    Pythonagentslanggraphstreamlit
    在 GitHub 上查看↗4,082
  • langasync/langasynclangasync 的头像

    langasync/langasync

    23在 GitHub 上查看↗

    50% cost savings on LLM APIs with zero code changes.

    Python
    在 GitHub 上查看↗23
  • lizrice/ebpf-beginnerslizrice 的头像

    lizrice/ebpf-beginners

    1,723在 GitHub 上查看↗

    The beginner's guide to eBPF

    Python
    在 GitHub 上查看↗1,723
  • mediaeater/swarm-at-ledgerMediaeater 的头像

    Mediaeater/swarm-at-ledger

    1在 GitHub 上查看↗

    Hash-chained public record of verified agent settlements. Append-only, tamper-evident, auditable by anyone.

    Python
    在 GitHub 上查看↗1
  • netfoundry/zfwnetfoundry 的头像

    netfoundry/zfw

    82在 GitHub 上查看↗

    An EBPF based IPv4/IPv6 firewall with integrations for OpenZiti Zero-Trust Framework edge-routers and tunnellers

    C
    在 GitHub 上查看↗82
  • netoptimizer/prototype-kernelnetoptimizer 的头像

    netoptimizer/prototype-kernel

    316在 GitHub 上查看↗

    Prototyping kernel development work outside mainline

    C
    在 GitHub 上查看↗316
  • netronome/bpf-samplesNetronome 的头像

    Netronome/bpf-samples

    107在 GitHub 上查看↗

    Sample BPF offload apps.

    C
    在 GitHub 上查看↗107
  • niclashedam/ebpf-kill-exampleniclashedam 的头像

    niclashedam/ebpf-kill-example

    22在 GitHub 上查看↗

    An example of an eBPF program hooking into the kill tracepoint

    C
    在 GitHub 上查看↗22
  • proactive-agent/langgraphicsproactive-agent 的头像

    proactive-agent/langgraphics

    126在 GitHub 上查看↗

    Visualize live LangGraph execution and see how your agent thinks as it runs.

    TypeScript
    在 GitHub 上查看↗126
  • rsrini7/mermaid2gifrsrini7 的头像

    rsrini7/mermaid2gif

    37在 GitHub 上查看↗

    Autonomous Mermaid to Flow-Animated GIF Converter

    Python
    在 GitHub 上查看↗37
  • sanjeed5/ai-conversation-simulatorsanjeed5 的头像

    sanjeed5/ai-conversation-simulator

    46在 GitHub 上查看↗

    A tool for simulating conversations between an AI assistant and a virtual user for testing and development purposes.

    Python
    在 GitHub 上查看↗46