Skip to content
@STCData

STCData

aka Stefan Novak

flowchart LR
  subgraph iOS & OSX
    c1(STCiOSXDataCollector)
    click c1 href "https://github.com/STCData/STCiOSXDataCollector"
  end
  
  subgraph Linux
    c2(STCX11DataCollector)
    click c2 href "https://github.com/STCData/STCX11DataCollector"
  end
  subgraph Android 
    c3(STCDroneDataCollector)
    click c3 href "https://github.com/STCData/STCDroneDataCollector"
  end
  subgraph Cloud
    s[(STCDataServer)]
    click s href "https://github.com/STCData/STCDataServer"
  end
    c1 & c2 & c3 -.-> s
Loading

STCData is a system for collecting data from user devices for machine learning. Features include:

STCData could be used both as a starting point for building out your own data collection pipeline or as ready solution. It's iOS/MacOS application could be installed as data collecting appliance. It features:

  • ML aware browser with hierarchical tabs
  • In-app and system user actions mining
  • Camera with hands and body poses recognition

paper wip

Pinned Loading

  1. STCDroneDataCollector STCDroneDataCollector Public

    Android drone control application that logs telemetry, video stream, recognized objects on video stream, user actions

    Kotlin 1

  2. STCX11DataCollector STCX11DataCollector Public

    Linux X11 application that logs windowing information, screenshots and recognized text, user actions

  3. X.Hypno X.Hypno Public

    📱💻 iOS/Mac EVERYTHING app with multitab browser 🌐, ChatGPT interface 💬, text 📝, hand 👋, and human pose 🤸‍♀️ recognition. It works with both camera 📷 and system-wide screencast 🖥️, and all features …

    Swift 6 2

  4. STCDataServer STCDataServer Public

    A server that receives stream of timestamped data with evolution-resistant scheme from mobile clients, stores it in database, provides APIs for using it in machine learning

    Swift

  5. STCData STCData Public

    System for collecting data from 📱 mobile devices and 📶 machine learning 💻 on it 📊📈🤖.

    JavaScript 2

Repositories

Showing 10 of 30 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…