prompt-toolkit

Top 23 prompt-toolkit Open-Source Projects

  • oh-my-posh

    The most customisable and low-latency cross platform/shell prompt renderer

  • Project mention: wsl arch setup for oh my posh | dev.to | 2024-04-12

    # Download the correct binary for Linux (replace the URL with the latest version if needed) wget https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/posh-linux-amd64 -O oh-my-posh # Make the binary executable chmod +x oh-my-posh # Move the binary to a directory in your PATH sudo mv oh-my-posh /usr/local/bin/

  • Learning-Prompt

    Free prompt engineering online course. ChatGPT and Midjourney tutorials are now included!

  • Project mention: A free systematic course on how to write a good Midjourney or ChatGPT prompt | news.ycombinator.com | 2023-08-14
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • liquidprompt

    A full-featured & carefully designed adaptive prompt for Bash & Zsh

  • Project mention: Liquidprompt: Full-featured, carefully designed adaptive prompt for Bash, Zsh | news.ycombinator.com | 2024-03-20
  • Learn_Prompting

    Prompt Engineering, Generative AI, and LLM Guide by Learn Prompting | Join our discord for the largest Prompt Engineering learning community

  • Project mention: Ask HN: Where to learn the cutting edge of prompt engineering? | news.ycombinator.com | 2023-12-10

    - https://learnprompting.org

  • OpenPrompt

    An Open-Source Framework for Prompt-Learning.

  • PromptPapers

    Must-read papers on prompt-based tuning for pre-trained language models.

  • Awesome-Prompt-Engineering

    This repository contains a hand-curated resources for Prompt Engineering with a focus on Generative Pre-trained Transformer (GPT), ChatGPT, PaLM etc

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Promptify

    Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research

  • Project mention: Promptify 2.0: More Structured, More Powerful LLMs with Prompt-Optimization, Prompt-Engineering, and Structured Json Parsing with GPT-n Models! 🚀 | /r/ArtificialInteligence | 2023-07-31

    First up, a huge Thank You for making Promptify a hit with over 2.3k+ stars on Github ! 🌟

  • litecli

    CLI for SQLite Databases with auto-completion and syntax highlighting

  • Project mention: SQLite Functions for Working with JSON | news.ycombinator.com | 2023-08-10

    GitHub: https://github.com/dbcli/litecli

  • PyInquirer

    A Python module for common interactive command line user interfaces

  • euporie

    Jupyter notebooks in the terminal

  • Project mention: Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones? | news.ycombinator.com | 2024-05-06

    Euporie is the most complex TUI application I have built:

    https://github.com/joouha/euporie

    It consists of a TUI editor (and interactive REPL) for Jupyter notebooks, and supports displaying rich output in the terminal (images, LaTeX, HTML, interactive widgets, etc.).

  • stable-diffusion-prompt-reader

    A simple standalone viewer for reading prompts from Stable Diffusion generated image outside the webui.

  • Project mention: The SD Prompt Reader is now available as a ComfyUI node | /r/comfyui | 2023-10-29

    This is a subproject of the SD Prompt Reader. It helps you extract metadata from images in any format supported by the SD Prompt Reader and saves the images with additional metadata to ensure compatibility with metadata detection on websites such as Civitai.

  • promptr

    Promptr is a CLI tool that lets you use plain English to instruct GPT3 or GPT4 to make changes to your codebase.

  • Project mention: Ask HN: What are some actual use cases of AI Agents? | news.ycombinator.com | 2024-02-14

    I taught https://github.com/KillianLucas/open-interpreter how to use https://github.com/ferrislucas/promptr

    Then I asked it to add a test suite to a rails side project. It created missing factories, corrected a broken test database configuration, and wrote tests for the classes and controllers that I asked it to.

    I didn't have to get involved with mundane details. I did have to intervene here and there, but not much. The tests aren't the best in the world, but IMO they're adding value by at least covering the happy path. They're not as good as an experienced person would write.

    I did spend a non-trivial amount of time fiddling with the prompts I used to teach OI about Promptr as well as the prompts I used to get it to successfully create the test suite.

    The total cost was around $11 using GPT4 turbo.

    I think in this case it was a fun experiment. I think in the future, this type of tooling will be ubiquitous.

  • swarms

    Orchestrate Swarms of Agents From Any Framework Like OpenAI, Langchain, and Etc for Real World Workflow Automation. Join our Community: https://discord.gg/DbjBMJTSWD

  • Project mention: Swarms – Automating all digital activities with millions of autonomous AI Agents | news.ycombinator.com | 2023-07-10
  • pydoro

    🍅 pydoro - Terminal Pomodoro Timer

  • awesome-claude-prompts

    This repo includes Claude prompt curation to use Claude better.

  • Project mention: A repository of useful Claude prompts across a variety of different categories (educational, development assistance, creative engagement and business optimization) | /r/ClaudeAI | 2023-12-07

    URL: https://github.com/yzfly/awesome-claude-prompts

  • code2prompt

    A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.

  • Project mention: Show HN: FileKitty – Combine and label text files for LLM prompt contexts | news.ycombinator.com | 2024-05-01

    I use code2prompt (https://github.com/mufeedvh/code2prompt) with the following zsh wrapper:

    function code2prompt() {

  • InquirerPy

    :snake: Python port of Inquirer.js (A collection of common interactive command-line user interfaces)

  • LLM-Prompt-Library

    Advanced Code and Text Manipulation Prompts for Various LLMs. Suitable for GPT-4, Claude, Llama3, Gemini, and other high-performing open-source LLMs.

  • Project mention: About Advanced Code and Text Manipulation Prompts for Various LLMs | news.ycombinator.com | 2023-09-11
  • Simple_Prompt_Generator

    Simple prompt generator for Midjourney, DALLe, Stable and Disco Diffusion, and etc.

  • prompt-lib

    A set of utilities for running few-shot prompting experiments on large-language models

  • PromptClip

    Instantly create video clips from LLM prompts (by video-db)

  • Project mention: Show HN: Instantly create video clips from LLM prompts | news.ycombinator.com | 2024-02-23
  • Vidura

    A beautiful and elegant chat GPT prompt management system

  • Project mention: AI Workbooks – A notebook interface for LLMs, image and audio models | news.ycombinator.com | 2023-06-21

    That's great Lastmile. To add, we at Vidura (https://vidura.ai) are taking user experience next level beyond notebooks and workbooks. Not everyone is a Python developer (Ex: marketing), and everyone should have easy access to generative AI.

    Vidura manages all your prompts (Text, Image, and Audio (coming soon)) in one place by providing an easy and navigable UI. It also provides dynamic prompt templating (from UI, yes you heard it right). HN, go check it out, and you won't disappoint.

    https://vidura.ai

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

prompt-toolkit related posts

  • A Python interface for the OpenAI REST API to automate GPT via prompts.

    1 project | /r/OpenAI | 30 May 2023
  • A Python interface for the OpenAI REST API to automate GPT via prompts.

    1 project | /r/ChatGPTPro | 30 May 2023
  • I'm building a new web browser

    1 project | /r/Python | 23 May 2023
  • A Python interface for the OpenAI REST API to automate GPT via prompts.

    1 project | /r/u_teleprint-me | 17 May 2023
  • Xonsh kernel for Jupyter

    2 projects | /r/xonsh | 22 Mar 2023
  • euporie - Jupyter notebooks in the terminal

    1 project | /r/commandline | 1 Feb 2023
  • My first big project, Password Database, with Encryption tools, Password, Pin, and Encryption key generation. Verison 1.1

    4 projects | /r/Python | 13 Jan 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source prompt-toolkit projects? This list will help you:

Project Stars
1 oh-my-posh 14,271
2 Learning-Prompt 5,077
3 liquidprompt 4,425
4 Learn_Prompting 4,163
5 OpenPrompt 4,158
6 PromptPapers 3,928
7 Awesome-Prompt-Engineering 3,234
8 Promptify 3,033
9 litecli 2,028
10 PyInquirer 1,890
11 euporie 1,462
12 stable-diffusion-prompt-reader 895
13 promptr 883
14 swarms 678
15 pydoro 518
16 awesome-claude-prompts 516
17 code2prompt 332
18 InquirerPy 329
19 LLM-Prompt-Library 222
20 Simple_Prompt_Generator 134
21 prompt-lib 98
22 PromptClip 83
23 Vidura 73

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com