Showing 257 open source projects for "patterns"

View related business solutions
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    Tesseract OCR

    Tesseract OCR

    Open Source OCR Engine

    ...With the latest version of Tesseract, there is a greater focus on line recognition, however it still supports the legacy Tesseract OCR engine which recognizes character patterns. Tesseract can recognize over 100 languages out-of-the-box, and can be trained to recognize other languages. It supports various output formats, including plain text, HTML, PDF and more. It also has unicode (UTF-8) support.
    Downloads: 20,488 This Week
    Last Update:
    See Project
  • 2
    Huashu Design

    Huashu Design

    Huashu Design · HTML-native design skill for Claude Code

    ...The framework can be applied to both human-driven and AI-driven interactions, making it versatile across use cases. Overall, huashu-design offers a systematic approach to crafting and managing effective communication patterns.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    WeChatMsg

    WeChatMsg

    Project aimed at extracting, exporting, and analyzing chat records

    ...Beyond simple export, the project includes mechanisms for analyzing chat histories and generating annual reports or visual summaries about messaging trends, interaction patterns, and more. The original README communicates a guiding philosophy about owning personal data and using it responsibly to train personalized AI agents or preserve memories. Although the repository has seen periods of inactivity and may not receive frequent updates, its widespread use indicates community interest in preserving chat logs and understanding conversation data outside of the WeChat interface.
    Downloads: 1,464 This Week
    Last Update:
    See Project
  • 4
    Regex

    Regex

    Generate matching and non matching strings based on regex patterns

    ...It is suggested to avoid using such infinite patterns to generate data based on regex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Sec-Context

    Sec-Context

    AI Code Security Anti-Patterns distilled from 150+ sources

    ...Each anti-pattern is paired with a secure coding alternative and explanation, offering educational value for both humans and automated review agents designed to flag or correct unsafe patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    L1B3RT45

    L1B3RT45

    Harmless liberation prompts

    ...Because of its unconventional focus, it functions primarily as a research and exploration resource rather than a production tool. Overall, L1B3RT4S serves as a niche but widely referenced collection for studying advanced prompt manipulation patterns.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ChatLab

    ChatLab

    Local-first AI chat analysis tool for insights from conversation data

    ...ChatLab also includes visualization features that present trends, activity patterns, and interaction metrics in a clear and accessible format.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Flutter Agent Skills

    Flutter Agent Skills

    Agent skills for Flutter, maintained by the Flutter team

    ...The project focuses on practical learning through guided coding challenges, interactive examples, and real-world mobile application scenarios rather than purely theoretical documentation. It covers topics such as UI construction, state management, animations, asynchronous programming, architecture patterns, and testing workflows within Flutter applications. The repository is designed for developers at different experience levels, offering incremental progression from foundational concepts to more advanced mobile engineering techniques. It emphasizes clean coding practices, reusable components, and modern Flutter development patterns. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    MiroFish

    MiroFish

    A Simple and Universal Swarm Intelligence Engine

    ...The engine includes both backend and frontend components, with configuration and deployment instructions for local and containerized setups, and is designed to produce detailed predictive reports based on interactions and emergent patterns within the simulated world.
    Downloads: 243 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Ant Design X

    Ant Design X

    Experimental Ant Design extensions for advanced UI patterns

    Ant Design X is an experimental extension project built around the Ant Design ecosystem, focusing on exploring advanced user interface patterns and next-generation component designs. It serves as a space for prototyping and validating ideas that go beyond the core Ant Design library, allowing developers to experiment with more complex interactions and layouts. Ant Design X emphasizes flexibility and extensibility, enabling developers to adapt components to modern application needs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Moondream

    Moondream

    Tiny vision language model

    ...It serves as both a playground for the author’s artistic curiosity and a resource for other creative coders interested in generative art techniques. The repository may include shaders, canvas/WebGL code, visual demos, and utilities that demonstrate how mathematical functions or noise patterns can be harnessed for compelling visuals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hermes Agent Orange Book

    Hermes Agent Orange Book

    From Beginner to Master · Orange Book Series

    Hermes Agent Orange Book is a structured knowledge resource and guide for building and understanding Hermes-style autonomous agents. It compiles principles, workflows, and patterns used in agent-based systems into an organized format. The project focuses on explaining how agents manage memory, tools, and iterative reasoning processes. It serves as both a reference and a learning resource for developers working with autonomous AI systems. The content emphasizes practical implementation strategies rather than abstract theory. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    MCP Agent

    MCP Agent

    Build effective agents using Model Context Protocol

    The MCP Agent is a framework that enables the construction of effective AI agents using the Model Context Protocol. It focuses on simple, composable patterns to build production-ready AI agents, facilitating seamless integration with various tools and services to enhance AI capabilities. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    12-Factor Agents

    12-Factor Agents

    What are the principles we can use to build LLM-powered software

    12-Factor Agents is a conceptual engineering guide that defines a set of principles for building reliable, scalable, and maintainable LLM-powered applications. Inspired by the original Twelve-Factor App methodology, the project reframes best practices specifically for agentic systems and AI software. It outlines patterns such as treating prompts as first-class assets, owning the context window, and converting natural language into structured tool calls. The repository emphasizes operational discipline, arguing that even as models improve, strong engineering patterns remain essential for production-grade AI systems. Rather than providing a traditional framework, it serves as a strategic blueprint that teams can apply to their own agent architectures. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sourcery AI Code Review

    Sourcery AI Code Review

    Instant AI code reviews

    Sourcery is an AI-powered code assistant designed to help developers write cleaner, more maintainable Python code by suggesting real-time refactorings, improvements, and best-practice rewrites directly in popular editors and IDEs. Instead of just offering autocomplete, Sourcery analyzes existing functions and code patterns to provide context-aware suggestions that can simplify logic, reduce duplication, improve naming, and correct anti-patterns, helping developers adhere to idiomatic style without manual review. It integrates directly into development workflows through plugins for editors like VS Code, JetBrains IDEs, and command-line tools, so suggestions appear where developers already write code. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    deepjazz

    deepjazz

    Deep learning driven jazz generation using Keras & Theano

    ...The repository demonstrates how machine learning can learn musical structure and produce original compositions. It uses the Keras and Theano libraries to build a two-layer Long Short-Term Memory network capable of learning temporal patterns in music. The system analyzes musical sequences from an input MIDI file and then generates new musical notes that follow similar stylistic patterns. The project was originally created during a hackathon and was designed to show how neural networks can emulate creative tasks traditionally associated with human musicians. The repository includes preprocessing scripts for preparing MIDI data, training scripts for building the neural network model, and code for generating new compositions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AWS Agent Skills

    AWS Agent Skills

    AWS Skills for Agents

    ...Skills are kept up to date with weekly documentation checks, ensuring they reflect current AWS patterns and service changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Agent Behavior Monitoring

    Agent Behavior Monitoring

    The open source post-building layer for agents

    ...Judgeval transforms agent interaction trajectories into structured evaluation datasets that can be used for reinforcement learning, supervised fine-tuning, or other forms of post-training improvement. The framework includes tools that analyze agent behavior patterns and group interaction trajectories by behavior type or topic, allowing researchers to detect weaknesses or unexpected behaviors.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    HolyClaude

    HolyClaude

    AI coding workstation: Claude Code + web UI + 5 AI CLIs + headless

    ...The project centers around improving how developers interact with AI agents, enabling more efficient code generation, debugging, and task execution through optimized prompt engineering. It includes predefined templates and interaction patterns that guide the AI toward producing more accurate and context-aware responses. HolyClaude emphasizes productivity by reducing friction in iterative development cycles, allowing users to refine outputs quickly without repeatedly crafting instructions from scratch. The toolkit is modular in nature, enabling developers to adapt it to different coding scenarios or integrate it into their existing workflows. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Umi-OCR

    Umi-OCR

    OCR software, free and offline

    ...It includes a highly efficient offline OCR engine with built-in multilingual recognition libraries, so users can extract text across multiple languages with high accuracy directly on their machines. The software supports flexible usage patterns including screenshot capture OCR, batch processing of large sets of images or documents, PDF parsing, QR code detection, and layout-aware paragraph output. Users can interact with Umi-OCR through a graphical interface, command-line options, or HTTP interfaces, making it adaptable to both casual desktop usage and programmatic automation. ...
    Downloads: 74 This Week
    Last Update:
    See Project
  • 21
    GenericAgent

    GenericAgent

    Self-evolving autonomous agent framework

    ...The project also focuses on extensibility, allowing developers to plug in custom tools or APIs and tailor agent behavior to specific use cases. By abstracting common agent patterns, it reduces the overhead of building agent systems from scratch. Overall, GenericAgent provides a foundation for scalable and reusable AI agent development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    OmniRoute

    OmniRoute

    OmniRoute is an AI gateway for multi-provider LLM

    ...It is particularly useful in distributed systems where requests need to be intelligently routed between APIs, microservices, or processing pipelines. OmniRoute aims to reduce boilerplate by centralizing routing logic and providing reusable patterns for managing complex flows. Its architecture supports scalability and maintainability, making it suitable for both small applications and larger systems with multiple integrations.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 23
    AutoGen

    AutoGen

    An Open-Source Programming Framework for Agentic AI

    ...It offers features such as agents that can converse with other agents, LLM and tool use support, autonomous and human-in-the-loop workflows, and multi-agent conversation patterns. AutoGen provides multi-agent conversation framework as a high-level abstraction. With this framework, one can conveniently build LLM workflows. AutoGen offers a collection of working systems spanning a wide range of applications from various domains and complexities. AutoGen supports enhanced LLM inference APIs, which can be used to improve inference performance and reduce cost.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Learn Claude Code

    Learn Claude Code

    Bash is all you need, write a claude code with only 16 line code

    ...It emphasizes a hands-on learning path where each version (from v0 to v4) adds conceptual building blocks like the core agent loop, todo planning, task decomposition, and domain knowledge skills, illuminating the patterns behind what makes a true AI agent tick. The goal is to demystify agent architectures like Claude Code by having learners build simplified versions themselves and observe how tools, memory management, planning constraints, and context isolation contribute to reliable agent behavior. Along the way, the project teaches fundamentals such as how to let models call external tools, maintain clean memory for long tasks, and inject domain expertise without retraining the model.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Hands-On Large Language Models

    Hands-On Large Language Models

    Official code repo for the O'Reilly Book

    ...Each chapter contains executable Jupyter notebooks that are designed to be run in environments like Google Colab, making it easy for learners to experiment interactively with models, visualize attention patterns, implement classification and generation tasks.
    Downloads: 68 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB