secai

Platform for AI Agents with a local reasoning layer (by pancsta)

Secai Alternatives

Similar projects and alternatives to secai

  1. dspy

    43 secai VS dspy

    DSPy: The framework for programming—not prompting—language models

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. pydantic-ai

    24 secai VS pydantic-ai

    Agent Framework / shim to use Pydantic with LLMs

  4. 12-factor-agents

    7 secai VS 12-factor-agents

    What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?

  5. snek.ex

    Calling Python from Elixir

  6. airflow-ai-sdk

    An SDK for working with LLMs and AI Agents from Apache Airflow, based on Pydantic AI

  7. agents

    1 secai VS agents
  8. zenmodel

    ZenModel is a framework for building LLM applications with agentic workflow

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. mochi

    Mochi is a small, fast, embeddable programming language designed for agents, data, and AI. It combines functional syntax, stream-first semantics, and native support for datasets, graphs, and simulation.

  11. agents.erl

    Agents are distributed systems, and in this repository, they are treated as such. [email protected] for projects / employment opportunities

  12. plandex

    40 secai VS plandex

    Open source AI coding agent. Designed for large projects and real world tasks.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better secai alternative or higher similarity.

secai discussion

Log in or Post with

secai reviews and mentions

Posts with mentions or reviews of secai. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-06.
  • We hit a wall testing AI agents, agents simulations works better
    1 project | news.ycombinator.com | 26 Jun 2025
    Your question is “how to test opaque nondeterministic databases”. I test my agents deterministically, because I know how to IoC. Check out this code [0] and follow the usage. In the rest of cases, you assert with embeds. Good luck.

    [0] https://github.com/pancsta/secai/blob/74d79ad449c0f60a57b600...

  • Show HN: Agents.erl (AI Agents in Erlang)
    4 projects | news.ycombinator.com | 6 May 2025
    It's nice to see that BEAM is still alive. If you're into actor model / state machine agents, I can recommend secai, which is in Golang [0]. It does have a form of goroutine cancellation. Do you happen to have some screenshots of your devflow in beam? How do you debug?

    [0] https://github.com/pancsta/secai

  • 12-factor Agents: Patterns of reliable LLM applications
    8 projects | news.ycombinator.com | 15 Apr 2025
    Thanks, terminal UI is an important design choice - it's fast, cheap, and runs everywhere (like the web via wasm / ssh, or on iphones with touch). The LLM layer is still fresh, and I personally use it for web scraping, but the underlying workflow engine is quite mature and ubiquitous - it was used for sync engines, UIs, daemons, network services. It shines when faces complexity, nondeterminism, and retry logic - the more chaotic the flow is, the bigger the gains.

    The approach is to shape behavior from chaos by exclusion, instead of defining all possible transitions. With LLMs, this process could be automated and effectively an agent would be dynamically creating itself using a DSL (state schema and predefined states). The great thing about LLMs is being charged by tokens instead of a number of requests. We can just interrogate them about every detail separately and build a flow graph with transparent (and debuggable) reasoning. I also have API sketches for proactive scenarios (originally made for an ML prototype) [0].

    [0] https://github.com/pancsta/secai/blob/474433796c5ffbc7ec5744...

  • A note from our sponsor - Stream
    getstream.io | 12 Jul 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Stats

Basic secai repo stats
4
78
7.2
17 days ago

pancsta/secai is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of secai is Go.


Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io