Lotomic

Features

Everything you need to turn messy inventory into marketplace-ready listings, faster.

๐Ÿ“„

Manifest ingestion

  • โœ“ CSV, Excel (.xlsx), PDF โ€” auto-detected
  • โœ“ Header synonym map (Item Name, Title, Product all match)
  • โœ“ Flags missing UPC / Title / Brand / Category per row
  • โœ“ 8,000-row manifest parses in ~4 seconds
โœ๏ธ

AI listing generation

  • โœ“ SEO-friendly title, 80-180 word description, 5-10 tags
  • โœ“ Condition note drafted from manifest + your SOPs
  • โœ“ Suggested price band from cost, MSRP, category, condition
  • โœ“ Do-not-invent rule: missing data is flagged, never fabricated
๐Ÿ“ฆ

Channel-specific exports

  • โœ“ Shopify (35-col), eBay (22-col), HiBid (auction-lot), Generic CSV
  • โœ“ Channel-aware titles, descriptions, condition codes
  • โœ“ Bulk re-download history with one click
  • โœ“ Pending โ†’ Approved โ†’ Exported audit trail
๐Ÿ“š

Knowledge assistant (RAG)

  • โœ“ Upload SOPs, supplier rules, brand restrictions as PDF/DOCX/TXT
  • โœ“ Ask plain-English questions: "how do I grade open-box AirPods?"
  • โœ“ Cites the source chunk on every answer โ€” no silent guessing
  • โœ“ Per-org rate-limited (60/min) to keep AI costs predictable
๐Ÿข

Multi-tenant from day one

  • โœ“ Row-level security on every org-scoped table
  • โœ“ Per-org storage paths: <bucket>/<org_id>/<entity_id>/<file>
  • โœ“ Audit log of every AI generation, member change, export
  • โœ“ JWT-claim-driven roles โ€” no app-layer trust
โšก

Async by default

  • โœ“ Concurrent embedding (8 workers, ~1s per chunk)
  • โœ“ Streaming answer responses (SSE) โ€” see tokens as they arrive
  • โœ“ No request blocks the AI mid-task
  • โœ“ Per-org rate limits enforced at the database, not the API

How we compare

A direct comparison vs. typical "AI listing tool" roll-your-own setups.

Feature Copilot Generic AI tool Why it matters
CSV / Excel / PDF manifest upload โœ“ โœ— Generic tools require manual import scripts per format
AI listing generation with do-not-invent โœ“ โœ— Generic AI tools hallucinate UPCs and specs
Per-channel CSV templates (Shopify / eBay / HiBid) โœ“ built-in BYO Generic tools require a Zapier per channel
RAG knowledge base (upload your SOPs) โœ“ โœ— Most AI tools only know what the LLM was trained on
Multi-tenant with row-level security โœ“ โœ— Most SaaS tools rely on app-layer filters โ€” one bug = a leak
Audit log (AI generations, member changes, exports) โœ“ BYO Generic tools log to stdout, not to a queryable table
Per-org rate limiting (60/min Ask, configurable) โœ“ โœ— Runaway scripts can take out shared RAG
Concurrent embedding (8 workers per task) โœ“ โœ— Sequential embedding = 8x slower

How it works

From a supplier manifest to marketplace listings in minutes.

  1. 1

    Upload manifest

    CSV, Excel, or PDF from your supplier.

  2. 2

    AI parses + cleans

    Rows normalized, missing fields flagged, duplicates removed.

  3. 3

    Review listings

    Edit, approve, or regenerate. Confidence and reasoning shown.

  4. 4

    Export to your channel

    Shopify, eBay, HiBid, generic CSV โ€” ready to upload.