# Prompt To Signature Transform your ideas and prompts into DSPy signatures using the Prompt To Signature Agent! ## Features - **Natural Language to DSPy Signature**: Convert ideas like "Translate English to German" or "Count people on the image" into a full `dspy.Signature`. - **Dynamic Class Factory**: Generate and use `dspy.Signature` classes at runtime. - **Interactive Refinement**: Iteratively improve generated signatures by providing feedback in a loop.