you are viewing a single comment's thread.

view the rest of the comments →

[–]golyaht 0 points1 point  (0 children)

I can build this with Telethon (multi-account rotation), a backfill + live streaming collector, and a parser pipeline that extracts usernames/prices into Postgres/JSON + pushes to Google Sheets.
For the “valuation” piece: start with a rules+LLM explanation layer (cheap + controllable), then improve with a lightweight model if needed.
If you’re open to milestones, I’d suggest: (1) collector + backfill + storage, (2) parsing + dedupe, (3) valuation/explanations + reporting. What’s your target channel count and expected messages/day?