Prompt

Open-source projects categorized as Prompt

Top 23 Prompt Open-Source Projects

  • Inquirer.js

    A collection of common interactive command line user interfaces.

    Project mention: Mastering Node.js CLI: Best Practices and Tips | dev.to | 2024-02-06

    Inquirer.js is a handy tool for adding interactive prompts to your CLI.

  • spaceship-prompt

    :rocket::star: Minimalistic, powerful and extremely customizable Zsh prompt

    Project mention: Is there any way to remove the first newline from Starship Prompt? | /r/commandline | 2023-05-24

    There are solutions in this GH issue discussion: https://github.com/spaceship-prompt/spaceship-prompt/issues/677

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • sweetalert2

    ✨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. 🇺🇦

    Project mention: Using sweetalert2 for ASP.NET Core/Razor Pages | dev.to | 2023-05-07

    Sweetalert2 is a customizable, accessible WAI-ARIA alternative to JavaScript and BootStrap dialogs.

  • powerline

    Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.

    Project mention: Powerline arrows bugged | /r/linuxquestions | 2023-05-01
  • oh-my-posh

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

    Project mention: Oh My Posh | news.ycombinator.com | 2024-01-23
  • pure

    Pretty, minimal and fast ZSH prompt (by sindresorhus)

    Project mention: Config to make powerlevel10k look like Starship? | /r/zsh | 2023-04-21

    Run p10k configure and choose Lean style. Pure style is inferior in all respects. It exists to make https://github.com/sindresorhus/pure users feel at home.

  • botpress

    The open-source hub to build & deploy GPT/LLM Agents ⚡️

    Project mention: Botpress | news.ycombinator.com | 2023-10-27
  • 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.

  • MidJourney-Styles-and-Keywords-Reference

    A reference containing Styles and Keywords that you can use with MidJourney AI. There are also pages showing resolution comparison, image weights, and much more!

    Project mention: how to learn use midjourney? | /r/midjourney | 2023-05-29

    The best way is just play around and try stuff out. Start with really simple, clear prompts. Then add in keywords to get specific styles or content: there is a huge guide here https://github.com/willwulfken/MidJourney-Styles-and-Keywords-Reference/blob/main/README.md

  • oh-my-fish

    The Fish Shell Framework

    Project mention: fish-shell: the user-friendly command-line shell | news.ycombinator.com | 2023-08-26

    [1] https://github.com/oh-my-fish/oh-my-fish

  • prompts

    ❯ Lightweight, beautiful and user-friendly interactive prompts

    Project mention: Prompts – Lightweight, beautiful and user-friendly interactive prompts | /r/hypeurls | 2023-11-09
  • xonsh

    :shell: Python-powered, cross-platform, Unix-gazing shell.

    Project mention: This Week In Python | dev.to | 2024-03-09

    xonsh – Python-powered, cross-platform, Unix-gazing shell

  • promptflow

    Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.

    Project mention: Promptflow | news.ycombinator.com | 2023-10-11
  • enquirer

    Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert

  • posh-git

    A PowerShell environment for Git

    Project mention: The bash book to rule them all | news.ycombinator.com | 2023-11-25

    PowerShell: https://github.com/dahlbyk/posh-git/blob/master/src/GitPromp...

    I believe this is clean Bash code and clean PowerShell code, and a script with a certain complexity. The functions inside the Bash script are documented using comments, the ones inside the PowerShell script are documented using "structured comments" (similar to javadoc/xmldoc/...). The parameters of the functions inside the PowerShell script also contain metadata which is used to provide completion on the commandline and similar functionality as the command line flags you demonstrated.

    I just learned about 'getopts' in Bash, which you can actually also use to implement parameters to a Bash function. So what you are showing on a script level, can also be applied for functions. Did not know about that.

    Still, not saying PowerShell is better than Bash in a Linux context, but it seems a lot of Linux users have a gut reaction to right out reject PowerShell. I think it does have some advantages for certain use cases, like more complex scripts, a cross-platform context, ... and of course, for someone with a .NET background it's easier to program more complex things with it.

  • notie

    🔔 a clean and simple notification, input, and selection suite for javascript, with no dependencies

    Project mention: Top 4 JavaScript Notification Libraries | dev.to | 2023-04-11

    Notie is another widely used JavaScript notification library free of dependencies. You can use it to create alerts, confirmation prompts, input prompts, data selection prompts, and more.

  • EmotiVoice

    EmotiVoice 😊: a Multi-Voice and Prompt-Controlled TTS Engine

    Project mention: FLaNK Stack Weekly 12 February 2024 | dev.to | 2024-02-12
  • bit

    Bit is a modern Git CLI (by chriswalz)

    Project mention: Show HN: Gut – An easy-to-use CLI for Git | news.ycombinator.com | 2023-03-30

    This looks very similar to bit CLI - https://github.com/chriswalz/bit

  • go-prompt

    Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.

    Project mention: Is there a library that can give python-prompt-toolkit like completion for TUI? | /r/rust | 2023-04-09

    Ref. https://github.com/prompt-toolkit/python-prompt-toolkit and https://github.com/c-bata/go-prompt ?

  • 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
  • clack

    Effortlessly build beautiful command-line apps (by natemoo-re)

    Project mention: Elegant Console Logs With Consola | dev.to | 2023-11-16

    Prompts are supported in consola with the help of clack, a tool to build command-line apps. Check this out for some prompt examples in consola.

  • ChatGPT_DAN

    ChatGPT DAN, Jailbreaks prompt

    Project mention: Tell HN: ChatGPT cut off date now Jan 2022 | news.ycombinator.com | 2023-09-19

    This update also seems to have patched all working DAN "jailbreaks".

    None of the prompts at https://github.com/0xk1h0/ChatGPT_DAN/ or https://www.jailbreakchat.com/ work anymore with gpt4. Some are still working with gpt3.5

  • 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
  • myGPTReader

    A community-driven way to read and chat with AI bots - powered by chatGPT.

    Project mention: GitHub - madawei2699/myGPTReader: myGPTReader is a bot on Slack that can read and summarize any webpage, documents including ebooks, or even videos from YouTube. It can communicate with you through voice. (a Python project) | /r/Python | 2023-03-30
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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). The latest post mention was on 2024-03-20.

Prompt related posts

Index

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

Project Stars
1 Inquirer.js 19,264
2 spaceship-prompt 19,014
3 sweetalert2 16,725
4 powerline 14,149
5 oh-my-posh 13,883
6 pure 12,729
7 botpress 11,784
8 MidJourney-Styles-and-Keywords-Reference 11,545
9 oh-my-fish 10,002
10 prompts 8,588
11 xonsh 7,899
12 promptflow 7,720
13 enquirer 7,468
14 posh-git 7,356
15 notie 6,297
16 EmotiVoice 6,131
17 bit 6,003
18 go-prompt 5,164
19 Learning-Prompt 5,031
20 clack 4,920
21 ChatGPT_DAN 4,832
22 liquidprompt 4,402
23 myGPTReader 4,363
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com