Showing 1921 open source projects for "context"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    GPT of Death
    GPT of Death is a desktop coding assistant with GUI powered by the OpenAI API. Users supply their own API key — all billing is handled directly with OpenAI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Ol.Text

    Ol.Text

    This is an implementation of Rx text transformation script language.

    Rx is a simple scripting language based on regular expressions designed to transform text information. The Ol.Text project is a Rx implementation for .NET Framework (>= 4.5), .NET Standard (>= 2.0) and .NET (>= 6.0) platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    YOGA — YouTube Opportunity Analyzer

    YOGA — YouTube Opportunity Analyzer

    Open-source WordPress plugin for YouTube growth analysis.

    YOGA — YouTube Opportunity & Growth Analyzer is an open-source WordPress plugin for analyzing public YouTube videos and channels. It reviews metadata, engagement signals, embed and restriction status, recent channel context, promotion-readiness indicators, and practical growth opportunities. The plugin generates structured reports, prioritized action plans, private report links, and JSON/CSV exports. It uses a site administrator’s YouTube Data API v3 key; production credentials are not included in the source. Version 0.1.2 is distributed under the MIT License and maintained by Best YouTube Views.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    FractalRenderingApp

    FractalRenderingApp

    Lightweight app for visualization of Mandelbrot and Julia set

    Source code is available on https://github.com/MarkoLeskovar/FractalRenderingApp
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    SObjectizer

    SObjectizer

    It's all about in-process message dispatching!

    ...SObjectizer allows the creation of a concurrent app as a set of agent-objects which interact with each other through asynchronous messages. It handles message dispatching and provides a working context for message processing. And allows to tune those things by supplying various ready-to-use dispatchers.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 6
    Qwen-of-Death
    Qwen of Death is a desktop coding assistant with GUI powered by the Qwen API. Users supply their own API key — all billing is handled directly with Openrouter.ai.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    context3

    Experimental programming language and compiler

    Experimental programming language and compiler based on Context 2.x (http://avhohlov.narod.ru/p9810en.htm). The first goal are implementation of references to arrays (http://avhohlov.narod.ru/p9820en.htm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Grok of Death
    Grok of Death is a desktop coding assistant with GUI powered by the Grok API. Users supply their own API key — all billing is handled directly with xAI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Maestro

    Maestro

    Agent Orchestration Command Center

    ...Designed for power users who live on the keyboard and rarely touch the mouse. Collaborate with AI to create detailed specification documents, then let Auto Run execute them automatically, each task in a fresh session with clean context. Allowing for long-running unattended sessions, my current record is nearly 24 hours of continuous runtime. Run multiple agents in parallel with a Linear/Superhuman-level responsive interface. Currently supporting Claude Code, OpenAI Codex, and OpenCode with plans for additional agentic coding tools (Aider, Gemini CLI, Qwen3 Coder) based on user demand.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    SmartContextMenu

    SmartContextMenu

    SmartContextMenu adds a context menu to all windows in the system.

    This program is enhanced version of SmartSystemMenu. I hope it will be more convenient, because it supports all types of windows, including windows without a system menu. It should also be more stable and lightweight, as it does not use hooks in separate dll modules. To use the app, please, run the file SmartContextMenu.exe, move the mouse cursor to the necessary window and use the hotkeys “Ctrl + Right Mouse Button”. All the menu settings and hotkeys can be changed in the settings dialog of...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    This project introduces a simulation tool to study complex multi-agent systems in social context. The individual-level model is extended based on the well-known social force model, and it mainly describes how agents/particles interact with each other, and also with surrounding facilities including obstructions and passageways. Most importantly, we introduce a set of arrays to define social relationship of agents/particles in a quantitative manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    crowdEgress

    crowdEgress

    Complex systems of social groups with opinion exchange

    ...The social topology among individuals is described by a set of matrices, which provide quantitative measures of their social relationship. Opinion exchange is integrated in context of their social interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    libthreadar

    C++ library to manage threads and any type of exception between them

    ...It also handles exceptions thrown from a thread and propagated to another one, when the later is calling the thread::join() method. This let one manage exceptions as simply as it is in C++ single threaded context. Additionally, all the related objects around multi-threading (mutex, semaphore, ...) are provided, under easy to use and independent C++ classes. Other more advanced classes ease the information exchange between threads like scattering and gathering a collection of objects between many threads, or asynchonous buffered information exchanges between two threads. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 14
    ledgermind

    ledgermind

    ​LedgerMind — an autonomous living memory for AI agents. It self-heals, resolves conflicts, distills experience into rules, and evolves without human intervention. SQLite + Git + reasoning layer. Perfect for multi-agent systems and on-device deployment.

    LedgerMind is a next-generation autonomous memory core for AI agents that achieves genuine zero-touch operation. Using client-side hooks, it automatically: • Searches and injects the most relevant memories before every user prompt • Logs all agent actions including tool calls, file reads, script executions, document analysis and their results • Performs self-healing every 5 minutes • Maintains a full immutable Git-based audit trail • Resolves memory conflicts autonomously It combines hybrid...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    filepilot-shell

    filepilot-shell

    Rust-based terminal: multi-pane SSH sync, AI CLI help, PTY replay

    ...Every session can be recorded via PTY capture and replayed frame-by-frame for auditing or debugging. Startup macros (JavaScript or Shell) automate env setup, aliases, and sub-session connections on launch. A built-in AI copilot adds context-aware autocomplete, one-click error correction, and natural-language-to-CLI generation. Runs on SSH-2 (RFC 4251) with agent forwarding, proxy routing, and configurable keepalive. Native support for PowerShell/CMD/WSL, zsh/bash/fish, and seria
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Hash Calculator Farm

    Hash Calculator Farm

    Hash Calculator

    Hash Farm is a hash calculator that calculate hash of any files and input text.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    MetaEntropy

    R package for Virome Mutational Analysis

    ...Each amino acid can be treated as an individual state, resulting in a 20-state entropy computation, or grouped into one of six physicochemical classes, adding further functional context. Provides normalized values (0-1 scale) to facilitate the direct comparison of different genomic positions or total functional entropy across multiple metagenomes. Designed to analyze mutational data using tabular 'Single Nucleotide Variant' (SNV) frequency tables generated by variant callers (e.g., 'iVar' or 'LoFreq'), operating independently of consensus sequence estimation and multiple sequence alignment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    bed

    bed

    Adjustable data format binary editor

    ...Data types can be used in structures. Other data formats, filters and procedures can be defined in plugins. Contains copy, past, undo, redo, search, replace, marks, record/play and context sensitive help. Raw edit of hard drives. Under Linux and FreeBSD even usable without X windows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    ChordSmith

    ChordSmith

    ChordPro editor that can display, transpose and print song sheets.

    ChordSmith is a ChordPro editor that can display, transpose and print song sheets containing chords and lyrics. It can also edit and convert song sheet formats between ChordPro format (chords in square brackets in line with lyrics) and two-line format (chords above lyrics). You can find many free sources of song sheets in both formats on the Internet. More information at https://chordsmith.sourceforge.io/ Here are just a few of ChordSmith's many features:
    Downloads: 52 This Week
    Last Update:
    See Project
  • 20
    Corporate Bullshit Generator

    Corporate Bullshit Generator

    A high-performance random text generator focused on corporate bullshit

    The Corporate Bullshit Generator is a best-in-class, high-performance random text generator that is focused on corporate bullshit. It is able to produce, per second, 1000 A4 full pages of inspired sentences like "Our turn-key branding strategy drives corporate, scalable, wide-ranging and profit-oriented idiosyncratic incentives." Online app: visit ----> https://tinyurl.com/y3d6wyd6 . Alire crate: https://alire.ada.dev/crates/cbsg Mirror: https://github.com/zertovitch/cbsg
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21

    Secrets for Android

    Securely store and manage passwords and secrets on your Android phone

    Secrets for Android is an application to securely store and manage passwords and secrets on your Android phone. It uses techniques such as strong encryption and auto-logout to help ensure that your secrets remain safe (assuming you use a good master password). Context-sensitive tips guide you along through its operation, making it easy to use. Secrets for Android in its original form is no longer maintained or available on the Google Play Store. However, when used with PCSecrets and the synchronization app PCSecrets Sync, it forms a convenient cross-platform structure for managing your secrets seamlessly between PC (Windows, Linux and possibly Mac) and Android environments. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Second Brain

    Second Brain

    Self-hosted AI memory layer. Works with Claude, ChatGPT, Cursor.

    Second Brain is a self-hosted memory layer that gives Claude, ChatGPT, Cursor, and any MCP-compatible AI client persistent memory across sessions. Store notes, decisions, and context once. Recall them by meaning not keywords using semantic vector search. Includes a web UI for browsing and managing memories, an Obsidian plugin for syncing your vault, and capture tools for browser and iOS. Built on Cloudflare Workers, D1, Vectorize, and Workers AI. Runs entirely on the free tier. One-click deploy provisions everything in your own Cloudflare account. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Yaoqiang BPMN Editor

    Yaoqiang BPMN Editor

    an Open Source BPMN 2.0 / DMN 1.1 Modeler

    Yaoqiang BPMN Editor is a graphical editor for business process diagrams, compliant with OMG specifications (BPMN 2.0 / DMN 1.1).
    Downloads: 44 This Week
    Last Update:
    See Project
  • 24
    Claude of Death
    Claude of Death is a desktop coding assistant with GUI powered by the Anthropic Claude API. Users supply their own API key — all billing is handled directly with Anthropic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CodeLlama

    CodeLlama

    Inference code for CodeLlama models

    Code Llama is a family of Llama-based code models optimized for programming tasks such as code generation, completion, and repair, with variants specialized for base coding, Python, and instruction following. The repo documents the sizes and capabilities (e.g., 7B, 13B, 34B) and highlights features like infilling and large input context to support real IDE workflows. It targets both general software synthesis and language-specific productivity, offering strong performance among open models at release time. Typical usage includes prompt-driven generation, function or class completion, and zero-shot adherence to natural-language instructions about code changes. The ecosystem provides multiple distributions (e.g., HF format) so developers can integrate with standard toolchains and serving stacks. ...
    Downloads: 1 This Week
    Last Update:
    See Project