Primary competition visual

MPEG-G Microbiome Classification Challenge

$5 000 USD
Completed (6 months ago)
Classification
Federated Learning
Python
Deep Learning
794 joined
83 active
Starti
Jun 20, 25
Closei
Sep 15, 25
Reveali
Sep 15, 25
🧠 AI Assistant to Win Zindi Competitions — Looking for Feedback!
6 Aug 2025, 03:57 · 2

Hi Zindians, I’m building an AI-based assistant to help solve Zindi challenges more efficiently and creatively.

🎯 Project goal: Create a modular system of “agent-blocks” that can:

  • Analyze competition data automatically
  • Suggest solution ideas and strategies
  • Generate baseline submissions
  • Recommend improvements based on results
  • Keep track of submissions and experiments

🧪 I’m already using an early version of this assistant in the ongoing Kenya Clinical Reasoning Challenge. Next step — automatic creation of new agents with LLMs and a visual interface (think of something like n8n, but focused on ML workflows).

👥 Would you be interested in using something like this? I’d love to hear your thoughts — what features would help you win competitions faster?

Let’s discuss here in the thread!

Discussion 2 answers
User avatar
nymfree

a system that does feature engineering and filters out useless features will be very useful. also a system that can iterate by starting with a simple model, gradually increasing complexity if validation scores improve, would be great

6 Aug 2025, 04:48
Upvotes 1

Thank you! We’re currently working on generating a stable pipeline with an execution environment and final output. Your idea is very interesting — I’ll definitely incorporate it.