feat: Add GUI for DPK Planning Agent
Why are these changes needed?
The GUI wrapper streamlines the creation of data pipelines with the DPK Planning Agent by allowing users to use NLP (Natural Language Prompts) instead of creating Jypter notebooks or manually writting YAML configurations. The graphical user interface allows for the iterative design process by allowing users to make recommendations or changes to the YAML configurations; the GUI also allows the final configuration to be run as a subprocess.
Related issue number (if any).
[Feature] GUI Wrapper for the DPK Planning Agent/Front-End Orchestration #1318
@dobromiriiliev could you please also add README.md which describe what this does and steps.
@dobromiriiliev could you please also add
README.mdwhich describe what this does and steps.
Thanks, @santoshborse, I also asked @dobromiriiliev in our call yesterday to add the README.
Thank you, @dobromiriiliev. Two small problems that I see:
- The hyperlink to Gradio that you had added in the first line of README is lost.
- There is no need for the requirements.txt file anymore, is there?