asgeirtj/system_prompts_leaks
This repository provides a collection of extracted system prompts from various large language models (LLMs) including Anthropic's Claude, OpenAI's ChatGPT, Google's Gemini, and xAI's Grok, updated ...
Awesome AI Agents › Prompt Libraries
Outlines is a powerful and versatile tool designed to enable structured text generation using large language models (LLMs). Developed by the team at .txt, it aims to make LLMs produce outputs that are predictable, reliable, and conform to specific formats required by various applications. The project supports multiple model integrations including OpenAI, transformers, llama.cpp, exllama2, and mamba, providing flexibility in choosing the underlying language model. One of the core features of Outlines is its ability to generate structured outputs such as JSON that strictly follow a given schema or Pydantic model. This ensures that the generated text can be directly used in applications without additional parsing or validation overhead. The tool also supports multiple choices, type constraints, and dynamic stopping to refine the generation process further. Outlines offers efficient regex-structured generation and the use of context-free grammars to guide the output, enhancing control over the generated content. It leverages simple yet powerful prompting primitives based on the Jinja templating engine, making it easy to create complex prompts. Additionally, Outlines can be served with vLLM and provides an official Docker image for easy deployment. The project emphasizes the benefits of structured generation, such as cost-free inference overhead, improved performance of both base and fine-tuned models, faster inference speeds, and better model efficiency requiring fewer examples. It is actively maintained with frequent updates and new features. Outlines is ideal for developers and organizations looking to integrate LLMs into their systems with a high degree of output reliability and structure. The project is open source and backed by a company dedicated to advancing structured generation technology, offering commercial licensing for state-of-the-art performance and quality.
https://github.com/dottxt-ai/outlines
This repository provides a collection of extracted system prompts from various large language models (LLMs) including Anthropic's Claude, OpenAI's ChatGPT, Google's Gemini, and xAI's Grok, updated ...
RAG-Anything is a next-generation all-in-one multimodal Retrieval-Augmented Generation system that processes and queries diverse document content including text, images, tables, and equations within a unified framework.
Open Deep Research is an AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, web scraping, and large language models to generate comprehensive markdown reports.
RD-Agent is an open-source R&D automation tool by Microsoft designed to automate and enhance industrial research and development processes focused on data and models using AI.
mergekit is a toolkit for efficiently merging pre-trained large language models using various algorithms, supporting CPU and GPU execution, and enabling creation of versatile merged models with maintained inference costs.
PPTAgent is an innovative system that automatically generates and evaluates high-quality presentations from documents using a two-phase approach and a comprehensive multi-dimensional evaluation framework.
A curated collection of NotebookLM and Kael.im slide prompts designed to generate presentation-ready decks from various content types.
Biomni is a general-purpose biomedical AI agent that autonomously executes diverse research tasks across multiple biomedical subfields by integrating advanced LLM reasoning, retrieval-augmented planning, and code-based execution.