Repository History

10 repositories tagged with Prompt Engineering

Topic: Prompt Engineering
EasyInstruct: An Easy-to-Use Instruction Processing Framework for LLMs

EasyInstruct: An Easy-to-Use Instruction Processing Framework for LLMs

EasyInstruct is an open-source Python framework designed to simplify instruction processing for Large Language Models (LLMs). Accepted at ACL 2024, it offers modularized components for instruction generation, selection, and prompting, supporting various LLMs like GPT-4 and LLaMA. This framework is ideal for researchers and developers working on LLM-based experiments and applications.

Analyzed Jul 2, 2026
View Details
Phoenix: AI Observability and Evaluation Platform for LLMs

Phoenix: AI Observability and Evaluation Platform for LLMs

Phoenix is an open-source AI observability platform from Arize AI, designed for comprehensive experimentation, evaluation, and troubleshooting of LLM applications. It provides robust features including OpenTelemetry-based tracing, LLM evaluation, and systematic prompt management. This platform helps developers optimize and debug their AI models effectively across various environments.

Analyzed Jun 28, 2026
View Details
spacy-llm: Integrating LLMs into Structured NLP Pipelines with spaCy

spacy-llm: Integrating LLMs into Structured NLP Pipelines with spaCy

spacy-llm seamlessly integrates Large Language Models (LLMs) into spaCy, offering a modular system for rapid prototyping and transforming unstructured LLM responses into robust outputs for various NLP tasks. It supports a wide range of LLMs, including OpenAI, Cohere, Anthropic, and open-source models, enabling users to combine the power of LLMs with spaCy's production-ready capabilities. This package allows for quick experimentation and the creation of efficient, reliable, and controlled NLP systems.

Analyzed Jun 24, 2026
View Details
Loop Library: Practical Repeatable AI-Agent Workflows

Loop Library: Practical Repeatable AI-Agent Workflows

The Loop Library is a GitHub repository offering reusable AI agent workflows for various domains like engineering, content, and design. It introduces the concept of "loops," which are structured, repeatable instructions that guide AI agents through multi-step tasks. This skill enables agents to learn from results, adapt, and complete complex tasks more reliably than with one-shot prompts.

Analyzed Jun 21, 2026
View Details
agency-agents: Your Complete AI Agency of Specialized Experts

agency-agents: Your Complete AI Agency of Specialized Experts

agency-agents offers a comprehensive collection of over 140 meticulously crafted AI agent personalities, designed to act as specialized experts across various domains. From frontend development to marketing and sales, each agent comes with a unique voice, proven processes, and deliverable-focused outcomes. This repository provides a ready-to-deploy AI dream team to transform your workflow and accelerate project delivery.

Analyzed May 30, 2026
View Details
GenAIScript: Automatable GenAI Scripting with TypeScript/JavaScript

GenAIScript: Automatable GenAI Scripting with TypeScript/JavaScript

GenAIScript is an open-source project from Microsoft that enables programmatic assembly of prompts for Large Language Models (LLMs) using JavaScript and TypeScript. It allows developers to orchestrate LLMs, tools, and data directly in code, streamlining the development of GenAI applications. This framework offers seamless Visual Studio Code integration and a flexible command-line interface for efficient GenAI scripting.

Analyzed Mar 25, 2026
View Details
Anthropic Courses: Educational Materials for Claude API and Prompt Engineering

Anthropic Courses: Educational Materials for Claude API and Prompt Engineering

The Anthropic Courses repository offers a comprehensive suite of educational materials designed to teach users how to effectively work with the Claude SDK and master prompt engineering techniques. It includes five structured courses, guiding learners from API fundamentals to advanced topics like prompt evaluations and tool use. These resources are ideal for developers and AI enthusiasts looking to enhance their skills with Anthropic's AI models.

Analyzed Feb 22, 2026
View Details
files-to-prompt: Concatenate Files into a Single Prompt for LLMs

files-to-prompt: Concatenate Files into a Single Prompt for LLMs

files-to-prompt is a command-line tool designed to concatenate the contents of multiple files from a directory into a single, structured prompt suitable for Large Language Models (LLMs). It offers flexible options for filtering files by extension, ignoring patterns, and supports various output formats including standard text, Claude XML, and Markdown. This utility streamlines the process of preparing complex codebases or documentation for AI analysis.

Analyzed Feb 7, 2026
View Details
Opik: Open-Source LLM Observability, Evaluation, and Optimization

Opik: Open-Source LLM Observability, Evaluation, and Optimization

Opik is an open-source platform by Comet designed to streamline the lifecycle of LLM applications. It provides comprehensive tools for debugging, evaluating, and monitoring RAG systems and agentic workflows. Developers can leverage its tracing, automated evaluations, and production-ready dashboards to build and optimize generative AI applications.

Analyzed Dec 13, 2025
View Details
PyPriompt: Python Library for Priority-Based Prompt Design

PyPriompt: Python Library for Priority-Based Prompt Design

PyPriompt is a Python library for designing prompts, inspired by web design libraries like React and FastHTML. It intelligently manages context windows by using priorities to decide what information to include in the prompt, ensuring efficient use of token limits. This tool helps developers create dynamic and adaptable prompts for large language models.

Analyzed Nov 27, 2025
View Details
Previous Page 1 Next
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️