ObjectverseDiary / docs /04-hackathon-guide.md
qqyule's picture
feat: initialize project structure for Objectverse Diary
6f8d8d9

A newer version of the Gradio SDK is available: 6.17.3

Upgrade

Objectverse Diary — 参赛指南

官方硬性要求

要求 操作
模型 ≤32B README 写明所有模型参数量
Gradio 全部交互基于 Gradio
HF Space 托管到官方组织下
Demo Video 2 分钟内,重点展示体验
Social Post 准备英文社媒文案
截止时间 June 15, 2026

勋章获取方案

勋章 获取方式 项目实现
Off the Grid 不调用商业云 API 推理在 HF Space / Modal / 本地闭环完成
Well-Tuned 使用自微调模型 微调一个小模型做 object persona / diary style JSON 输出
Off-Brand 深度魔改 Gradio gr.Blocks + CSS + JS 做成"Object Archive"界面
Llama Champion llama.cpp 驱动 文本人格生成模型走 GGUF + llama.cpp / llama-cpp-python
Sharing is Caring 开源数据 / trace 公开匿名化 object-persona 数据集、sample traces、prompt templates
Field Notes 技术博客 写完整英文技术报告
OpenBMB Special 使用 MiniCPM VLM 层优先使用 MiniCPM-V 4.6

资源使用指南

Hugging Face

  • Space 托管
  • Model repo
  • Dataset repo
  • Demo page
  • ZeroGPU / upgraded Space

Modal

  • LoRA fine-tuning
  • batch dataset generation
  • model conversion
  • stress test

⚠️ 不要在 repo、README、截图、视频或日志中暴露 credit codes。


提交材料结构

Submission Package
├─ Hugging Face Space URL
├─ GitHub Repository URL
├─ Demo Video URL
├─ Social Media Post URL
├─ Fine-tuned Model URL
├─ Dataset URL
├─ Trace Dataset URL
├─ Field Notes Blog URL
└─ Short project description

社交媒体文案

英文版

I built Objectverse Diary for #BuildSmallHackathon.

Upload any everyday object.
A small AI model wakes it up, gives it a secret personality,
writes its diary, and lets you chat with it.

A coffee mug becomes a burned-out philosopher.
A keyboard becomes a witness to unfinished side projects.
A shoe becomes a tired travel historian.

Built with Gradio, small models, llama.cpp, public traces,
and no commercial cloud AI APIs.

Every object has a secret life.

中文版

我做了一个小模型 AI 玩具:Objectverse Diary。

上传任意日常物品,它会被 AI 唤醒,拥有隐藏人格、秘密日记,
还能继续和你聊天。

一个杯子可能是厌世哲学家。
一个键盘可能见证了 47 个没做完的 side project。
一只鞋可能是疲惫的旅行史学家。

英文界面为主,中文为辅。
基于 Gradio、小模型、llama.cpp、公开 trace,不调用商业云模型 API。

Demo 视频脚本

 0- 8s  Hook: What if every object around you had a secret life?
 8-20s  Show upload and mode selection
20-45s  Show model recognizing the object and generating persona
45-70s  Show diary and chat interaction
70-85s  Show share card
85-100s Show technical badge checklist