BACK_TO_FEEDAICRIER_2
Tikkocampus turns TikTok into searchable datasets
OPEN_SOURCE ↗
REDDIT · REDDIT// 14d agoOPENSOURCE RELEASE

Tikkocampus turns TikTok into searchable datasets

Tikkocampus is an open-source desktop app that scrapes TikTok creator timelines, transcribes videos, and turns them into timestamped, searchable segments for RAG and analysis. It supports Groq, OpenAI, or fully local Ollama runs, so it fits both quick experiments and private workflows.

// ANALYSIS

This feels more like data infrastructure than a chatbot: the real product is a pipeline that makes short-form video queryable, attributable, and reusable.

  • The stack combines scraping, transcription, ChromaDB indexing, and chat, which makes it useful for dataset building as well as creator research.
  • Local, cloud, and free-tier model options lower the barrier to trying it on real projects, especially for solo ML hackers.
  • The desktop packaging and multiple releases suggest a project that has moved past the prototype phase.
  • The fragile part is obvious: TikTok scraping and transcript quality can break, so anyone using it for experiments will need validation and fallback paths.
  • If it keeps evolving, export and labeling workflows may matter more than the chat UI for serious dataset work.
// TAGS
tikkocampusragdata-toolssearchvector-dbopen-sourceself-hosted

DISCOVERED

14d ago

2026-03-28

PUBLISHED

15d ago

2026-03-27

RELEVANCE

7/ 10

AUTHOR

Ilyastrou