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
·

4 repositorios

Awesome GitHub RepositoriesPrompt Templates

Reusable structures with variables for standardizing LLM inputs.

Distinct from Template-Based Code Generators: Focuses on natural language prompt templates rather than source code generators.

Explore 4 awesome GitHub repositories matching development tools & productivity · Prompt Templates. Refine with filters or upvote what's useful.

Awesome Prompt Templates GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • yihong0618/bilingual_book_makerAvatar de yihong0618

    yihong0618/bilingual_book_maker

    9,335Ver en GitHub↗

    This project is an AI-powered bilingual book generator that translates EPUB, TXT, and SRT files into side-by-side bilingual editions while preserving the original formatting and structure. It functions as a translation workflow manager, orchestrating the process from file input to bilingual output with support for customizable prompts and resumable pipelines. The tool distinguishes itself through its multi-model AI backend abstraction, allowing users to select from various AI models to balance translation cost and quality for book content. It includes a resumable translation pipeline that sav

    Uses editable system and user role templates to control the AI model's translation style and behavior.

    Python
    Ver en GitHub↗9,335
  • spring-projects/spring-aiAvatar de spring-projects

    spring-projects/spring-ai

    9,001Ver en GitHub↗

    Spring AI is an application framework for Java that provides a portable, fluent API for integrating AI models, tools, and vector stores into applications. It wraps multiple AI providers behind a common interface, allowing developers to switch between chat, embedding, image, and speech models without changing application code. The framework includes a chainable chat client API similar to WebClient or RestClient, supports both synchronous and streaming interactions, and offers structured output conversion that transforms unstructured AI responses into strongly-typed Java objects. The framework

    Builds user and system messages by substituting runtime variables into template strings at request time.

    Javaartificial-intelligencejavaspring-ai
    Ver en GitHub↗9,001
  • 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,

    Uses reusable structures with variables and conditional logic to standardize prompts across different use cases.

    Jupyter Notebookaigenaillm
    Ver en GitHub↗7,159
  • mrexodia/ida-pro-mcpAvatar de mrexodia

    mrexodia/ida-pro-mcp

    5,620Ver en GitHub↗

    Serves parameterized prompt templates that clients populate with user input.

    Pythonaiaiagentbinary-analysis
    Ver en GitHub↗5,620
  1. Home
  2. Development Tools & Productivity
  3. Template-Based Code Generators
  4. Prompt Templates