Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
May 23, 2024
·
Amsterdam
.unicornsh: Contextual Shell LLM
Demonstrates .unicornsh, a zsh plugin integrating an LLM into the shell, offering real‑time assistance by analyzing prior command output and suggesting next steps.
Overview
This project is a proof of concept for having an LLM assistant in the shell, that has context on what you were working on before it was called. Real-time assistance on anything you encounter in the shell without copy-pasting!
Links
.unicornsh provides an LLM shell assistant with command/output context, using shell_gpt.
Tech stack