awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Prompt engineering y desarrollo de apps con LLM

Clasificación actualizada el 23 jun 2026

For Prompt engineering y desarrollo de apps con LLMs, 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.

Explora frameworks, librerías y herramientas para construir, probar y optimizar aplicaciones basadas en modelos de lenguaje extensos.

Prompt engineering y desarrollo de apps con LLM

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • dair-ai/prompt-engineering-guideAvatar de dair-ai

    dair-ai/Prompt-Engineering-Guide

    75,678Ver en 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
    Ver en GitHub↗75,678
  • anthropics/prompt-eng-interactive-tutorialAvatar de anthropics

    anthropics/prompt-eng-interactive-tutorial

    36,423Ver en 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
    Ver en GitHub↗36,423
  • nirdiamant/prompt_engineeringAvatar de NirDiamant

    NirDiamant/Prompt_Engineering

    7,159Ver en 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
    Ver en GitHub↗7,159
  • plexpt/awesome-chatgpt-prompts-zhAvatar de PlexPt

    PlexPt/awesome-chatgpt-prompts-zh

    60,656Ver en 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
    Ver en GitHub↗60,656
  • brexhq/prompt-engineeringAvatar de brexhq

    brexhq/prompt-engineering

    9,538Ver en 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
    Ver en GitHub↗9,538
  • x1xhlol/system-prompts-and-models-of-ai-toolsAvatar de x1xhlol

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

    141,061Ver en 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
    Ver en GitHub↗141,061
  • willwulfken/midjourney-styles-and-keywords-referenceAvatar de willwulfken

    willwulfken/MidJourney-Styles-and-Keywords-Reference

    12,285Ver en 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
    Ver en GitHub↗12,285
  • danielmiessler/fabricAvatar de danielmiessler

    danielmiessler/Fabric

    42,408Ver en 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
    Ver en GitHub↗42,408
  • f/awesome-chatgpt-promptsAvatar de f

    f/awesome-chatgpt-prompts

    163,835Ver en 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
    Ver en GitHub↗163,835
  • stanfordnlp/dspyAvatar de stanfordnlp

    stanfordnlp/dspy

    35,325Ver en 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
    Ver en GitHub↗35,325
  • datawhalechina/llm-cookbookAvatar de datawhalechina

    datawhalechina/llm-cookbook

    24,263Ver en 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
    Ver en GitHub↗24,263
  • chatgptnextweb/nextchatAvatar de ChatGPTNextWeb

    ChatGPTNextWeb/NextChat

    88,256Ver en 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
    Ver en GitHub↗88,256
  • chiphuyen/aie-bookAvatar de chiphuyen

    chiphuyen/aie-book

    13,779Ver en 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
    Ver en GitHub↗13,779
  • asgeirtj/system_prompts_leaksAvatar de asgeirtj

    asgeirtj/system_prompts_leaks

    42,673Ver en 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
    Ver en GitHub↗42,673
  • antonosika/gpt-engineerAvatar de AntonOsika

    AntonOsika/gpt-engineer

    55,200Ver en 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
    Ver en GitHub↗55,200
  • datawhalechina/prompt-engineering-for-developersAvatar de datawhalechina

    datawhalechina/prompt-engineering-for-developers

    24,267Ver en 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
    Ver en GitHub↗24,267
  • tatsu-lab/stanford_alpacaAvatar de tatsu-lab

    tatsu-lab/stanford_alpaca

    30,266Ver en 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
    Ver en GitHub↗30,266
  • linshenkx/prompt-optimizerAvatar de linshenkx

    linshenkx/prompt-optimizer

    30,927Ver en 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
    Ver en GitHub↗30,927
  • anthropics/claude-cookbooksAvatar de anthropics

    anthropics/claude-cookbooks

    45,835Ver en 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
    Ver en GitHub↗45,835
  • disler/claude-code-hooks-masteryAvatar de disler

    disler/claude-code-hooks-mastery

    3,090Ver en 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
    Ver en GitHub↗3,090
  • pythagora-io/gpt-pilotAvatar de Pythagora-io

    Pythagora-io/gpt-pilot

    33,743Ver en 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
    Ver en GitHub↗33,743
  • guidance-ai/guidanceAvatar de guidance-ai

    guidance-ai/guidance

    21,502Ver en 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
    Ver en GitHub↗21,502
  • shubhamsaboo/awesome-llm-appsAvatar de Shubhamsaboo

    Shubhamsaboo/awesome-llm-apps

    114,725Ver en 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
    Ver en GitHub↗114,725
  • atuinsh/atuinAvatar de atuinsh

    atuinsh/atuin

    30,266Ver en 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
    Ver en GitHub↗30,266
  • lllyasviel/fooocusAvatar de lllyasviel

    lllyasviel/Fooocus

    50,260Ver en 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
    Ver en GitHub↗50,260
  • mattpocock/skillsAvatar de mattpocock

    mattpocock/skills

    131,422Ver en 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
    Ver en GitHub↗131,422
  • aider-ai/aiderAvatar de Aider-AI

    Aider-AI/aider

    46,305Ver en 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
    Ver en GitHub↗46,305
  • acheong08/edgegptAvatar de acheong08

    acheong08/EdgeGPT

    7,873Ver en 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
    Ver en GitHub↗7,873
  • affaan-m/everything-claude-codeAvatar de affaan-m

    affaan-m/everything-claude-code

    216,499Ver en 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
    Ver en GitHub↗216,499
  • boundaryml/bamlAvatar de BoundaryML

    BoundaryML/baml

    7,636Ver en 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
    Ver en GitHub↗7,636
  • jingyaogong/minimindAvatar de jingyaogong

    jingyaogong/minimind

    51,834Ver en 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
    Ver en GitHub↗51,834
  • fishaudio/fish-speechAvatar de fishaudio

    fishaudio/fish-speech

    24,928Ver en 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
    Ver en GitHub↗24,928
  • microsoft/generative-ai-for-beginnersAvatar de microsoft

    microsoft/generative-ai-for-beginners

    112,045Ver en 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
    Ver en GitHub↗112,045
  • flowiseai/flowiseAvatar de FlowiseAI

    FlowiseAI/Flowise

    53,641Ver en 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
    Ver en GitHub↗53,641
  • copilotkit/copilotkitAvatar de CopilotKit

    CopilotKit/CopilotKit

    35,194Ver en 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
    Ver en GitHub↗35,194
  • davidkimai/context-engineeringAvatar de davidkimai

    davidkimai/Context-Engineering

    8,431Ver en 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
    Ver en GitHub↗8,431
  • mlabonne/llm-courseAvatar de mlabonne

    mlabonne/llm-course

    80,178Ver en 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
    Ver en GitHub↗80,178
  • cyberalbsecop/awesome_gpt_super_promptingAvatar de CyberAlbSecOP

    CyberAlbSecOP/Awesome_GPT_Super_Prompting

    3,654Ver en 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
    Ver en GitHub↗3,654
  • openai/openai-cookbookAvatar de openai

    openai/openai-cookbook

    74,196Ver en 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
    Ver en GitHub↗74,196
  • 53ai/53aihubAvatar de 53AI

    53AI/53AIHub

    9,025Ver en 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
    Ver en GitHub↗9,025
  • patchy631/ai-engineering-hubAvatar de patchy631

    patchy631/ai-engineering-hub

    35,826Ver en 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
    Ver en GitHub↗35,826
  • alibaba/higressAvatar de alibaba

    alibaba/higress

    7,558Ver en 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
    Ver en GitHub↗7,558
  • mintplex-labs/anything-llmAvatar de Mintplex-Labs

    Mintplex-Labs/anything-llm

    61,663Ver en 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
    Ver en GitHub↗61,663
  • elder-plinius/cl4r1t4sAvatar de elder-plinius

    elder-plinius/CL4R1T4S

    40,356Ver en 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
    Ver en GitHub↗40,356
  • f/prompts.chatAvatar de f

    f/prompts.chat

    163,814Ver en 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
    Ver en GitHub↗163,814
  • google-ai-edge/galleryAvatar de google-ai-edge

    google-ai-edge/gallery

    15,162Ver en 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
    Ver en GitHub↗15,162
  • microsoft/semantic-kernelAvatar de microsoft

    microsoft/semantic-kernel

    27,262Ver en 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
    Ver en GitHub↗27,262
  • haotian-liu/llavaAvatar de haotian-liu

    haotian-liu/LLaVA

    24,465Ver en 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
    Ver en GitHub↗24,465
Compara los 10 mejores de un vistazo
RepositorioEstrellasLenguajeLicenciaÚltimo push
dair-ai/prompt-engineering-guide75.7KMDXMIT11 mar 2026
anthropics/prompt-eng-interactive-tutorial36.4KJupyter Notebook—1 mar 2026
nirdiamant/prompt_engineering7.2KJupyter Notebookother17 feb 2026
plexpt/awesome-chatgpt-prompts-zh60.7K—MIT28 abr 2026
brexhq/prompt-engineering9.5K—MIT23 oct 2023
x1xhlol/system-prompts-and-models-of-ai-tools141.1K—GPL-3.012 jun 2026
willwulfken/midjourney-styles-and-keywords-reference12.3K——11 abr 2025
danielmiessler/fabric42.4KGoMIT9 jun 2026
f/awesome-chatgpt-prompts163.8KHTMLNOASSERTION17 jun 2026
stanfordnlp/dspy35.3KPythonMIT18 jun 2026

Related searches

  • Prompt engineering guides
  • Prompt engineering resources
  • entorno de pruebas para testear y compartir prompts
  • motor de plantillas para prompts de LLM
  • herramienta para versionar y gestionar prompts
  • framework para la optimización automática de prompts
  • un framework de código abierto para aplicaciones de LLM
  • toolkit para detectar ataques de inyección de prompts