Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 4.11 KB

prompt-libraries.md

File metadata and controls

50 lines (33 loc) · 4.11 KB

Prompt-libraries Repositories

Awesome Chatgpt Prompts View Repo

This repo includes ChatGPT prompt curation to use ChatGPT better.

Environmental Data Artificial Intelligence Assistants View Repo

This repository is a gathering of AI assistants that I've developed for analysing sustainability-related data

Fun Large Language Model Data Prompts View Repo

As prompting fro data analysis & vis is quite specific, a small side collection of prompts for this purpose

Generative Pre-trained Transformer Repo Utility View Repo

Utility for saving GPT outputs into an organised markdown repository

Large Language Model Evaluation Prompts View Repo

A few prompts that I am storing in a repo for the purpose of running controlled experiments comparing and benchmarking different LLMs for defined use-cases

My Principles Of Prompting View Repo

A small and opinionated repository of my thoughts about prompting LLMs to maximise their utility for specific use-cases

Openwebui Prompt Library View Repo

A selection of prompts designed for use with Open Web UI (rather than conventional prompts, they're more useful for steering existing conversations)

Output Hub View Repo

An admin application I'm developing for managing all aspects of working with LLMs professionally and at scale, with functions for prompt logging, prompt library, and custom LLM agent inventorising. Aspiration: add code to notes gradually as project matures!

Prompt And Output Separator View Repo

Streamlit-deployed app which attempts to separate prompts and outputs from continuous text files

Prompt Builder View Repo

Work in progress. Assemble prompts based upon templated forms in the browser.

Prompt Engineering Resources View Repo

Lists of resources and tools for prompt engineering and evaluation

Prompt Library View Repo

A repository of prompts I've used when working with LLMs as well as some example outputs and notes

Prompt Puncutation Experiment View Repo

Experimenting to test the effect of puncutation in prompts on inference quality

Prompts And Outputs View Repo

A vault of over 2,000 prompts and outputs derived from interactions with various large language models (LLMs)

Roocode Mode Prompts View Repo

Some custom mode-setting system prompts for Roo Code

System Prompt Factory View Repo

A system prompt generation UI that combines model and user characteristics to generate more targeted (but still general) system prompts for LLMs