You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Join the conversation! Share your results, ask questions, and collaborate with other OpenEvolve users.**
660
-
661
-
</div>
662
-
663
651
### 🌟 **Contributors**
664
652
665
653
Thanks to all our amazing contributors who make OpenEvolve possible!
@@ -681,77 +669,13 @@ We welcome contributions! Here's how to get started:
681
669
682
670
**New to open source?** Check out our [Contributing Guide](CONTRIBUTING.md) and look for [`good-first-issue`](https://github.com/codelion/openevolve/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) labels!
683
671
684
-
## 🎯 Use Cases & Success Stories
685
-
686
-
### 🏭 **Industry Applications**
687
-
688
-
<details>
689
-
<summary><b>🎮 Gaming & Graphics</b></summary>
690
-
691
-
**GPU Shader Optimization**:
692
-
- Metal shader evolution for Apple Silicon
693
-
- CUDA kernel optimization for NVIDIA
694
-
- WebGL fragment shader performance
695
-
696
-
**Results**: 2-5x performance improvements across different GPU architectures.
-[Towards Open Evolutionary Agents](https://huggingface.co/blog/driaforall/towards-open-evolutionary-agents) - Evolution of coding agents and the open-source movement
734
676
-[OpenEvolve: GPU Kernel Discovery](https://huggingface.co/blog/codelion/openevolve-gpu-kernel-discovery) - Automated discovery of optimized GPU kernels with 2-3x speedups
735
677
-[OpenEvolve: Evolutionary Coding with LLMs](https://huggingface.co/blog/codelion/openevolve) - Introduction to evolutionary algorithm discovery using large language models
736
678
737
-
## 🙏 Acknowledgments
738
-
739
-
### **Inspiration & Foundation**
740
-
741
-
OpenEvolve builds upon groundbreaking research from:
742
-
743
-
-**DeepMind AlphaEvolve**: Original evolutionary coding research
0 commit comments