Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ python ../../openevolve-run.py initial_program.py evaluator.py --config config.y

### 📊 Machine Learning and AI

#### [LLM Prompt Optimization](llm_prompt_optimazation/)
#### [LLM Prompt Optimization](llm_prompt_optimization/)
**Task:** Evolve prompts for better LLM performance
**Achievement:** Discovered effective prompt engineering techniques
**Key Lesson:** Self-improving AI systems and prompt evolution
Expand Down Expand Up @@ -377,4 +377,4 @@ python ../../openevolve-run.py initial_program.py evaluator.py --config config_p
- 🔍 Check the main [OpenEvolve documentation](../README.md)
- 💬 Open issues on the [GitHub repository](https://github.com/codelion/openevolve)

Each example is self-contained and includes all necessary files to get started. Pick an example similar to your use case and adapt it to your specific problem!
Each example is self-contained and includes all necessary files to get started. Pick an example similar to your use case and adapt it to your specific problem!