Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 584 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 584 Bytes

Natural language Webdev agent

Tool used to debug prompts for a LLM coding agent. For now only tested with GPT-3.5

It allows to easily customize the full prompt, including the context sent and the function definitions sent:

2023-07-14-promptsDashboard.png

It will produce dynamic web sites that interact with a SQL database:

2023-07-14-promptsDashboard4.png

And accept iterative instructions to improve the design:

2023-07-14-promptsDashboard4.png