Andy's Iter.

Design UI

Figure out how to change the ui of the conversations, can be quick and dirty

Structure

Implementations and Libs

FastAPI Implementation

1.) first issue to solve : Command Problem

Issue is static questions and prompts. I want llm and jarvis to be flexible as possible to feel like a real person.

Command system given prompts to short to simple commands, [input -> output] [cut_image 40x40 -> image]

Idea: Mix and Mash key words that combine into powerful commands our fastapi can handle. Use llm to handle the conversion into commands

Formater Agent FORCE to correct KEYWORDS on_true -> send_api on_false -> recall Formatter agent

Brainstorm

Maybe base on the blocks we can open source the structure of block.

we have an llm we have user context ie screen sharing, voice, and copy and past infomration

we have all libraries in javascript we have logic we have a user storage system