5. CSV 2 Software
I have built a software that imports a CSV file and converts it into a web app (which kind of displays the CSV in a password-protected webpage with some filter section at the top). For the CSV to import, it must contain 6 columns, the first of which must be the name of the entry, the second must be a URL for the entry, the third must be an image URL, columns 4-5 must be numbers (whether integers or decimal), and then the sixth and final column can be anything. In theory you - or any LLM - can generate this CSV file since it is just semi-colon delimited text. And the data to be entered into the CSV can be researched, by browsing the Internet, Google search, etc (and for the images we can either take screenshots of the relevant webpage, insert a relevant png from the nounproject or use Google images to find a relevant image). In short, we can in theory build such a web app on any topic. I therefore want to build a task whereby I can specify a type of web app I want (in a few sentences), the AI will decide upon the exact columns we will want in our CSV (the key component of this entire project), and then the agent will research the internet, build the CSV and then send it to my software tool via an API call (this final call to the software tool has not been added yet, but will be soon).
CLAUDE:- final-output-and-component-outputs
GPT4:- final-output-and-component-outputs
claude 3 - extract final output
extract component outputs
Claude - research-ideas-and-input-variables
GPT - research-ideas-and-input-variables
template-ideas
claude 3 - searches
subagent-summary
subagent-summary-amended-for-actual-tasks
random-autocomplete
claude 3 - mermaid-for-all
SubAgent #1
claude 3 - subagent1
subagent1-refined
subagent1refined-repeating
Subagent1 task-ID-numbers
subagent1-output-variables
subagent1refined-repeating-json-core
subagent1mermaid
SubAgent #2
claude 3 - subagent2
subagent2-refined
subagent2refined-repeating
Subagent2 task-ID-numbers
subagent2-output-variables
subagent2refined-repeating-json-core
subagent2mermaid
SubAgent #3
claude 3 - subagent3
subagent1-refined
subagent1refined-repeating
Subagent1 task-ID-numbers3
subagent3-output-variables
subagent3refined-repeating-json-core
subagent3mermaid
prompts-required