So, I have this idea to create a Machine Learning playground where people can train their ML models without needing prior ML knowledge. The platform would provide augmented datasets and allow users to test the quality of their own datasets, while still giving them the freedom to choose what they want to build.
If someone needs a dataset on a specific topic, AI agents on the platform can generate or fetch it. Users can then directly train models on that data within the same environment.
Core features would include dataset cleaning, quality checking, and easy model training all in one place.
For the UI/UX, I’m thinking of something visual and modular, similar to tools like node-based workflows (like n8n or ComfyUI), so users can build pipelines intuitively without heavy coding.