Showing 20 open source projects for "include"

View related business solutions
  • 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    UI-TARS Desktop

    UI-TARS Desktop

    A GUI Agent app based on UI-TARS to control your computer using AI

    UI-TARS Desktop is a graphical user interface (GUI) agent application that leverages the UI-TARS vision-language model to enable natural language control of computers. This cross-platform tool supports both Windows and macOS, allowing users to perform tasks through intuitive commands. Key features include screenshot-based visual recognition, precise mouse and keyboard control, and real-time feedback on actions. Provides immediate responses and visual feedback on actions performed. The application facilitates seamless interaction with the computer, enhancing user experience by simplifying complex operations into straightforward language instructions. ...
    Downloads: 51 This Week
    Last Update:
    See Project
  • 2
    LibreChat

    LibreChat

    Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, etc

    ...The project features a sleek, intuitive interface reminiscent of popular chat UIs but with powerful options such as multimodal interaction, conversation branching, and custom presets that let you tailor how the model responds. Developers and power users can extend its capabilities via plugins and agentic tools, enabling workflows that go beyond simple Q&A to include tasks like code execution or automated assistant behavior.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Agent Skills

    Agent Skills

    Skills for AI coding agents

    ...In this repository, each skill adheres to the Agent Skills specification, meaning they’re defined as folders with a SKILL.md file (containing task descriptions and step-by-step guidance) and can include helper scripts and reference material that the agent can execute or consult when invoked. The goal of the project is to make it easy for AI assistants like Claude Code, OpenCode, Cursor, Codex, and others that support this open ecosystem to automatically apply best practices or perform concrete actions when a relevant user intent is detected. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    img2threejs

    img2threejs

    Rebuild the object in a reference image as a code-only, procedural

    ...It generates a TypeScript THREE.Group factory from primitives, procedural shaders, and generated geometry rather than extracting or downloading a mesh. The resulting hierarchy can include pivots, sockets, colliders, and destruction groups so the model is ready for interaction and animation. A staged pipeline evaluates suitability, defines a detailed specification, builds successive passes, renders browser previews, and compares them with the source image. Quality gates require structural detail, material realism, correct attachments, and passing visual-review scores. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    Codex plugin for Claude Code

    Codex plugin for Claude Code

    Use Codex from Claude Code to review code or delegate tasks

    ...It likely provides abstractions for handling code generation, editing, and analysis while maintaining consistency across workflows. The system emphasizes interoperability, allowing developers to plug Codex capabilities into broader agent ecosystems without rewriting core logic. It may also include mechanisms for managing execution context, permissions, and tool access, ensuring that generated code can be safely applied. This makes it particularly useful for complex development pipelines where multiple agents or tools need to collaborate.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    PicoClaw

    PicoClaw

    Ultra-Efficient AI Assistant in Go

    ...PicoClaw can run on hardware costing as little as $10 and on resource-constrained environments like RISC-V or ARM boards, with cross-architecture portability achieved through a single self-contained binary. The project’s goals include broad platform support (including Linux, macOS, and multiple CPU architectures), rapid startup times that make the assistant feel responsive, and integration with popular messaging platforms via gateways or bots.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    PenEcho

    PenEcho

    Think with AI beyond the chat box

    ...Users can draw with pressure-sensitive ink, erase, pan, zoom, type formatted text, and arrange ideas across a large virtual workspace. The application sends focused visual regions to an API, Codex CLI, or Claude CLI and converts model responses into editable canvas commands. AI output can include text, formulas, plots, mixed drawings, erasures, and declarative animations. Sparse tile rendering keeps the 20,000-by-20,000 logical canvas efficient without allocating one enormous bitmap. Local snapshots, undo and redo, lasso selection, PNG export, and manual or automatic AI modes support iterative work. PenEcho is available as a desktop application or Node.js package and supports configurable models, reasoning levels, request retention, and plugins.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Cangjie Skill

    Cangjie Skill

    Distill high-value content like books, long videos, podcasts, and more

    ...Each accepted skill records supporting material, a reconstructed explanation, examples, trigger situations, executable steps, and limitations. Strict verification rejects generic or weak ideas that lack independent evidence, predictive value, or meaningful uniqueness. The generated package can include an overview, glossary, reference graph, long-form digest, individual skill files, and test prompts. Completed skills can be installed for compatible coding agents such as Claude Code and Cursor.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Claude SEO

    Claude SEO

    Universal SEO skill for Claude Code

    ...It combines 25 sub-skills and 18 specialist agents across technical SEO, content quality, Schema.org markup, GEO and AEO, local SEO, e-commerce, international SEO, backlinks, semantic clustering, and Google API workflows. The system is designed to produce prioritized action plans instead of generic audit notes. Recommendations include first-principle observations, dependency relationships, falsifiability checks, and leading indicators. It can run full site audits, single-page reviews, schema validation, AI search readiness checks, sitemap workflows, local SEO analysis, and SEO reporting. Claude SEO is useful for agencies, in-house teams, and consultants who want repeatable SEO audits inside Claude Code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    Agent Skills

    Agent Skills

    Specification and documentation for Agent Skills

    ...The central goal is portability: you can write a skill once and reuse it across different agent runtimes and developer tools that implement the format. This repo serves as the canonical reference for how skills should be structured, what metadata they should include, and how an SDK can load and apply them consistently. It also includes supporting materials like guides and examples so builders can create skills that are predictable, testable, and shareable with teams.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Three.js Object Sculptor

    Three.js Object Sculptor

    Codex plugin that turns attached object images into code-only

    ...It first evaluates whether the image is suitable and produces an ObjectSculptSpec describing geometry, materials, lighting, hierarchy, pivots, and quality targets. Codex then follows staged passes from blockout and structural work through surface detail, interaction design, and optimization. Generated models include meaningful sockets and anchors for animation, transformation, physics, and destruction. Reference and rendered screenshots can be combined for AI vision review and scored self-correction. The workflow targets browser-friendly props and stylized reconstructions rather than photogrammetry or exact mesh extraction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    OpenClaw Control Center

    OpenClaw Control Center

    Turn OpenClaw from a black box into a local control center

    ...The system is likely built with usability in mind, offering dashboards or visualization tools that make complex agent behaviors easier to understand and manage. It may also include logging, debugging, and orchestration features that support large-scale deployments of autonomous systems. The project emphasizes coordination and observability, ensuring that users maintain control over distributed agent processes. Overall, it functions as the operational backbone for managing advanced AI agent infrastructures.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    tickflow-stock-panel

    tickflow-stock-panel

    Self-hosted, zero-operation A-share quantitative workbench

    ...It is aimed at individual retail investors and quant hobbyists who want a local research dashboard rather than a closed commercial terminal. The project uses TickFlow as a data source but is not an official TickFlow product. Its modules include a stock screener, indicator pipeline, backtesting engine, monitoring center, single-stock analysis, concept analysis, industry analysis, and post-market review. It also uses LLM capabilities for strategy generation, stock analysis, financial interpretation, and market recap workflows. The project is for learning and quantitative research only, and its backtests or AI outputs should not be treated as investment advice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The Fable Method

    The Fable Method

    How Claude Fable 5 worked, distilled into skills

    ...Four included skills cover planning, execution, judging completed work, and generating domain-specific adapters. The repository preserves evaluation cases, raw judge outputs, failures, and results from hundreds of agent runs. Its rules include bounded retries, authorization gates, evidence requirements, and honest caveat reporting. It can be installed as a Claude Code plugin or as standalone skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mike

    Mike

    OSS AI Legal Platform

    ...The project emphasizes simplicity and clarity, providing focused functionality without unnecessary overhead. Its design likely supports extensibility, allowing users to adapt it to specific use cases or integrate it into larger pipelines. The repository may include scripts, utilities, or abstractions that reduce repetitive tasks and improve productivity. Overall, mike represents a pragmatic approach to solving targeted technical problems through concise tooling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rewriting Project Claw Code

    Rewriting Project Claw Code

    Ensure consistency and alignment between different codebases

    ...The project provides mechanisms to compare, validate, and synchronize code or behavior, helping teams avoid discrepancies that can lead to bugs or inconsistencies. It may include automation tools that detect differences and enforce standards across repositories. The tool is useful in scenarios such as maintaining parity between frontend and backend logic, ensuring API consistency, or synchronizing multiple deployments. Its design promotes reliability and reduces the risk of divergence in complex systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Clawith

    Clawith

    OpenClaw for Teams

    ...The system likely emphasizes integration with external tools and services, allowing agents to extend their capabilities beyond internal reasoning. Its architecture suggests support for multi-agent collaboration, enabling distributed problem-solving and task delegation. It may also include monitoring and control features to ensure that agent behavior remains aligned with user goals. The project reflects a broader trend toward building AI systems that act as autonomous operators rather than passive assistants. Overall, Clawith serves as a foundation for building advanced, action-oriented AI workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Claude Autoresearch

    Claude Autoresearch

    Claude Autoresearch Skill, autonomous goal-directed iteration

    ...Its iterative loop enables deeper exploration of topics over time, making it particularly useful for complex or open-ended research questions. The architecture emphasizes autonomy, reducing the need for constant user input while still producing meaningful insights. It may also include summarization and reporting capabilities to present findings in a digestible format. Overall, autoresearch represents a step toward self-directed knowledge discovery systems that continuously improve their outputs through iteration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FinRobot

    FinRobot

    An Open-Source AI Agent Platform for Financial Analysis using LLMs

    ...Built with modularity in mind, FinRobot allows users to plug in custom models — from classical algorithms to deep learning architectures — and orchestrate components in pipelines that can run reproducibly across experiments. The framework also tends to include automation layers for deployment, enabling trained models to operate in live or simulated environments with scheduled re-training and risk controls in place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenAI Assistants Quickstart

    OpenAI Assistants Quickstart

    OpenAI Assistants API quickstart with Next.js

    ...Server handlers for threads are provided under api/assistants/threads/..., giving a reference for wiring the API into Next.js routes. The Chat component can be copied directly into other projects, along with its styles from app/components/chat.module.css. Example pages include a basic chat, a function calling demo, a file search demo, and a full-featured example, allowing developers to explore each feature in isolation or together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next