LLM UX: Human LLM Interactions

Sean Corzo
2 min readMay 16, 2024

--

Google recently presented an example of a new UX standard for interfacing with LLMs in its “Jetpack Compose” product reveal. The process of updating code with AI assistance in Google’s Compose UI is intuitive and efficient.

The conceptual steps for human interaction with the LLM are as follows:

  1. Identify the Update:

Users highlight the specific snippet of code that needs modification.
This step initiates the focus on the particular section that requires AI assistance.

2. Engage AI Assistance:

A right-click on the highlighted code snippet reveals the “AI assistance” option. This action seamlessly integrates AI support into the user’s workflow.

3. Provide Detailed Instructions:

A chat prompt appears above the selected code snippet. Users input detailed instructions or specify changes, creating a direct dialogue with the AI.

4. Visualizing Changes:

A comparison window pops up, displaying the original and modified code side-by-side. This visual comparison ensures transparency, allowing users to clearly see the AI’s proposed changes.

5. Finalize the Output:

Action options such as “keep changes” or other customizable commands are available at the top of the comparison window. Users maintain control over the final output by choosing the appropriate action based on the AI’s suggestions.

I’m a Cloud Engineer based in sunny Southern California with a strong affinity for the Google ecosystem and a passion for driving digital transformation and fostering learning through gamified experiences. If you’d like to connect or learn more about my professional background, feel free to reach out to me on LinkedIn.

If you’re looking to transform your business processes using streamlined, cost-effective, and secure solutions, I invite you to explore NetGraph Insights. Our team specializes in harnessing the power of technology to drive efficiency and innovation in your business. Learn more at NetGraph Insights.

--

--