Showing 18 open source projects for "prompt"

View related business solutions
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • wp2print is an e-commerce web-to-print system Icon
    wp2print is an e-commerce web-to-print system

    For digital printers, Offset Printers, Printshops, Copy shops, Wide-format printers, Signmakers, Print brokers, University printshops

    wp2print can help sell digital, wide-format, book products, blueprints and more.
    Learn More
  • 1
    AUTOMATIC1111 Stable Diffusion web UI
    ...With a flexible installation process across Windows, Linux, and Apple Silicon, plus support for GPUs and CPUs, it caters to a wide range of users—from hobbyists to professionals. The interface also supports prompt editing, batch processing, custom scripts, and many community extensions, making it a highly customizable and continually evolving platform for creative AI art generation.
    Downloads: 255 This Week
    Last Update:
    See Project
  • 2
    Inquirer.js

    Inquirer.js

    A collection of common interactive command line user interfaces

    ...If you're searching for a full blown command line program utility, then check out commander, vorpal or args. Create a self contained inquirer module. If you don't want to affect other libraries that also rely on inquirer when you overwrite or add new prompt types. Internally, Inquirer uses the JS reactive extension to handle events and async flows. This mean you can take advantage of this feature to provide more advanced flows. For example, you can dynamically add questions to be asked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Fabric

    Fabric

    Fabric is an open-source framework for augmenting humans using AI

    ...Patterns can be customized with variables, chained into pipelines, and applied to entire directories, which helps scale editorial or analytical tasks. A growing catalog of community patterns serves as a knowledge base for effective prompt engineering in practical contexts. In short, Fabric makes LLM work predictable and scriptable, so teams can share methods rather than one-off prompts.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Zebra Dialog

    Zebra Dialog

    A small, compact, and highly configurable jQuery plugin

    ...Zebra Dialog is a small, compact (one JavaScript file, no dependencies other than jQuery 1.7.0+) and highly configurable jQuery plugin for creating responsive modal dialog boxes, meant to replace native JavaScript alert, confirmation, and prompt dialogs. Can also be used as a notification widget (when configured to show no buttons and to close automatically) for updates or errors, without distracting users from their browser experience by displaying obtrusive alerts. Works in pretty much any browser, Firefox, Chrome, Safari, Edge, Opera, and Internet Explorer 6+
    Downloads: 4 This Week
    Last Update:
    See Project
  • Sharpen your strategy for identifying global business prospects Icon
    Sharpen your strategy for identifying global business prospects

    For sales teams that want to accelerate B2B sales with better data

    Create a faster path from prospect to profitable relationship with D&B Hoovers. Find key sales prospects and opportunities for growth. D&B Hoovers is a sales acceleration solution that provides a faster path from prospect to profitable relationship by leveraging data and analytics. B2B sales professionals can engage faster with customers to grow their business. Access comprehensive intelligence on more than 120 million business records. Deliver intelligence and insight into the tools where your sellers and marketers work every day. Intuitive interface and automated workflow features including triggers, alerts, smart lists and conceptual search. D&B Hoovers combines the world’s largest commercial database from Dun & Bradstreet with sophisticated analytics to deliver a sales intelligence solution packed with insight. D&B Hoovers offers dynamic search and list-building capabilities, realtime trigger alerts, comprehensive company profiles, and valuable research reports.
    Learn More
  • 5
    Bootbox

    Bootbox

    Wrappers for JavaScript alert(), confirm() and other flexible dialogs

    Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes using Bootstrap modals, without having to worry about creating, managing, or removing any of the required DOM elements or JavaScript event handlers. Bootbox provides three functions, alert, confirm, and prompt, whose aim is to mimic their native JavaScript equivalents. Each Bootbox function calls a fourth public function, dialog, which you can use to create your own custom dialogs. See the Documentation for usage and to learn which options are available for each function. Tests are run using Karma using the Mocha test adapter. To run the tests yourself, simply run npm install within the project followed by npm test. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Jitsi Meet Electron

    Jitsi Meet Electron

    Jitsi Meet desktop application powered by electron

    ...The app won't open unless "open" is pressed. This dialog is only shown once. Note that screen-sharing is currently not supported under Wayland, eg. the permissions prompt may loop endlessly. The json files are for all the strings inside the application and can be translated. New translations require the addition of a line in index.js.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    hello.js

    hello.js

    API library for connecting with OAuth2 services

    ...The "/src" directory provides individual modules which can be packaged as desired. If a network string is provided: A consent window to authenticate with that network will be initiated. Else if no network is provided a prompt to select one of the networks will open. A callback will be executed if the user authenticates and or cancels the authentication flow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CodinIT.dev

    CodinIT.dev

    Free, local, open-source AI app builder

    CodinIT.dev is a free, local, open source AI app builder that lets you go from idea to full-stack application entirely on your machine, no coding required, just chat with AI. You can build unlimited apps with real-time previews, instant undo, and responsive, frictionless workflows. Deep Supabase integration means you can create UI and backend logic in one cohesive environment, while the model-agnostic architecture lets you connect to any AI, whether cloud-based (Gemini 3 Pro, GPT-5,...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9
    Learning Prompt

    Learning Prompt

    Free prompt engineering online course

    ...The project also includes meta-guidance: reflections on prompt failures, tips for prompt tuning, ways to mitigate model bias or misinterpretation, and how to adapt prompts for different AI capabilities. Because prompt design is a skill under continuous iteration, the repo encourages contributions of new prompt recipes, evaluations, and domain-specific adaptations. It’s intended for educators, developers, and prompt engineers who want a living toolkit rather than static advice. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries. Icon
    Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries.

    For Residential, Commercial and Public Works Contractors

    Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
    Learn More
  • 10
    git-cz

    git-cz

    Semantic Git commits

    git-cz is a command-line tool designed to guide developers in writing structured, conventional commits. Rather than manually typing commit messages, this tool prompts you to select commit types, scopes, and write descriptions according to a defined format. It integrates with the popular commitizen ecosystem so that when you run npx git-cz or similar, you are prompted through a workflow instead of free-form message. The project emphasises consistency and readability in commit history, helping...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Prompts

    Prompts

    Lightweight, beautiful and user-friendly interactive prompts

    Prompt with a list of prompt objects. Returns an object with the responses. Make sure to give each prompt a unique name property to prevent overwriting values. Prompt properties can be functions too. Prompt Objects with type set to falsy values are skipped. Prompter function which takes your prompt objects and returns an object with responses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    layer

    layer

    Web pop-up layer components to realize almost all pop-up interactions

    layer is a web pop-up layer component that has always been favored. It has a full range of solutions and is aimed at developers of all levels. Your page will easily have a rich and friendly operating experience. In comparison with similar components, layer will be more accessible for developers. It is not only based on "face" to win, but tries to show more robust functions with less code as much as possible, and pays special attention to performance improvement, ease of use and practicality....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Chameleon CML

    Chameleon CML

    A set of code that runs multiple ends

    ...Easy to use, simple and efficient. VS Code, WebStorm, Sublime, Atom plug-ins, syntax highlighting, command completion. Multi-end specification check, syntax error prompt, runtime polymorphism check. Original and powerful cross-multiple grammar checking function. Easily maintain a set of code to achieve across multiple terminals. Non-polluting reference to native components. Based on polymorphic protocol, it can extend any underlying interface. Does not rely strongly on the update of the framework. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Modaal

    Modaal

    An accessible dialog window library for all humans

    ...The Modaal video type has been tested thoroughly using both Vimeo and Youtube. We transplant this URL into an iframe which then each service provider controls all the necessary playback from there. Modaal window to prompt the user to Confirm or Cancel a particular action. Content can be pushed through including callback events as necessary. By default once open, it can not be closed until an action has been selected (such as Confirm/Cancel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    vex

    vex

    A modern dialog library, configurable and easy to style

    ...You'll love vex because it's tiny (5.6kb minified and gzipped), has a clear and simple API, works on mobile devices, and can be customized to match your style in seconds. Drop-in replacement for alert, confirm, and prompt. Easily configurable animations which are smooth as butter. Open multiple dialogs at once and close them individually or all at once. vex will run in any ES5-compatible environment, and includes polyfills for classList and Object.assign. For the most common usage of vex, you'll want to include vex, vex-dialog, the vex CSS file, and a theme file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    spy-debugger

    spy-debugger

    WeChat debugging, WebView style debugging, and real-machine debugging

    ...Keep the phone and PC under the same network (for example, connect to the same Wi-Fi at the same time). Enter the command line spy-debugger, follow the command line prompt to open the corresponding address with a browser. Set the HTTP proxy of the mobile phone, the proxy IP address is set to the PC's IP address, and the port is spy-debuggerthe startup port (default port: 9888), and then, install the certificate on the mobile phone. Use the mobile browser to visit the page you want to debug.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Process flow designer that creates applications (Saflets) for us in the SafiServer engine. SafiWorkshop is used for the design, real time debugging and deployment of advanced flow based applications. Currently tailored for use with Asterisk PBX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next