Skip to content
#

aidesigner

Here are 25 public repositories matching this topic...

Extract full product DNA from any live URL. Brand voice, UX patterns, content strategy, visual design, accessibility, SEO, performance, tech stack detection, CRO audit, design system maturity, PLG detection, enterprise readiness. 64 extraction passes. 20 intelligence engines. 138 tests.

  • Updated Apr 21, 2026
  • JavaScript

Design a neuro-symbolic memory architecture for autonomous agricultural agents, inspired by the brain's Complementary Learning Systems (CLS). The architecture decouples memory into a fast-learning episodic Knowledge Graph for temporal/spatial sequences (crop cycles, disease spread) and a slow-learning semantic ML layer that compresses mature data i

  • Updated May 26, 2026
  • Python

Design and build a privacy-preserving hate speech detection (HSD) system that operates agnostically to author identity. The model uses a Transformer backbone (e.g., BERT/RoBERTa) with differentially private training (DP-SGD/DP-Adam) and adversarial identity disentanglement to decouple hate-signal from author-specific stylistic fingerprints, maximiz

  • Updated Jun 1, 2026
  • Python

Design a family of SOTA CNN architectures (ConvNeXt/ResNeXt-style) for ESC-50 audio spectrogram classification, parameterized across 5M, 10M, 20M, and 30M sizes. The design uses mel-spectrogram inputs, depthwise separable convolutions, squeeze-and-excitation blocks, and proper regularization (SpecAugment, Mixup, Label Smoothing) to achieve strong g

  • Updated May 31, 2026
  • TeX

Design a hybrid ML architecture that uses a GBDT ensemble as a hard-routed geometry extractor (producing one-hot leaf embeddings for Q/K), discards default leaf scores, and replaces them with a KRR or MLP-learned value representation (V). The final prediction is a dot-product Q·K·V aggregation mimicking a zero-temperature attention head, front-load

  • Updated May 27, 2026
  • Python

Design a multi-class classification and interpretability pipeline that distinguishes rheumatoid arthritis (RA), psoriatic arthritis (PsA), and osteoarthritis (OA) from hand/feet X-ray images. The architecture combines a CNN backbone (e.g., DenseNet or EfficientNet) for disease classification with an attention-based or Grad-CAM explanation module to

  • Updated May 26, 2026
  • TeX

Design 'EfficientDenseNet' — a DenseNet variant under 10M params that incorporates VoVNet-style one-shot aggregation (OSA), depthwise separable bottlenecks, squeeze-and-excitation attention, LayerNorm pre-activation, and aggressive compound scaling. The goal is to train 2-3× faster than DenseNet-121 while maintaining or improving accuracy on ImageN

  • Updated May 24, 2026
  • Python

Design a reinforcement learning architecture for autonomous vulnerability discovery in security capture-the-flag (CTF) challenges, building on the Agent Web Model's hierarchical abstraction layers. The system will model CTF environments as Markov decision processes and develop RL algorithms (e.g., deep Q-learning or PPO with hierarchical extensions

  • Updated May 26, 2026
  • TeX

Design a multi-shopper, multi-product autonomous checkout vision system that generalises a gesture-based prototype. The system integrates hand-item association (shopper-ID to item-ID), temporal cart-state modelling via a state machine or transformer, and robustness to occlusions, put-backs, and hand-offs. Evaluation targets on-device latency and pr

  • Updated Jun 2, 2026
  • Python

Design a vision-based reinforcement learning model that enables a robotic system to detect, track, and physically intercept a fly in 3D space. The model combines a lightweight object-detection backbone for real-time fly localization with a learned control policy (e.g., PPO or SAC) that outputs motor commands to maneuver a catching mechanism (e.g.,

  • Updated May 26, 2026
  • TeX

Improve this page

Add a description, image, and links to the aidesigner topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aidesigner topic, visit your repo's landing page and select "manage topics."

Learn more