Showing 160 open source projects for "logic"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Generative AI JS

    Generative AI JS

    This SDK is now deprecated, use the new unified Google GenAI SDK

    ...The deprecation label reflects that newer or official SDKs may have replaced it, but many of its patterns still serve as a useful reference to understand how streaming, chunking, and prompt logic can be implemented by hand in JS.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    zag

    zag

    Finite state machines for building accessible design systems and UI

    A collection of framework-agnostic UI components patterns like an accordion, menu, and dialog that can be used to build design systems for React, Vue, and Solid.js. Simple, resilient component logic. Write component logic once and use it anywhere. Built-in adapters that connect machine output to DOM semantics in a WAI-ARIA-compliant way. Component logic is largely JavaScript code and can be consumed in any JS framework. Zag machine APIs are completely headless and unstyled. Use your favorite styling solution and get it matching your design system. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Medusa.js

    Medusa.js

    The world's most flexible commerce platform

    Medusa is an open‑source, modular commerce platform that provides foundational commerce logic and tools—like product management, orders, payment flows—as a framework. It's designed for developers to build custom, scalable e‑commerce applications such as B2B, DTC stores, marketplaces, point-of-sale systems, and service businesses without reinventing core functionality. Medusa is a commerce platform with a built-in framework for customization that allows you to build custom commerce applications without reinventing core commerce logic. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    n8n

    n8n

    Free and source-available fair-code licensed workflow automation tool

    n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything. n8n has 200+ different nodes to automate workflows.
    Downloads: 636 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    C.A.F.E.

    C.A.F.E.

    The "Third Way" for Home Assistant Automations

    CAFE (Complex Automation Flow Editor) for Home Assistant is an innovative automation authoring tool that provides a visual flow editor inside Home Assistant, offering a “third way” between manual YAML and external flow tools by transpiling visual flows directly into native Home Assistant automation YAML. It’s designed to give users the visual clarity of tools like Node-RED without the overhead of a separate execution engine, storing the logic as standard YAML that runs in the core automation engine with zero added resource use. The editor lets users drag and drop nodes to represent triggers, conditions, actions, and variable manipulation, and then compiles those flows into highly readable and native YAML that is fully compatible with Home Assistant. Users can import existing automations to visualize and edit them, and CAFE respects the same underlying data structures so the native automation editor and CAFE can interoperate on the same logic.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Project AIRI

    Project AIRI

    Self hosted, you-owned Grok Companion

    airi is a self-hosted AI companion platform designed to create interactive virtual characters capable of real-time conversation, gameplay interaction, and multimedia presence. The project aims to emulate advanced AI personalities similar to popular autonomous VTuber-style agents, combining voice interaction, animation, and behavioral logic into a unified system. It supports deployment across web, macOS, and Windows environments, making it accessible for hobbyists and developers building digital companions. airi integrates real-time voice chat capabilities and can interact with external applications such as games, enabling more immersive and dynamic experiences. The system emphasizes user ownership and local hosting so developers maintain full control over their AI companion instances. ...
    Downloads: 226 This Week
    Last Update:
    See Project
  • 7
    LogicFlow

    LogicFlow

    A flow chart editing framework focusing on business customization

    ...Compatible with the process editing requirements of various product customizations, most modules are implemented in the form of plug-ins, and each module is supported to be plugged and unplugged freely. Flowcharts can fully express business logic without being limited by process engines. A framework focused on business process flow editing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Cipher

    Cipher

    Cipher is an opensource memory layer designed for coding agents

    Cipher is an open‑source memory layer designed for AI coding agents. It records both high‑level conceptual memory (design decisions, business logic) and agent reasoning steps so AI assistants can maintain context seamlessly across IDEs or sessions. Built to integrate with MCP-compatible environments (e.g. Cursor, Windsurf, Gemini CLI, Claude Desktop, AWS Kiro), it enables team-aware workspace memory sharing and real-time collaboration.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Pluely

    Pluely

    The Open Source Alternative to Cluely

    ...By providing a modular architecture for building AI pipelines, the platform enables developers to connect multiple processing steps such as data retrieval, prompt execution, analysis, and response generation. The project emphasizes flexibility, allowing developers to extend the platform with custom integrations and automation logic. This makes the framework suitable for building intelligent assistants, automated business workflows, and data-processing pipelines that rely on generative AI capabilities.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    JavaScript Obfuscator

    JavaScript Obfuscator

    A powerful obfuscator for JavaScript and Node.js

    ...It works with modern JavaScript syntax and integrates into build pipelines to protect selected bundles or modules automatically. Teams use it to deter casual inspection of proprietary logic, license checks, or anti-abuse heuristics shipped to the browser or Node targets.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Automaton

    Automaton

    The first AI that can earn its own existence, replicate, and evolve

    ...The repository focuses on giving developers and researchers a programmable environment to experiment with state machines, language recognition models, and algorithmic behaviors that mirror theoretical computer science constructs. Its architecture emphasizes modularity so users can extend or customize automaton types without rewriting core logic. The project is particularly useful in educational contexts, where visualizing or testing automata behavior helps reinforce concepts such as deterministic and nondeterministic machines. Developers can also use it as a foundation for research prototypes involving parsing, pattern recognition, or language processing. Overall, Automaton bridges the gap between abstract theory and practical implementation by providing a structured and extensible codebase for automata experimentation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    opensrc

    opensrc

    Fetch source code for npm packages

    ...OpenSrc addresses this limitation by allowing agents to fetch the underlying source code of dependencies and analyze their implementation directly. This gives AI coding assistants richer context about functions, internal logic, and architectural patterns used within external packages. The tool is designed to integrate into AI-driven developer workflows where coding agents explore repositories, inspect dependencies, and reason about how to use libraries correctly.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    LangGraph.js

    LangGraph.js

    Framework to build resilient language agents as graphs

    ...This structure makes it easier to implement long-running agents, multi-step reasoning pipelines, and workflows that require persistent state. LangGraphJS supports advanced capabilities such as branching logic, loops, and conditional execution, enabling developers to build sophisticated AI systems that can adapt to dynamic conditions. The framework integrates seamlessly with language models, tools, and external APIs, allowing agents to retrieve information and perform actions across different systems. Developers can also build applications that maintain conversation history and state across multiple interactions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    SkillKit

    SkillKit

    Supercharge AI coding agents with portable skills

    ...It provides a set of abstractions, templates, helper utilities, and patterns that help developers define intents, actions, context handling, memory management, and multi-step logic so that skills can be built once and reused everywhere. Instead of reinventing the wheel every time a new conversational or automation feature is needed, SkillKit encourages engineers to encapsulate logic into coherent skill units that can be registered, tested, and composed together. It supports integration with common agent runtimes and toolkits, allowing skills to be plugged into existing architectures without requiring deep infrastructure rewrites. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    CC Workflow Studio

    CC Workflow Studio

    Accelerate Claude Code/GitHub Copilot

    ...The “Edit with AI” feature lets users refine workflows through natural language feedback, effectively combining the visual editor with powerful language models to reduce manual friction in complex logic construction.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Payload

    Payload

    Free and Open-source Headless CMS and Application Framework

    Payload has, hands-down, the best developer experience out of any headless CMS. Build whatever you need, however you want, and never hit a functionality roadblock. Payload is the go-to headless CMS for websites, SaaS apps, native apps, and anything else you need to build. Power any website, from enterprise to personal portfolio with Payload as a headless CMS. Its powerful version system and layout-building functionality unlocks the best CMS experience for your editors on the market. Payload...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    OpenAI CS Agents Demo

    OpenAI CS Agents Demo

    Demo of a customer service use case implemented with the OpenAI Agents

    ...The UI includes visualization of which agent is active, routing logic, and conversation tracking. It also demonstrates guardrails to validate or constrain responses, memory usage to maintain context, and tracing to help debugging of workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TanStack Table

    TanStack Table

    Headless UI for building powerful tables & datagrids for TS/JS

    TanStack Table is a headless UI library crafted for building powerful, highly customizable tables and data grids with TypeScript/JavaScript. It provides robust logic, state management, and APIs while intentionally omitting UI markup and styling, giving developers total control over presentation. It supports multiple frameworks, including React, Vue, Solid, Svelte, Qwik, Lit, and Vanilla JS/TS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Lightdash

    Lightdash

    An open source alternative to Looker built using dbt

    ...Analysts write metrics and Lightdash enables self-serve for the entire business. All of your fields in Lightdash are defined in your dbt project making it super easy to keep all of your business logic in one place. Use the Lightdash CLI with your favourite text editor to test, preview & save your changes in Lightdash. With just a few clicks, you can create beautiful charts from the data you’ve added to your Lightdash project. In Lightdash you manage everything as code, bringing productivity & governance to your BI tool. Build charts & dashboards to share key metrics with the team. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Anytype

    Anytype

    Official Anytype client for MacOS, Linux, and Windows

    ...It provides block-based document editing, a custom object model for data types, and a rich UI for organizing knowledge like a personal wiki. This repo includes the client logic that powers the app’s core experience.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 21
    Colyseus

    Colyseus

    Multiplayer Framework for Node.js

    Colyseus is a multiplayer framework for Node.js that simplifies the creation of real-time multiplayer games and applications, providing a robust and scalable solution for developers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    SmythOS

    SmythOS

    Cloud-native runtime for agentic AI

    ...Developers can use the runtime to create, deploy, and orchestrate intelligent agents across local machines, cloud environments, or hybrid infrastructures without rewriting their application logic. The platform includes a software development kit and command-line interface that allow developers to define agent workflows, manage execution environments, and automate deployment processes. SRE is designed with modular architecture so that connectors to external services or infrastructure providers can be swapped or extended without changing the agent’s core logic.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    ClawRouter

    ClawRouter

    Smart LLM router

    ClawRouter is a flexible networking and routing framework designed to support AI-oriented distributed systems and agent ecosystems by managing how messages, requests, and responses are routed between components. It provides a programmable router abstraction that can handle complex traffic patterns, enabling dynamic message forwarding, load balancing, and custom routing logic based on content, context, or policy rules. Because distributed AI systems often involve many services, agents, and runtime components interacting with each other and with external APIs, ClawRouter helps ensure that communication paths remain clear, efficient, and adaptable as systems scale. The framework supports plugin-based extensions so developers can define custom protocols, transformation hooks, and monitoring handlers without modifying core routing logic.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Open ChatGPT Atlas

    Open ChatGPT Atlas

    Open Source and Free Alternative to ChatGPT Atlas

    ...It provides an architecture where developers and power users can manage state, tool integrations, and multi-turn workflows with more control, enabling custom UIs, automation layers, and advanced routing logic. Unlike a fixed chat app, Atlas is designed as a foundation that can be extended with plugins, external APIs, and custom logic to support domain-specific assistants, agent-like behaviors, and multi-task workflows. The project includes utilities for session management to preserve context across interactions, structured interfaces for streaming responses, and integration layers that let you plug in third-party tools and services. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Keystone

    Keystone

    The most powerful headless CMS for Node.js

    ...A developer experience that lets you start fast, and ship at speed without sacrificing your long view. Rapidly spec your backend with all the primitive and advanced field types you need. Add logic, access control, and custom queries & mutations to create an API that's unique to your app. Automatic db migrations with Prisma
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB