What Is My Business Studio

My Business Studio is a complete suite of tools to manage your company better, with more than 30 features, built with React + TypeScript, Supabase, Gemini AI, and Hedera Hashgraph.

Overview

My Business Studio is a Progressive Web App (PWA) built with Vite + React 18 + TypeScript, using TailwindCSS + Radix UI for the interface, Supabase as backend (Auth + Postgres + RLS), Google Gemini for 8 AI modules, and Hedera SDK + Plume Networkfor blockchain, wallets, and NFTs. Licensed under GPLv3.

It lets you manage income, expenses, inventory (simple and composite), services, CRM, invoices, executive reports, forecasts, debts, goals, recurring payments, scheduling, and social media content, all with artificial intelligence and blockchain-backed integrity. A complete business tool suite in your pocket.

Technology Stack

LayerTechnologies
FrontendVite, React 18, TypeScript, TailwindCSS, Radix UI, Recharts
StateZustand (global), TanStack Query (AI cache), React Hook Form + Zod
BackendSupabase (Auth + Postgres + RLS + Storage)
AIGoogle Gemini (gemini-2.5-flash-lite), @google/generative-ai
BlockchainHedera SDK, Ethers.js, Plume Network (PUSD)
Decentralized storagePinata + IPFS for NFT metadata
ExportjsPDF, html2canvas, native CSV
Othersdate-fns, Framer Motion, QR scanner (html5-qrcode)

Core Modules (30+)

Dashboard with key metrics
Income linked to products/customers
Expenses with categories and suppliers
Inventory (simple and composite, with scanner)
Services with linked consumables
Interactive analytics (Recharts)
AI period comparison
Sales forecasting with Gemini
AI-generated executive reports
AI smart invoicing
PM-style schedule planning
Mini CRM: customers, suppliers, orders
AI-generated financial goals
Dynamic pricing by channel/customer
Debt and collections control
Post generator for 5 social networks
Automatic recurring payments
Collaborative projects with departments
Hedera wallet (HBAR + PUSD)
Polo financial chatbot (Gemini)
Smart push notifications
Settings, import/export, themes
Period history and NFTs

Full Encryption

AES-GCM encryption for keys and payloads (crypto.ts). Supabase RLS for data isolation. Blockchain data is encrypted before being written on-chain. It can only be decrypted inside the platform. Access control is enforced through PublicRoute/ProtectedRoute.

8 AI Modules with Gemini

All modules use gemini-2.5-flash-lite with structured prompts, JSON responses, and caching through TanStack Query.

Polo Chatbot

Conversational assistant with full business context. Markdown responses.

Sales Predictor

30-90 day forecast. Requires 7+ days of data. Trend and seasonality analysis.

AI Invoicing

Creates invoice drafts with items, taxes, terms, and notes automatically.

Executive Reports

PM-style narratives: root cause, impact, recommendations, alternatives, and risks.

Social Posts

Instagram, Facebook, Twitter, TikTok, LinkedIn. Hashtags, strategy, and content type.

Category Suggester

Analyzes usage patterns and suggests 5-10 new categories while filtering duplicates.

Goal Generator

Realistic goals based on the last 30 days. Categories: sales, savings, reduction.

Schedule Planner

PM-style planning with work blocks, owners, and existing conflict prevention.