PromptAppGPT  by mleoking

Low-code framework for rapid prompt-based app development using GPT

created 2 years ago
532 stars

Top 60.3% on sourcepulse

GitHubView on GitHub
Project Summary

PromptAppGPT is a low-code framework for rapidly developing applications powered by GPT and DALL-E. It targets users who want to build GPT-based agents and applications with minimal coding, offering features like an online editor, automatic UI generation, and plugin support. The primary benefit is significantly lowering the barrier to entry for creating sophisticated AI-driven applications.

How It Works

The framework utilizes a YAML-based configuration to define application logic, including GPT and DALL-E tasks, triggers, and output processing. Applications are structured as a sequence of tasks, where the output of one task can trigger the next. This approach allows for declarative definition of complex workflows, enabling users to chain AI model interactions and data processing steps through simple configuration rather than imperative code.

Quick Start & Requirements

  • Install/Run: Visit the PromptAppGPT Web Home or download the Windows 10+ APP.
  • Prerequisites: An OpenAI API Key is required. Configure OpenAI Key, OpenAI Api Proxy, and OpenAI Gpt Model (e.g., gpt-4, gpt-3.5-turbo).
  • Setup: Requires obtaining an OpenAI API key and configuring it within the application.
  • Links: PromptAppGPT Web Home

Highlighted Details

  • Low-code, prompt-based development for rapid app creation.
  • Supports GPT text generation and DALL-E image generation executors.
  • Features an online prompt editor, compiler, and runner.
  • Automatic user interface generation based on prompt definitions.
  • Extensible with custom executors (plugins).

Maintenance & Community

  • The project is maintained by Leo.
  • Community links (Discord/Slack, social handles) are not explicitly provided in the README.

Licensing & Compatibility

  • The README does not specify a license.
  • Compatibility for commercial use or closed-source linking is not detailed.

Limitations & Caveats

Web-based execution may encounter browser security restrictions, requiring specific Chrome launch flags (--disable-web-security) to bypass. The framework's reliance on YAML for app definition might have a learning curve for users unfamiliar with the format.

Health Check
Last commit

1 year ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
15 stars in the last 90 days

Explore Similar Projects

Starred by Aravind Srinivas Aravind Srinivas(Cofounder of Perplexity), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
1 more.

gpt3-sandbox by shreyashankar

0%
3k
Web app for quick GPT-3 demo prototyping
created 5 years ago
updated 1 year ago
Feedback? Help us improve.