The cost of prototypes is unbelievably low using AI.
Rapidly creating a prototype, especially with new or less well-known technology, is where I derive significant benefits from AI.
How to build application prototypes?
- Write /reverse prompt/Adjust instructions into md file
- Agentic AI (specialising in Doc Extraction) to extract and refine from md file
- Run using IDE-based copilot (VS Code with GitHub Copilot) (AmazonQ) (Cursor, Windsurf, Steamlit)
- Knowledge is key. AI needs to have narrow expertise at the right time. i.e. only domain knowledge, not influenced by other data. Quality of input data used to train. Allows for dynamic reasoning.
- Session/long-term contact agreement/understanding to improve the understanding between your IDE and me. Remember how I prompt and provide feedback on how I digest information. Context between the human developer and Ai is Paramount.
- Control of IDE integration with coding copilots, clear return to the user developer to make better decisions. Context is Paramount.
- Governance & Data (Connectors, API's, code complex processes (MCP maybe), quality of data).