docta-ai/docta

A Doctor for your data

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on September 19th, 2026
Created on May 2nd, 2023
Open Issues & Pull Requests: 3 (+0)
GitHub issues: Enabled
Number of forks: 257
Total Stargazers: 3,485 (+0)
Total Subscribers: 142 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 29 days
Stale 30+ days: 1
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Docta is a data-centric AI platform that diagnoses and corrects issues in datasets across tabular, text, image, and embedding data types.

Poor data quality degrades model performance, yet identifying problematic instances at scale is difficult. Docta addresses this by operating without requiring model training, instead using automatic diagnosis to detect label errors, annotation inconsistencies, and data quality issues. The tool generates diagnostic reports that flag problematic instances and suggest corrections, allowing practitioners to cure their datasets before training.

The tool suits teams working with datasets that may contain human annotation errors, particularly those preparing data for language model alignment and reinforcement learning from human feedback. It works on raw data without preprocessing requirements. The open-source version provides four demonstration notebooks showing the approach on real datasets, including detection of label noise in RLHF datasets from public sources.

Development activity shows focused work on specific data diagnosis problems with concrete demonstrations. The project maintains working examples that demonstrate the tool's capabilities on real-world datasets. The codebase includes Jupyter notebooks that serve as both documentation and functional demos of the diagnosis workflow.