tokens&
For enterprises
Sign in
tokens&

Find tools, check provider offers, save a build plan, and share your work when you’re ready.

For buildersFor enterprises

For builders

  • Startup credits and perks
  • Agent Skills
  • Publish a project

For enterprises

  • Start free company workspace
  • Submit a tool, product, or perk

Community

  • Community
  • Newsletter
  • Events
Xin

© 2026 tokensand, LLC. All rights reserved.

  • Terms
  • Privacy
  • Security
  • Data Processing
  • Status
  1. Hackathon
  2. Project gallery
  3. Reclaim
Anonymous builderabout 2 hours agoJudging locked: Event build

Reclaim

Reclaim is an autonomous returns agent for retail warehouses. When a returned item is scanned at the dock, it verifies the product, grades its condition, checks live market prices, then restocks, refurbishes, returns to vendor, or liquidates it. It only asks a person when needed.

Review the project

Start with the source code, then open the demo or video if available.

View GitHub repository
Watch demo video
Demo video

Video demos are proof context. Repo, stack, and build notes stay attached so visitors can inspect what was actually built.

Project description
US retailers expected $850B in returns in 2025. Warehouses still inspect and route many of these items manually, slowing recovery and making wrong-item fraud harder to catch. Reclaim is our vision for a swarm of autonomous agents that owns each return from dock scan to final disposition. It inspects the item, checks warehouse context, researches the live market, chooses the highest-recovery valid action, executes it, verifies the result, and escalates only when needed. This project turns that vision into a working system. A new RawTree row opens a LangGraph case. A Supervisor coordinates inspection, market research, disposition, and execution. Liquid AI's LFM2.5-VL-3B runs locally as the only model. It first describes the dock photo without seeing the order, then compares it with the catalog image and returns schema-constrained JSON for identity and condition. Nimble searches live new, used, refurbished, and open-box prices, and each accepted price is stored with its source URL. RawTree is the system of record and agent memory, holding an 8,693-product catalog, inventory ledger, event log, price cache, and decisions. Each model call gets a roughly 150-token brief rebuilt from RawTree, keeping context flat as history grows. FLUX.2 [max] generated 100 labelled return examples, from cracked screens to an apple returned as an iPhone.On 23 labelled returns, Reclaim reached 91.3% correct actions, 0 needless escalations, and recovered $1,861 more than liquidating everything.
Tools used
  • Liquid AI
  • Nimble
  • Tinybird
  • Black Forest Labs
Project gallery
Project links
  • GitHub repository
  • Demo video
Tools used
  • Liquid AI
  • Nimble
  • Tinybird
  • Black Forest Labs