Skip to content

piee-dev/piee-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

⚡ PIEE Core

Meet PIEE — the universal open-source creative command palette.
Compress images, trim videos, and format code — all with a single shortcut.

This repository (piee-core) contains the backend and core logic powering PIEE’s modular creative tools, APIs, and automation system.


🧩 Overview

PIEE Core provides a unified backend for creative utilities — from media optimization to code formatting — accessible through a universal command palette or via API.

Whether you’re a developer, designer, or creator, PIEE helps automate repetitive tasks instantly with one consistent interface.

🪄 Example Commands

  • 🖼️ Compress Image
  • 🎞️ Trim Video
  • 💻 Format Code
  • 🔊 Extract Audio
  • 🧠 Generate Prompt
  • 📦 Convert File

🚀 Features

  • Universal Command Palette: Execute creative and developer utilities with a single shortcut.
  • Modular Architecture: Add or remove tools dynamically (e.g., image, video, text, or code modules).
  • Local + Cloud Execution: Works offline or with cloud-powered features.
  • Unified API: Access all utilities via REST endpoints.
  • Open-Source Extensibility: Build your own tools and integrate easily.
  • Credits & Quotas (optional): Built-in support for usage tracking or SaaS models.

🧠 Core Tech Stack

  • Backend: FastAPI + Uvicorn
  • Language: Python 3.10+
  • Database: SQLite / PostgreSQL (configurable)
  • Auth: Supabase / JWT / API Keys
  • Task Execution: Async tasks via Celery or built-in queue
  • Frontend (separate repo): Next.js + Shadcn UI + Tailwind CSS

About

FastAPI backend, Supabase integration, versioning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published