|
| 1 | +<div align="center"> |
| 2 | + |
| 3 | +<img src="docs/resource/dspy-code.png" alt="DSPy Code Logo" width="200"/> |
| 4 | + |
1 | 5 | # DSPy Code |
2 | 6 |
|
3 | | -**Claude Code for DSPy: AI-Powered Interactive Development Environment for DSPy** |
| 7 | +### 🚀 AI-Powered Interactive Development Environment for DSPy |
| 8 | + |
| 9 | +**Build, Optimize, and Deploy DSPy Applications with Natural Language** |
4 | 10 |
|
5 | 11 | [](https://www.python.org/downloads/) |
6 | 12 | [](https://opensource.org/licenses/MIT) |
|
10 | 16 | [](https://github.com/astral-sh/ruff) |
11 | 17 | [](https://github.com/pre-commit/pre-commit) |
12 | 18 |
|
13 | | -*An interactive CLI tool for building, optimizing, and deploying DSPy applications* |
| 19 | +[📖 Documentation](https://superagenticai.github.io/dspy-code/) • |
| 20 | +[🚀 Quick Start](#-quick-start) • |
| 21 | +[💡 Examples](#-use-cases) • |
| 22 | +[🤝 Contributing](CONTRIBUTING.md) |
| 23 | + |
| 24 | +--- |
| 25 | + |
| 26 | +### ⚡ Claude Code for DSPy |
| 27 | + |
| 28 | +```bash |
| 29 | +pip install dspy-code |
| 30 | +dspy-code |
| 31 | +``` |
14 | 32 |
|
15 | | -[📖 Documentation](https://superagenticai.github.io/dspy-code/) |
| 33 | +**Ask in natural language** → **Get working DSPy code** → **Optimize with GEPA** → **Deploy** |
16 | 34 |
|
17 | 35 | </div> |
18 | 36 |
|
19 | 37 | --- |
20 | 38 |
|
21 | 39 | ## ✨ What is DSPy Code? |
22 | 40 |
|
| 41 | +<div align="center"> |
| 42 | + |
| 43 | +**The First Purpose-Built CLI for DSPy Development** |
| 44 | + |
| 45 | +</div> |
| 46 | + |
23 | 47 | DSPy Code is an **interactive development environment** that transforms how you learn and build with DSPy. Built as an intelligent CLI tool, it provides natural language interactions, code generation, optimization workflows, and comprehensive validation, all designed specifically for DSPy development. |
24 | 48 |
|
25 | | -**Learn as you build.** Whether you're a complete beginner or a DSPy expert, the CLI adapts to your level and guides you through every step. |
| 49 | +> 💡 **Learn as you build.** doesn't matter, you're a complete beginner or a DSPy expert, the CLI adapts to your level and guides you through every step. |
| 50 | +
|
| 51 | +### 🎯 Perfect For: |
| 52 | + |
| 53 | +| 🎓 **Learning DSPy** | 🚀 **Building Projects** | ⚡ **Optimizing Code** | |
| 54 | +|---------------------|------------------------|----------------------| |
| 55 | +| Interactive Q&A about DSPy concepts | Generate complete DSPy applications | Real GEPA optimization workflows | |
| 56 | +| Built-in examples and templates | Natural language to code | Automated metric evaluation | |
| 57 | +| Step-by-step guidance | Code validation & best practices | Progress tracking & resumption | |
26 | 58 |
|
27 | 59 | ## 🎯 Why DSPy Code? |
28 | 60 |
|
@@ -414,16 +446,36 @@ DSPy Code is currently in **Beta** and under active development. While it's func |
414 | 446 |
|
415 | 447 | ## 🙏 Acknowledgments |
416 | 448 |
|
417 | | -Built with ❤️ by [Superagentic AI](https://super-agentic.ai) |
| 449 | +<div align="center"> |
| 450 | + |
| 451 | +Built with ❤️ by **[Superagentic AI](https://super-agentic.ai)** |
418 | 452 |
|
419 | 453 | Special thanks to the DSPy community and all contributors! |
420 | 454 |
|
| 455 | +</div> |
| 456 | + |
421 | 457 | --- |
422 | 458 |
|
423 | 459 | <div align="center"> |
424 | 460 |
|
425 | | -**[📖 Full Documentation](https://superagenticai.github.io/dspy-code/)** |
| 461 | +### 📚 Resources |
| 462 | + |
| 463 | +**[📖 Documentation](https://superagenticai.github.io/dspy-code/)** • |
| 464 | +**[🐛 Issues](https://github.com/SuperagenticAI/dspy-code/issues)** • |
| 465 | +**[🤝 Contributing](CONTRIBUTING.md)** |
| 466 | + |
| 467 | +--- |
| 468 | + |
| 469 | +### ⭐ Show Your Support |
| 470 | + |
| 471 | +If DSPy Code helps your workflow, give us a star! ⭐ |
| 472 | + |
| 473 | +It helps others discover the project and motivates us to keep improving it. |
| 474 | + |
| 475 | +--- |
| 476 | + |
| 477 | +<img src="docs/resource/dspy-code.png" alt="DSPy Code" width="100"/> |
426 | 478 |
|
427 | | -Made for the DSPy community |
| 479 | +**Made with 💜 for the DSPy community** |
428 | 480 |
|
429 | 481 | </div> |
0 commit comments