Spaces:
Running on Zero
Running on Zero
File size: 617 Bytes
6f8d8d9 e20e3d9 6f8d8d9 bc02199 6f8d8d9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | # Source Skeleton
This directory is reserved for application source code.
Current status: initial mock MVP with optional MiniCPM-V 2.6 vision backend. Text generation remains mock until the llama.cpp phase.
## Planned Areas
- `ui/`: Gradio layout, CSS, and copy.
- `examples.py`: stable mock examples for the initial gallery.
- `models/`: vision runner, llama.cpp text runner, and schemas.
- `prompts/`: object understanding, persona generation, and diary generation prompts.
- `renderer/`: share card and HTML rendering.
- `traces/`: trace logging and anonymization.
- `utils/`: JSON repair and image utilities.
|