This project leverages my recent LLM topic modellng exercise, above. Use cases were extracted from common LLM calls, and the content was used to prioritize design decisions for a 6-person Dev team. This was one of the designs that came out of that exercise. Note novel functionality. This preceeded similar commercial applications by two years.
-ability to extract code from LLM response using tags
-simple plain-text –> code extraction interface
-execute common use cases (e.g., ‘fix this’) using single button click
-GUI to alter system prompt on-the-fly
These features streamline the code troubleshooting process when coding with an LLM.