Showing 21 open source projects for "prompt"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Prompt Engineering Interactive Tutorial

    Prompt Engineering Interactive Tutorial

    Anthropic's Interactive Prompt Engineering Tutorial

    Prompt-eng-interactive-tutorial is a comprehensive, hands-on tutorial that teaches the craft of prompt engineering with Claude through guided, executable lessons. It starts with the anatomy of a good prompt and moves into techniques that deliver the “80/20” gains—separating instructions from data, specifying schemas, and setting evaluation criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Starter Applets

    Starter Applets

    Google AI Studio Starter Apps

    ...Each applet includes configuration parameters (API keys, model selection, prompt parameters) in a secure but flexible format. Because applets are meant to be composable, they adopt a modular plugin architecture so you can integrate one into a Next.js, Flutter, or native app with minimal glue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GPT-5 Coding Examples

    GPT-5 Coding Examples

    GPT-5 coding examples

    GPT-5 Coding Examples is a demonstration repository showcasing applications generated entirely from a single GPT-5 prompt without hand-written code. The collection highlights GPT-5’s strengths in scaffolding websites, front-end applications, games, and interactive UIs directly from natural-language instructions. Each demo illustrates how developers and non-developers alike can bootstrap functional projects by describing their ideas in plain English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Zsh for Humans

    Zsh for Humans

    A turnkey configuration for Zsh

    ...Instead of requiring you to pick and wire together many plugins and themes yourself, it bundles a curated set of Zsh plugins and settings into a coherent, production-ready configuration. The project handles prompt customization, completions, key bindings, history management, and Git integration for you, all tuned for responsiveness and low latency. It is designed to feel like a finished product rather than a DIY starter kit, so new users can get a high-quality shell experience with a single install command. At the same time, it provides escape hatches and configuration points so advanced users can layer their own aliases, functions, and styles on top of the base setup. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 5
    OpenAI Cookbook

    OpenAI Cookbook

    Examples and guides for using the OpenAI API

    openai-cookbook is a repository containing example code, tutorials, and guidance for how to build real applications on top of the OpenAI API. It covers a wide range of use cases: prompt engineering, embeddings and semantic search, fine-tuning, agent architectures, function calling, working with images, chat workflows, and more. The content is primarily in Python (notebooks, scripts), but the conceptual guidance is applicable across languages. The repository is kept up to date and often expanded, and its examples are intended to serve both beginners and intermediate users of the API. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    LLM CLI

    LLM CLI

    Access large language models from the command-line

    A CLI utility and Python library for interacting with Large Language Models, both via remote APIs and models that can be installed and run on your own machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ollama Python

    Ollama Python

    Ollama Python library

    ollama-python is an open-source Python SDK that wraps the Ollama CLI, allowing seamless interaction with local large language models (LLMs) managed by Ollama. Developers use it to load models, send prompts, manage sessions, and stream responses directly from Python code. It simplifies integration of Ollama-based models into applications, supporting synchronous and streaming modes. This tool is ideal for those building AI-driven apps with local model deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Generative AI Examples

    Generative AI Examples

    Generative AI Examples is a collection of GenAI examples

    Efficiently integrate secure, performant, and cost-effective Generative AI workflows into business value. Detailed framework of composable building blocks for state-of-the-art generative AI systems including LLMs, data stores, and prompt engines. Architectural blueprints of retrieval-augmented generative AI component stack structure and end-to-end workflows. A four-step assessment for grading generative AI systems around performance, features, trustworthiness and enterprise-grade readiness.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 10
    Courses (Anthropic)

    Courses (Anthropic)

    Anthropic's educational courses

    Anthropic’s courses repository is a growing collection of self-paced learning materials that teach practical AI skills using Claude and the Anthropic API. It’s organized as a sequence of hands-on courses—starting with API fundamentals and prompt engineering—so learners build capability step by step rather than in isolation. Each course mixes short readings with runnable notebooks and exercises, guiding you through concepts like model parameters, streaming, multimodal prompts, structured outputs, and evaluation. Assignments emphasize realistic tasks such as building small utilities, testing prompts against edge cases, and measuring quality so you learn to ship things that work. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Watchdog

    Watchdog

    Python library and shell utilities to monitor filesystem events

    ...A simple program that uses watchdog to monitor directories specified as command-line arguments and logs events generated. Watchdog comes with an optional utility script called watchmedo. Please type watchmedo --help at the shell prompt to know more about this tool. You can use the shell-command subcommand to execute shell commands in response to events. watchmedo can read tricks.yaml files and execute tricks within them in response to file system events. Tricks are actually event handlers that subclass watchdog.tricks.Trick and are written by plugin authors. Trick classes are augmented with a few additional features that regular event handlers don't need. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AudioCraft

    AudioCraft

    Audiocraft is a library for audio processing and generation

    ...It also contains training code and recipes, so researchers can fine-tune on custom data or explore new objectives without building infrastructure from scratch. Example notebooks, CLI tools, and audio utilities help with prompt design, conditioning on reference audio, and post-processing to produce ready-to-share outputs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Groq Python

    Groq Python

    The official Python Library for the Groq API

    Groq Python is the official Python SDK for the Groq REST API, giving Python developers straightforward access to Groq’s LLM, chat, audio, and other AI services. Through this library, you can call Groq’s models from Python code — for example to request chat completions, code generation, transcription, or any supported endpoint — using idiomatic Python syntax. The SDK handles authentication (via environment variable or parameter), defines proper type-safe request/response data types, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Imagen - Pytorch

    Imagen - Pytorch

    Implementation of Imagen, Google's Text-to-Image Neural Network

    Implementation of Imagen, Google's Text-to-Image Neural Network that beats DALL-E2, in Pytorch. It is the new SOTA for text-to-image synthesis. Architecturally, it is actually much simpler than DALL-E2. It consists of a cascading DDPM conditioned on text embeddings from a large pre-trained T5 model (attention network). It also contains dynamic clipping for improved classifier-free guidance, noise level conditioning, and a memory-efficient unit design. It appears neither CLIP nor prior...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    Terminals Are Sexy

    Terminals Are Sexy

    A curated list of Terminal frameworks, plugins & resources

    This repository is a curated, community-driven collection of tools, tips, themes, and resources that make working in the terminal more productive and enjoyable. It pulls together high-quality links to terminal emulators, shells, prompts, plugins, fonts, color schemes, and command-line utilities, alongside learning materials for sharpening everyday CLI skills. The list favors practical, well-maintained projects and is organized so you can quickly discover alternatives for common tasks...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    XSpear

    XSpear

    Powerfull XSS Scanning and Parameter analysis tool&gem

    XSpear is an XSS Scanner on ruby gems. Powerful XSS Scanning and Parameter analysis tool&gem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    evil.sh

    evil.sh

    Subtle and not-so-subtle shell tweaks

    ...It is a playful (some might say mischievous) set of shell customizations, aliases, overrides or environment changes intended for fun (or prank) usage—e.g., customizing the shell prompt, redirecting commands, changing behaviors of common commands in subtle ways. The repository warns that it is purely for entertainment and that the author is not responsible for its usage. Because it’s simply sourced (e.g., in .bash_profile), the tweaks affect your shell session directly. Use cases range from demonstration, novelty setups, or creative surprises in developer environments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    iRate

    iRate

    Library to promote iPhone and Mac App Store apps

    ...The goal is to increase high-quality, voluntary ratings while avoiding the fatigue that comes from aggressive dialogs. You configure the behavior through a handful of properties, and the library handles the rest: showing the prompt, respecting “remind me later,” and redirecting to the correct App Store page. It includes sensible defaults so you can drop it in and get results quickly, yet it’s flexible enough to honor edge cases like beta builds or specific app versions. For indie developers and teams alike, it’s a pragmatic way to turn satisfied users into visible store reviews without building custom logic from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next