awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

هندسة الأوامر (Prompt Engineering) وتطوير تطبيقات LLM

تم تحديث الترتيب في 23 يونيو 2026

For هندسة الأوامر (Prompt Engineering) وتطوير تطبيقات LLM, the strongest matches are dair-ai/prompt-engineering-guide (This project is a comprehensive educational resource and technical), anthropics/prompt-eng-interactive-tutorial (This project is an interactive educational resource designed to) and nirdiamant/prompt_engineering (This project is a comprehensive guide and framework for). plexpt/awesome-chatgpt-prompts-zh and brexhq/prompt-engineering round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

استكشف أطر عمل ومكتبات وأدوات لبناء واختبار وتحسين تطبيقات النماذج اللغوية الكبيرة.

هندسة الأوامر (Prompt Engineering) وتطوير تطبيقات LLM

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • dair-ai/prompt-engineering-guideالصورة الرمزية لـ dair-ai

    dair-ai/Prompt-Engineering-Guide

    75,678عرض على GitHub↗

    This project is a comprehensive educational resource and technical guide focused on the development, optimization, and application of large language models. It provides a structured curriculum for mastering prompt engineering, ranging from foundational principles of instruction design to advanced techniques for improving model reasoning, accuracy, and reliability. The guide distinguishes itself by offering deep technical insights into agentic workflows and autonomous system design. It covers the implementation of multi-step reasoning chains, tool integration through function calling, and stat

    MDXAgentic OrchestrationAgentic Orchestration FrameworksPrompt Engineering
    عرض على GitHub↗75,678
  • anthropics/prompt-eng-interactive-tutorialالصورة الرمزية لـ anthropics

    anthropics/prompt-eng-interactive-tutorial

    36,423عرض على GitHub↗

    This project is an interactive educational resource designed to teach prompt engineering for large language models. It provides a structured curriculum that guides users through the process of structuring instructions and context to improve the accuracy and consistency of model outputs. The platform functions as an interaction sandbox, allowing users to experiment with various prompting strategies directly within their browser. By executing tutorial examples in this environment, users receive immediate feedback on their inputs, facilitating the prototyping of prompts for integration into soft

    Jupyter NotebookDocumentation GeneratorsPrompt Engineering GuidesAI Interaction Sandboxes
    عرض على GitHub↗36,423
  • nirdiamant/prompt_engineeringالصورة الرمزية لـ NirDiamant

    NirDiamant/Prompt_Engineering

    7,159عرض على GitHub↗

    This project is a comprehensive guide and framework for designing, optimizing, and securing inputs to improve the accuracy and reasoning of large language model outputs. It provides core methodologies for implementing logical reasoning steps, example-based learning, and reusable template systems. The framework distinguishes itself through a focus on security guardrails and ethical auditing, implementing primitives to prevent adversarial prompt injection attacks and identify biases. It also emphasizes structured generation, using persona assignment and negative constraints to control the tone,

    Jupyter NotebookLLM Prompt Injection PreventionPrompt Engineering GuidesAI Personas
    عرض على GitHub↗7,159
  • plexpt/awesome-chatgpt-prompts-zhالصورة الرمزية لـ PlexPt

    PlexPt/awesome-chatgpt-prompts-zh

    60,656عرض على GitHub↗

    This project is a community-driven library of structured text inputs designed to guide large language models into specific roles, behaviors, and operational modes. It functions as a comprehensive repository of prompt engineering resources, providing reusable templates that allow users to override default model tendencies and enforce domain-specific response patterns through instruction-following logic. The collection distinguishes itself by offering specialized persona-based directives that constrain model output to simulate professional experts or functional technical environments. By utiliz

    Awesome ListInstruction-Following LayersPrompt Collections
    عرض على GitHub↗60,656
  • brexhq/prompt-engineeringالصورة الرمزية لـ brexhq

    brexhq/prompt-engineering

    9,538عرض على GitHub↗

    This project is a comprehensive guide and framework for large language model prompt engineering. It provides a collection of techniques and patterns for optimizing model responses through structured system prompts, context management, and a variety of implementation patterns. The project focuses on several specialized domains, including the creation of autonomous agents through reasoning loops and the implementation of retrieval augmented generation to inject semantic context into prompts. It also provides methods for enforcing structured outputs in serialization formats like JSON or YAML for

    Prompt OptimizersAgentic Reasoning LoopsAutonomous Agent Loops
    عرض على GitHub↗9,538
  • x1xhlol/system-prompts-and-models-of-ai-toolsالصورة الرمزية لـ x1xhlol

    x1xhlol/system-prompts-and-models-of-ai-tools

    141,061عرض على GitHub↗

    This project is a community-driven knowledgebase and registry for AI agent configurations. It serves as a centralized repository for system prompts, environment settings, and integration strategies designed to standardize the behavior of various AI-assisted development tools. By capturing these configurations in a structured format, the project enables developers to maintain consistent AI agent performance across different workstations and environments. The repository distinguishes itself through a hierarchical, version-controlled architecture that treats prompt engineering patterns as portab

    Agent Configuration ToolsAgent System PromptsAI Agent Registries
    عرض على GitHub↗141,061
  • willwulfken/midjourney-styles-and-keywords-referenceالصورة الرمزية لـ willwulfken

    willwulfken/MidJourney-Styles-and-Keywords-Reference

    12,285عرض على GitHub↗

    This project serves as a comprehensive reference tool for prompt engineering within generative image models. It provides a structured guide for exploring artistic styles, technical parameters, and keyword combinations to assist in achieving specific aesthetic outcomes and consistent visual themes. The resource distinguishes itself by enabling direct comparisons between different model versions, allowing users to observe how specific keywords and settings influence output quality over time. By organizing visual examples and technical data into a hierarchical taxonomy, it facilitates the iterat

    Generative Art PromptsPrompt EngineeringPrompt Engineering Guides
    عرض على GitHub↗12,285
  • danielmiessler/fabricالصورة الرمزية لـ danielmiessler

    danielmiessler/Fabric

    42,408عرض على GitHub↗

    Fabric is a command-line orchestrator designed to automate complex data processing and content generation tasks by chaining artificial intelligence models with modular prompt templates. It functions as a terminal-based tool that utilizes standard input and output streams, allowing users to pipe data directly into predefined reasoning strategies. By providing a model-agnostic abstraction layer, the system decouples execution logic from specific artificial intelligence vendors, normalizing requests and responses across different service providers. The platform distinguishes itself through its p

    GoAI Command-Line InterfacesModel Abstraction LayersTerminal AI Automation
    عرض على GitHub↗42,408
  • f/awesome-chatgpt-promptsالصورة الرمزية لـ f

    f/awesome-chatgpt-prompts

    163,835عرض على GitHub↗

    This project is a curated library of community-driven prompt templates and personas designed to improve interactions with large language models. It functions as a prompt engineering guide, providing interactive tutorials and examples to teach advanced design and reasoning techniques. The library can operate as a Model Context Protocol server, providing a standardized interface for AI tools and agents to access prompt data as a service. For organizations, it offers a self-hosted repository option that allows for private deployment on internal infrastructure with custom authentication and data

    HTMLMCP ServersPrompt LibrariesAwesome List
    عرض على GitHub↗163,835
  • stanfordnlp/dspyالصورة الرمزية لـ stanfordnlp

    stanfordnlp/dspy

    35,325عرض على GitHub↗

    DSPy is a declarative programming framework designed for building complex language model applications. It treats model interactions as modular, composable programs, allowing developers to define task logic through typed class schemas rather than relying on manually written prompts. By organizing workflows into hierarchical, reusable Python objects, the framework enables the construction of sophisticated AI systems that manage state and execution flow independently. The framework distinguishes itself through an automated optimization engine that iteratively refines prompt instructions and few-

    PythonDeclarative AI FrameworksAgentic Orchestration FrameworksAI Signature Definitions
    عرض على GitHub↗35,325
  • datawhalechina/llm-cookbookالصورة الرمزية لـ datawhalechina

    datawhalechina/llm-cookbook

    24,263عرض على GitHub↗

    This repository is a comprehensive set of tutorials and examples for building software powered by large language models. It serves as an application development guide and a prompt engineering framework, providing instructional content for integrating model logic with user interfaces and external data sources. The project provides technical walkthroughs for specialized workflows, including the implementation of retrieval augmented generation using vector databases and semantic search. It includes guidance on adapting pre-trained model weights through fine-tuning with private datasets and the o

    Jupyter NotebookApplication Development GuidesLLM Application DevelopmentAgentic Tool Orchestration
    عرض على GitHub↗24,263
  • chatgptnextweb/nextchatالصورة الرمزية لـ ChatGPTNextWeb

    ChatGPTNextWeb/NextChat

    88,256عرض على GitHub↗

    NextChat is a self-hosted web application that provides a unified interface for interacting with multiple large language models. It functions as a conversational platform where users can manage and switch between diverse AI providers through configurable API backends, maintaining full control over their data and infrastructure. The platform features a persistent session layer designed to handle long-running dialogues by managing message history and context. It distinguishes itself through a structured prompt engineering environment that allows for the development and application of templates

    TypeScriptConversational State ManagersLanguage Model Interaction PatternsLLM Chat Interfaces
    عرض على GitHub↗88,256
  • chiphuyen/aie-bookالصورة الرمزية لـ chiphuyen

    chiphuyen/aie-book

    13,779عرض على GitHub↗

    This project serves as a comprehensive educational resource and technical handbook for engineers building applications powered by large language models. It provides a structured framework for mastering the principles of artificial intelligence engineering, covering the full lifecycle of model development from initial design to production deployment. The repository distinguishes itself by offering a deep dive into the practical implementation of advanced design patterns, including retrieval-augmented generation, agentic tool orchestration, and parameter-efficient model adaptation. It emphasize

    Jupyter NotebookLarge Language Model GuidesParameter Efficient Fine-TuningRetrieval-Augmented Generation
    عرض على GitHub↗13,779
  • asgeirtj/system_prompts_leaksالصورة الرمزية لـ asgeirtj

    asgeirtj/system_prompts_leaks

    42,673عرض على GitHub↗

    This project is a centralized repository for the collection and analysis of system instructions and behavioral configurations extracted from large language models and AI-powered software. It serves as a research archive that documents the internal directives, operational constraints, and safety protocols that define how various artificial intelligence agents interact with users. The repository distinguishes itself through a crowdsourced approach to data aggregation, maintaining a historical record of configuration changes across a wide range of proprietary models and coding assistants. By org

    JavaScriptSystem Prompt CollectionsSystem PromptsModel Behavioral Analysis
    عرض على GitHub↗42,673
  • antonosika/gpt-engineerالصورة الرمزية لـ AntonOsika

    AntonOsika/gpt-engineer

    55,200عرض على GitHub↗

    GPT-Engineer is an autonomous agent and framework designed for AI-assisted software development. It functions as a generative codebase architect that translates natural language requirements into complete, functional software projects by reading and writing files directly to the local file system. The platform distinguishes itself through an agentic workflow orchestrator that sequences complex programming tasks into manageable, iterative steps. It supports multi-modal input processing, allowing users to incorporate visual data like screenshots or diagrams to guide UI generation. Furthermore,

    PythonGenerative AI DevelopmentGenerative Code AssistantsGenerative Codebase Architects
    عرض على GitHub↗55,200
  • datawhalechina/prompt-engineering-for-developersالصورة الرمزية لـ datawhalechina

    datawhalechina/prompt-engineering-for-developers

    24,267عرض على GitHub↗

    This project is a technical curriculum and development guide focused on large language model prompt engineering, fine-tuning, and the creation of retrieval augmented generation applications. It serves as a comprehensive resource for developers to master crafting precise instructions and textual patterns to improve the quality and predictability of model outputs. The material covers the end-to-end workflow of adapting open-source models to specific datasets and integrating language models with vector databases to generate responses based on private information. It also provides a systematic ap

    Jupyter NotebookPrompt EngineeringPrompt Engineering GuidesExample-Based Prompting
    عرض على GitHub↗24,267
  • tatsu-lab/stanford_alpacaالصورة الرمزية لـ tatsu-lab

    tatsu-lab/stanford_alpaca

    30,266عرض على GitHub↗

    This project provides an end-to-end framework for adapting large language models to follow user instructions through supervised fine-tuning. It functions as a comprehensive training pipeline that enables the creation of specialized assistant models by minimizing the difference between predicted outputs and target responses within structured instruction datasets. The framework distinguishes itself by integrating synthetic data generation with memory-efficient training techniques. It utilizes powerful language models to iteratively expand small sets of human-written seeds into diverse, high-qua

    PythonInstruction Fine-Tuning FrameworksInstruction TuningInstruction Tuning Frameworks
    عرض على GitHub↗30,266
  • linshenkx/prompt-optimizerالصورة الرمزية لـ linshenkx

    linshenkx/prompt-optimizer

    30,927عرض على GitHub↗

    Prompt Optimizer is a framework designed for the iterative refinement and testing of text-based instructions for large language models. It functions as an automated evaluation pipeline that systematically adjusts prompt structure, constraints, and clarity to improve the accuracy and consistency of model outputs. The system distinguishes itself through a model-agnostic interface that standardizes communication across different artificial intelligence providers. It incorporates a versioned asset management system to track prompt history, enabling developers to maintain consistency and perform r

    TypeScriptPrompt Engineering ToolsAutomated Prompt OptimizationPrompt Engineering
    عرض على GitHub↗30,927
  • anthropics/claude-cookbooksالصورة الرمزية لـ anthropics

    anthropics/claude-cookbooks

    45,835عرض على GitHub↗

    This repository serves as a comprehensive library of architectural blueprints and code examples for integrating large language models into software applications. It functions as a developer learning resource, providing structured tutorials and implementation patterns that demonstrate how to build intelligent features using advanced prompting and data processing techniques. The collection distinguishes itself by focusing on complex reasoning and data-grounding workflows. It provides practical guidance on implementing retrieval-augmented generation pipelines, which connect language models to pr

    Jupyter NotebookGenerative AI Integration PatternsReasoning StrategiesRetrieval-Augmented Generation
    عرض على GitHub↗45,835
  • disler/claude-code-hooks-masteryالصورة الرمزية لـ disler

    disler/claude-code-hooks-mastery

    3,090عرض على GitHub↗

    This project is an extension framework and orchestration system for Claude Code that uses lifecycle hooks to intercept and augment the execution flow of agents. It serves as a management layer for automating session startup, handling project context loading, and performing cleanup routines during AI coding sessions. The framework provides an orchestration system to spawn and manage specialized sub-agents with distinct prompts and toolsets to decompose complex technical tasks. It functions as a prompt engineering middleware to validate and inject context into user requests and as a tool guardr

    PythonAgent Orchestration FrameworksEvent Interception ExtensionsAgent Action Guardrails
    عرض على GitHub↗3,090
  • pythagora-io/gpt-pilotالصورة الرمزية لـ Pythagora-io

    Pythagora-io/gpt-pilot

    33,743عرض على GitHub↗

    GPT-Pilot is an autonomous development tool designed to build, debug, and manage entire software projects. It functions as an AI-powered coding assistant that translates high-level natural language requirements into structured file architectures and functional source code. By acting as an autonomous software engineer, the system automates the software development lifecycle, from initial boilerplate creation to the implementation of complex logic. The project distinguishes itself through a recursive task decomposition process that breaks complex requirements into manageable steps, which are th

    PythonAI Coding AssistantsAI Code GeneratorsAutonomous Development Agents
    عرض على GitHub↗33,743
  • guidance-ai/guidanceالصورة الرمزية لـ guidance-ai

    guidance-ai/guidance

    21,502عرض على GitHub↗

    Guidance is a generative AI orchestration framework designed to manage complex interactions with language models by embedding programmatic control directly into the prompt generation process. It functions as a prompt programming environment that allows developers to interleave raw text with executable logic, enabling the construction of sophisticated, multi-step agentic workflows. The framework distinguishes itself through grammar-constrained token sampling and stateful stream interception, which restrict the model's output distribution based on formal language rules. By enforcing these const

    Jupyter NotebookGenerative AI Orchestration EnginesGeneration Flow OrchestratorsAgentic Workflow Orchestration
    عرض على GitHub↗21,502
  • shubhamsaboo/awesome-llm-appsالصورة الرمزية لـ Shubhamsaboo

    Shubhamsaboo/awesome-llm-apps

    114,725عرض على GitHub↗

    This repository serves as a comprehensive collection of resources, templates, and starter code for building artificial intelligence applications. It provides a centralized hub for developers to access practical implementations of common workflows, including retrieval-augmented generation pipelines and autonomous agent loops, alongside educational materials designed to support rapid prototyping and experimentation. The project distinguishes itself by offering a dual focus on technical implementation and critical analysis. It provides a library of lightweight, single-file agents and tutorials f

    PythonAI Application TemplatesAwesome ListRAG Pipelines
    عرض على GitHub↗114,725
  • atuinsh/atuinالصورة الرمزية لـ atuinsh

    atuinsh/atuin

    30,266عرض على GitHub↗

    Atuin is a command-line tool that replaces standard shell history with a searchable, encrypted SQLite database. By hooking into shell initialization scripts, it provides an interactive, keyboard-driven interface for real-time command filtering and retrieval. The platform ensures data privacy through a client-side encryption layer, securing sensitive history and configuration data before it is synchronized across multiple machines. Beyond history management, Atuin functions as an executable documentation platform that enables teams to create and share interactive runbooks. These documents use

    RustInteractive RunbooksShell History DatabasesShell History Managers
    عرض على GitHub↗30,266
  • lllyasviel/fooocusالصورة الرمزية لـ lllyasviel

    lllyasviel/Fooocus

    50,260عرض على GitHub↗

    Fooocus is a generative image interface designed to simplify the creation of high-quality visual content from text descriptions. It functions as a latent diffusion pipeline and model orchestrator, managing the complex interactions between neural network layers, mathematical samplers, and hardware resource allocation to produce professional-grade imagery. The project distinguishes itself through a sophisticated prompt engineering engine and modular style management. Users can dynamically modify output characteristics by injecting style adapters directly into prompts or by utilizing wildcards a

    PythonImage GenerationDiffusion PipelinesModel Orchestrators
    عرض على GitHub↗50,260
  • mattpocock/skillsالصورة الرمزية لـ mattpocock

    mattpocock/skills

    131,422عرض على GitHub↗

    This project is an AI agent workflow framework and development toolkit designed for AI-driven software engineering. It provides a system of modular instructions, prompt libraries, and standardized routines to orchestrate complex engineering sequences and automate the decomposition of plans into technical tasks. The system differentiates itself through advanced context management and prompt engineering, using state compression and handoff documents to preserve conversation history between different AI sessions. It employs a structured library of prompt skills and high-signal trigger words to e

    ShellAgent Context ManagementAI Agent Orchestration FrameworksAgent Handoffs
    عرض على GitHub↗131,422
  • aider-ai/aiderالصورة الرمزية لـ Aider-AI

    Aider-AI/aider

    46,305عرض على GitHub↗

    Aider is a command-line interface tool that enables large language models to directly edit, refactor, and manage source code within a local repository. It functions as an AI-powered coding assistant that integrates into the developer workflow, allowing users to apply code changes through natural language prompts while maintaining repository context and version control. The tool distinguishes itself through a specialized diff-based patching engine that parses model-generated search-and-replace blocks to modify specific file segments without rewriting entire files. It features a provider-agnost

    PythonAI Code EditorsAI Coding AssistantsAutomated Code Editing Assistants
    عرض على GitHub↗46,305
  • acheong08/edgegptالصورة الرمزية لـ acheong08

    acheong08/EdgeGPT

    7,873عرض على GitHub↗

    EdgeGPT is a reverse engineered API wrapper and programmatic client for interacting with Bing Chat and associated large language model services. It enables the retrieval of text responses, code snippets, and suggested questions through a structured interface. The project uses exported browser cookies for authentication and implements an automated session rotation system to bypass daily request limits and regional restrictions. It manages multiple cookie sets to maintain continuous service uptime. The system also includes capabilities for AI image generation, automating requests to create vis

    PythonReverse-Engineered API ClientsAI Service WrappersBing Chat API Wrappers
    عرض على GitHub↗7,873
  • affaan-m/everything-claude-codeالصورة الرمزية لـ affaan-m

    affaan-m/everything-claude-code

    216,499عرض على GitHub↗

    Everything Claude Code is an agentic framework designed to orchestrate complex software development workflows through specialized subagent delegation. It functions as a control plane that manages agent behavior, tool access, and context window efficiency, allowing developers to break down large tasks into focused, scoped sub-processes that prevent system overload. The framework distinguishes itself through a robust security and automation layer that includes automated static analysis and adversarial red-teaming to audit agent configurations. It enables the creation of reusable behavioral patt

    JavaScriptAgent OrchestrationAgent Orchestration LayersAgent Security Auditing
    عرض على GitHub↗216,499
  • boundaryml/bamlالصورة الرمزية لـ BoundaryML

    BoundaryML/baml

    7,636عرض على GitHub↗

    BAML is a prompt engineering framework and LLM client generator that defines AI prompts as type-safe functions. It serves as a structured data extraction tool and workflow orchestrator, transforming unstructured model responses into strongly typed objects using a custom schema language and alignment algorithms. The project distinguishes itself by using a compiler to generate language-specific boilerplate code for API communication and output parsing. It features a dedicated environment for designing complex prompt templates with conditional logic and reusable snippets, and employs genetic alg

    RustAPI Client GeneratorsLLM Client GeneratorsLLM Response Parsers
    عرض على GitHub↗7,636
  • jingyaogong/minimindالصورة الرمزية لـ jingyaogong

    jingyaogong/minimind

    51,834عرض على GitHub↗

    This project is a comprehensive framework for the entire lifecycle of transformer-based language models, supporting everything from foundational pretraining to specialized deployment. It provides a modular toolkit for defining neural network architectures, managing data preparation pipelines, and executing training routines across various scales. The framework is designed to handle the full model development process, including supervised fine-tuning, behavioral alignment, and the integration of agentic capabilities. What distinguishes this framework is its focus on efficient training and adva

    PythonModel Training ToolkitsAgentic FrameworksAgentic Training Frameworks
    عرض على GitHub↗51,834
  • fishaudio/fish-speechالصورة الرمزية لـ fishaudio

    fishaudio/fish-speech

    24,928عرض على GitHub↗

    This project is a generative speech synthesis engine that converts text into high-fidelity human speech. It utilizes a two-stage autoregressive transformer architecture that separates semantic token prediction from acoustic detail reconstruction to balance linguistic accuracy with audio quality. The system is designed to support multilingual output and conversational AI development, enabling the generation of context-aware speech that maintains flow across multiple dialogue turns. The platform distinguishes itself through a production-ready inference server that employs continuous batching to

    PythonSpeech SynthesisSpeech Synthesis EnginesText-to-Speech
    عرض على GitHub↗24,928
  • microsoft/generative-ai-for-beginnersالصورة الرمزية لـ microsoft

    microsoft/generative-ai-for-beginners

    112,045عرض على GitHub↗

    This project is a comprehensive, open-source educational curriculum designed to guide developers through the mastery of generative artificial intelligence. It provides a structured learning path that covers foundational concepts, prompt engineering, and the practical application of large language models. The repository serves as a central hub for skill acquisition, offering sequential modules that progress from basic model mechanics to advanced architectural patterns. The curriculum distinguishes itself by focusing on the end-to-end lifecycle of intelligent software, including the implementat

    Jupyter NotebookCurriculum ModulesGenerative AI CoursesGenerative AI Development Guides
    عرض على GitHub↗112,045
  • flowiseai/flowiseالصورة الرمزية لـ FlowiseAI

    FlowiseAI/Flowise

    53,641عرض على GitHub↗

    Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p

    TypeScriptAgent FrameworksAgentic Orchestration PatternsAgentic RAG Development
    عرض على GitHub↗53,641
  • copilotkit/copilotkitالصورة الرمزية لـ CopilotKit

    CopilotKit/CopilotKit

    35,194عرض على GitHub↗

    CopilotKit is an agentic framework designed to integrate large language models into application frontends, enabling natural language control over software features and data. It provides the infrastructure to build intelligent assistants that manage conversation history, track application state, and execute complex workflows through conversational prompts. The framework distinguishes itself by its ability to render dynamic, interactive user interface components in real time based on model outputs. By utilizing a standardized communication protocol, it maps natural language intents to executabl

    TypeScriptAgent Development FrameworksConversational State ManagersGenerative AI Integrations
    عرض على GitHub↗35,194
  • davidkimai/context-engineeringالصورة الرمزية لـ davidkimai

    davidkimai/Context-Engineering

    8,431عرض على GitHub↗

    Context-Engineering is a prompt engineering framework and cognitive architecture for large language models. It provides a set of patterns and methodologies for designing structured prompts and modular reasoning flows that decompose complex tasks into specialized, step-by-step problem solving templates. The project distinguishes itself through stateful prompt management and context window optimization. It maintains persistent memory across multiple interaction turns by compressing conversation history into compact internal state cells and employs techniques to maximize information density per

    PythonConversation State ManagementModular Cognitive ToolsetsPrompt Engineering
    عرض على GitHub↗8,431
  • mlabonne/llm-courseالصورة الرمزية لـ mlabonne

    mlabonne/llm-course

    80,178عرض على GitHub↗

    This project is a comprehensive educational curriculum and engineering handbook focused on the lifecycle of large language models. It serves as a structured knowledge base for machine learning practitioners, covering the fundamental mathematical and architectural principles of transformer-based sequence modeling, as well as the practical implementation of supervised instruction fine-tuning and preference-based model alignment. The repository distinguishes itself by providing a deep dive into advanced model composition and optimization techniques. It details methodologies for weight-space mode

    AI Research RepositoriesAwesome ListFine-Tuning Strategies
    عرض على GitHub↗80,178
  • cyberalbsecop/awesome_gpt_super_promptingالصورة الرمزية لـ CyberAlbSecOP

    CyberAlbSecOP/Awesome_GPT_Super_Prompting

    3,654عرض على GitHub↗

    This repository is a collection of specialized toolsets and libraries for large language model prompt engineering and security testing. It provides a library of advanced templates and frameworks designed to optimize the quality and specificity of model responses. The project includes resources for red teaming and security research, featuring a repository of prompts designed to bypass safety filters and operational constraints. It also provides techniques for system prompt extraction to reveal the internal instructions and configurations of AI personas. The collection covers a broader surface

    HTMLJailbreak PromptsExtraction TechniquesJailbreak Defenses
    عرض على GitHub↗3,654
  • openai/openai-cookbookالصورة الرمزية لـ openai

    openai/openai-cookbook

    74,196عرض على GitHub↗

    This project is a technical learning resource and developer knowledge base focused on the integration of large language models into software applications. It provides a structured collection of guides and code examples designed to teach developers how to implement intelligent features using proven patterns and best practices. The repository distinguishes itself through a library of functional demonstrations that cover complex topics such as retrieval-augmented generation, function calling, and prompt engineering workflows. These materials are organized into a modular structure, allowing for t

    Jupyter NotebookArtificial Intelligence ToolingLLM Integration PatternsPrompt Engineering Toolkits
    عرض على GitHub↗74,196
  • 53ai/53aihubالصورة الرمزية لـ 53AI

    53AI/53AIHub

    9,025عرض على GitHub↗

    53AIHub is a centralized orchestration platform for deploying and managing AI agents and prompts across multiple large language model providers. It functions as a multi-model AI gateway and an operation portal for AI services, providing a unified interface to coordinate agents and prompts from various external platforms. The project distinguishes itself as a white-label AI portal designed for self-hosted infrastructure, allowing for full control over operational data on private servers or containers. It includes a comprehensive AI SaaS administration layer with a multi-tenant subscription eng

    GoAI Agent Integration PlatformsAI Agent OrchestrationAgent Aggregators
    عرض على GitHub↗9,025
  • patchy631/ai-engineering-hubالصورة الرمزية لـ patchy631

    patchy631/ai-engineering-hub

    35,826عرض على GitHub↗

    This project serves as an educational resource and technical guide for building production-ready intelligent systems. It provides a collection of hands-on tutorials, blueprints, and documentation focused on the development of applications powered by large language models, autonomous agentic workflows, and retrieval-augmented generation. The repository distinguishes itself by offering structured implementations for multi-agent orchestration and standardized communication protocols. It enables developers to integrate external tools and data sources into their systems, ensuring interoperability

    Jupyter NotebookAgentic Orchestration PatternsAgentic Workflow OrchestrationAI Engineering Tutorials
    عرض على GitHub↗35,826
  • alibaba/higressالصورة الرمزية لـ alibaba

    alibaba/higress

    7,558عرض على GitHub↗

    Higress is an AI API gateway and cloud-native traffic manager that functions as a Kubernetes ingress controller. It provides a centralized system for routing, securing, and optimizing traffic directed toward large language models, AI agents, and microservice architectures. The project distinguishes itself through deep AI orchestration, including the ability to host and manage Model Context Protocol servers that transform REST APIs into tools for AI agents. It features specialized AI infrastructure for model request proxying, protocol translation across multiple providers, and semantic-based c

    GoAI API GatewaysAI Gateway ManagementIngress Controllers
    عرض على GitHub↗7,558
  • mintplex-labs/anything-llmالصورة الرمزية لـ Mintplex-Labs

    Mintplex-Labs/anything-llm

    61,663عرض على GitHub↗

    This platform serves as a comprehensive environment for managing private language models, document knowledge bases, and automated agent workflows within secure local infrastructure. It functions as a document-aware workspace that enables users to ingest diverse file formats into searchable repositories, ensuring that all data processing and model inference remain within private, local environments to maintain data sovereignty. The system distinguishes itself through a modular agentic engine that allows for the definition of custom skills and external tool execution. By utilizing a multi-model

    JavaScriptAgentic Workflow EnginesAI Agent OrchestratorsDocument-Aware AI Workspaces
    عرض على GitHub↗61,663
  • elder-plinius/cl4r1t4sالصورة الرمزية لـ elder-plinius

    elder-plinius/CL4R1T4S

    40,356عرض على GitHub↗

    CL4R1T4S is a framework designed to orchestrate generative AI workflows and optimize language model outputs. It functions as a centralized utility for managing, versioning, and deploying structured system prompts and behavioral parameters to ensure consistent performance across complex tasks. The project distinguishes itself by implementing a structured pipeline that wraps model interactions to enforce behavioral constraints and sanitize inputs. This orchestration layer incorporates heuristic-based validation and stateful context management to maintain coherence and quality throughout multi-s

    AI Workflow ManagementAI Workflow OrchestrationPrompt Engineering
    عرض على GitHub↗40,356
  • f/prompts.chatالصورة الرمزية لـ f

    f/prompts.chat

    163,814عرض على GitHub↗

    This platform serves as a centralized management system for organizing, refining, and versioning AI instructions and agent skills. It functions as a repository that enables users to store, categorize, and retrieve structured prompts, ensuring consistent performance across various artificial intelligence models. By integrating with the Model Context Protocol, the system allows external AI assistants and development environments to discover and access these instruction libraries directly. The platform distinguishes itself through its focus on prompt engineering and automated refinement, utilizi

    HTMLAwesome ListAI Prompt Engineering TemplatesManagement Systems
    عرض على GitHub↗163,814
  • google-ai-edge/galleryالصورة الرمزية لـ google-ai-edge

    google-ai-edge/gallery

    15,162عرض على GitHub↗

    This project is a development framework for building edge-based AI agents that perform multimodal inference and system-level automation directly on mobile devices. By prioritizing local-first execution, the platform ensures data privacy and offline functionality, allowing developers to run large language models on hardware without requiring external server connectivity. The framework distinguishes itself through an integrated orchestration layer that connects language models to custom tools, scripts, and native device intents. It provides a structured registry for mapping natural language ins

    KotlinAgentic LLM FrameworksLocal AI InferenceOn-Device Models
    عرض على GitHub↗15,162
  • microsoft/semantic-kernelالصورة الرمزية لـ microsoft

    microsoft/semantic-kernel

    27,262عرض على GitHub↗

    Semantic Kernel is an artificial intelligence orchestration framework designed to integrate large language models with existing codebases. It functions as an agentic workflow engine, providing a standardized interface that connects generative models to traditional application logic, data sources, and external tools to automate complex, multi-step business tasks. The platform distinguishes itself through a modular plugin architecture and a planner-based reasoning engine that decomposes high-level goals into executable sequences of functions. By utilizing a connector-based abstraction layer, it

    C#Agent Orchestration FrameworksAI Orchestration FrameworksModel Abstraction Layers
    عرض على GitHub↗27,262
  • haotian-liu/llavaالصورة الرمزية لـ haotian-liu

    haotian-liu/LLaVA

    24,465عرض على GitHub↗

    LLaVA is a multimodal large language model architecture designed to process and interpret both image and text inputs to generate natural language responses. It functions as a research-oriented platform for visual instruction tuning, providing a framework to align language models with human intent through training on diverse datasets of paired images and text queries. The system distinguishes itself through a specialized vision-language training pipeline that connects visual data to language models using projection layers and instruction-based fine-tuning. It supports distributed inference by

    PythonMultimodal Large Language ModelsVision-Language PipelinesVisual Instruction Tuning
    عرض على GitHub↗24,465
قارن بين أفضل 10 في لمحة
المستودعالنجوماللغةالترخيصآخر تحديث
dair-ai/prompt-engineering-guide75.7KMDXMIT11 مارس 2026
anthropics/prompt-eng-interactive-tutorial36.4KJupyter Notebook—1 مارس 2026
nirdiamant/prompt_engineering7.2KJupyter Notebookother17 فبراير 2026
plexpt/awesome-chatgpt-prompts-zh60.7K—MIT28 أبريل 2026
brexhq/prompt-engineering9.5K—MIT23 أكتوبر 2023
x1xhlol/system-prompts-and-models-of-ai-tools141.1K—GPL-3.012 يونيو 2026
willwulfken/midjourney-styles-and-keywords-reference12.3K——11 أبريل 2025
danielmiessler/fabric42.4KGoMIT9 يونيو 2026
f/awesome-chatgpt-prompts163.8KHTMLNOASSERTION17 يونيو 2026
stanfordnlp/dspy35.3KPythonMIT18 يونيو 2026

Related searches

  • Prompt engineering guides
  • Prompt engineering resources
  • بيئة تجريبية لاختبار ومشاركة الأوامر (prompts)
  • محرك قوالب لأوامر LLM
  • أداة لإصدار وإدارة الأوامر (prompts)
  • إطار عمل للتحسين التلقائي للأوامر (prompt optimization)
  • إطار عمل مفتوح المصدر لتطبيقات النماذج اللغوية الكبيرة (LLM)
  • مجموعة أدوات لاكتشاف هجمات حقن الأوامر (prompt injection)