2025Solo builderIn progress
BARA
Customer-facing app for managing customer logos and brand assets, backed by an AI tagging assistant.
Problem
Customer-facing asset workflow (logos, artwork) needed a lightweight UI with a Python agent handling storage and metadata, without spinning up a full SaaS stack.
Approach
- React + Vite frontend with an on-disk schema.sql for structured storage
- Python agent (agent.py) backing ingestion and LLM-assisted asset tagging
Stack
ReactVitePythonSQLite
Outcome
- Functional internal tool; iterating on UX
Tags