awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 रिपॉजिटरी

Awesome GitHub RepositoriesOne-Shot Query Execution

Mechanisms for processing single prompts without maintaining persistent session state.

Distinct from Query Execution Engines: Distinct from general query execution: focuses on stateless, one-off prompt processing for agents.

Explore 10 awesome GitHub repositories matching data & databases · One-Shot Query Execution. Refine with filters or upvote what's useful.

Awesome One-Shot Query Execution GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • letta-ai/lettaletta-ai का अवतार

    letta-ai/letta

    21,168GitHub पर देखें↗

    Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across long-term interactions. It provides a comprehensive suite of primitives for defining agents with configurable personas, modular memory blocks, and tool-use capabilities, enabling them to retain user preferences and conversation history over extended sessions. The platform distinguishes itself through its advanced memory management and orchestration capabilities. It allows agents to autonomously update their own memory, perform retrieval-augmented generation, and coordinate com

    Processes single prompts and returns responses without requiring the overhead of maintaining long-term sessions.

    Pythonaiai-agentsllm
    GitHub पर देखें↗21,168
  • ntegrals/openbrowserntegrals का अवतार

    ntegrals/openbrowser

    9,472GitHub पर देखें↗

    OpenBrowser is an AI web agent toolkit and automation framework designed to translate natural language instructions into executable browser workflows. It functions as a headless browser controller and orchestrator, enabling the creation of autonomous agents that navigate websites, interact with elements, and extract data using plain English commands. The system features a sandboxed execution environment that utilizes domain whitelists and memory limits to ensure secure web interaction. It distinguishes itself through a command-line interface for triggering autonomous tasks with configurable m

    Enables triggering autonomous tasks and specifying model providers via a command-line interface.

    TypeScriptai-agentsautomationclaude
    GitHub पर देखें↗9,472
  • a16z-infra/ai-towna16z-infra का अवतार

    a16z-infra/ai-town

    9,285GitHub पर देखें↗

    AI Town is a TypeScript-based simulation engine used to create virtual environments where autonomous characters interact and socialize. It functions as a framework for orchestrating multiple AI agents within a persistent digital world, utilizing language models and a game engine to drive character behavior and social interactions. The project differentiates itself through a dedicated agent sandbox and a vector database agent store, which allow for the management of agent memories and world state. It integrates generative AI for background music and provides tools for simulation world design,

    Supports reading the current database state in response to specific user actions.

    TypeScript
    GitHub पर देखें↗9,285
  • harisekhon/devops-bash-toolsHariSekhon का अवतार

    HariSekhon/DevOps-Bash-tools

    8,062GitHub पर देखें↗

    DevOps-Bash-tools is a collection of shell scripts and aliases designed to automate cloud infrastructure, container orchestration, and CI/CD pipelines. It provides a comprehensive toolset for managing operational workflows through the command line. The project specializes in automating tasks across multiple platforms, including managing namespaces and secrets in Kubernetes, auditing resources in AWS and GCP, and triggering builds or managing environment variables in GitHub Actions, GitLab CI, and CircleCI. It also includes a toolkit for interacting with container registries to query manifests

    Iterate queries over all tables using environment variables for connection.

    Shellapiawsbash
    GitHub पर देखें↗8,062
  • tailcallhq/forgecodetailcallhq का अवतार

    tailcallhq/forgecode

    7,430GitHub पर देखें↗

    Forgecode is an AI agent orchestrator, shell integration tool, and terminal-based pair programmer. It enables the deployment of specialized AI roles for research, planning, and implementation, while providing a semantic code search tool to index project files for meaning-based retrieval. The system integrates as a Model Context Protocol client to extend AI capabilities via external servers and supports multi-provider model orchestration to switch between different large language model APIs. It transforms natural language into functional shell commands and allows for the execution of AI prompt

    Allows running a single AI request from the shell and exiting immediately for use in scripts or pipes.

    Rust
    GitHub पर देखें↗7,430
  • ultraworkers/claw-code-parityultraworkers का अवतार

    ultraworkers/claw-code-parity

    6,687GitHub पर देखें↗

    This project is a Rust-based AI agent framework and tool orchestrator that provides a command-line interface for interacting with large language models. It functions as an AI tool orchestrator that routes client requests to language servers and manages the planning and handoffs between specialized agents to solve complex tasks. The system distinguishes itself as a language porting validator, using deterministic mocks and specifications to verify feature parity between different language implementations of a codebase. It further extends agent capabilities by acting as a Model Context Protocol

    Enables executing single AI requests from the shell without initiating a stateful interactive session.

    Rust
    GitHub पर देखें↗6,687
  • moonshotai/kimi-cliMoonshotAI का अवतार

    MoonshotAI/kimi-cli

    6,503GitHub पर देखें↗

    Kimi is a terminal-based AI agent that autonomously plans and executes software development tasks by reading, editing, and running code. It operates as an intelligent command-line agent that breaks down high-level goals into sequences of shell commands and code edits, carrying them out without manual step-by-step guidance. The agent can run in an interactive loop, switch to a shell mode for direct terminal command execution, and operate in non-interactive or one-shot modes suitable for scripting. The project distinguishes itself through multiple integration and execution modes. It can run as

    Ships a one-shot mode that feeds a single prompt and exits, suitable for scripting.

    Python
    GitHub पर देखें↗6,503
  • anthropics/claude-code-security-reviewanthropics का अवतार

    anthropics/claude-code-security-review

    5,316GitHub पर देखें↗

    This project is an AI-powered static analysis tool and automated vulnerability scanner designed to detect security flaws such as injection and authentication bypasses. It uses large language models to perform semantic reasoning across multiple programming languages, identifying vulnerabilities within code changes. The tool operates as a GitHub Action that integrates into continuous integration pipelines to analyze pull request diffs. It focuses on modified lines of code to target new risks and reports findings by posting automated comments directly to the pull request. Analysis is directed b

    Processes code snippets through structured prompts to generate security assessments without a persistent database.

    Python
    GitHub पर देखें↗5,316
  • realpython/materialsrealpython का अवतार

    realpython/materials

    5,173GitHub पर देखें↗

    This project is a comprehensive collection of Python programming education materials, including tutorials, exercises, and curated code samples. It serves as a learning curriculum and software engineering toolkit, utilizing Jupyter Notebooks to combine executable code with descriptive educational text. The repository provides practical implementation guides for building large language model applications, such as retrieval-augmented generation systems, stateful AI agents, and machine learning workflows. It distinguishes itself by offering a structured approach to agentic coding workflows, cover

    Allows executing single AI requests from the shell via command-line flags without maintaining session state.

    Jupyter Notebook
    GitHub पर देखें↗5,173
  • anthropics/claude-agent-sdk-pythonanthropics का अवतार

    anthropics/claude-agent-sdk-python

    4,885GitHub पर देखें↗

    Claude Agent SDK is a Python library from Anthropic for building AI agents that use Claude’s tool‑calling, streaming, and session‑management capabilities. It provides a structured framework for intercepting and logging every tool call an agent makes, managing conversation sessions across multiple turns, and controlling which tools the agent is allowed to invoke through configurable permission rules. The SDK distinguishes itself with middleware‑driven tool interception that lets developers block, modify, or require approval for tool calls before or after execution. A permission policy engine e

    Sends one-off queries to new sessions without maintaining state.

    Python
    GitHub पर देखें↗4,885
  1. Home
  2. Data & Databases
  3. Query Execution Engines
  4. One-Shot Query Execution

सब-टैग एक्सप्लोर करें

  • CLI Prompt ExecutionsExecuting single AI requests from the shell without maintaining session state. **Distinct from One-Shot Query Execution:** Distinct from One-Shot Query Execution: specifically targets CLI-driven prompt execution for scripts and pipes.
  • Database State QueriesExecuting single, stateless queries to retrieve the current snapshot of database records. **Distinct from One-Shot Query Execution:** Focuses on database record retrieval rather than AI agent prompt processing.
  • Stateless Prompt Execution1 सब-टैगExecuting single AI requests from the shell without maintaining session state. **Distinct from One-Shot Query Execution:** Distinct from One-Shot Query Execution: specifically targets CLI-driven prompt execution for scripts and pipes.