Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Never write a single shell command ever again! Today I'm releasing Shell AI ✨, an open source CLI you can `pip install shell-ai` right now to run things like `shai git diff but without the json blobs` MIT licensed. Install, fork, PR & have fun!

197,253 Aufrufe • vor 2 Jahren •via X (Twitter)

10 Kommentare

Profilbild von Connor Shorten
Connor Shortenvor 2 Jahren

Hey Rick! You might be interested in the Gorilla stuff as well - Super exciting ideas here! 😎

Profilbild von Rick Lamers
Rick Lamersvor 2 Jahren

Gorilla CLI directly inspired this! But what I didn’t like is that it was sending the input to some weird IP endpoint. With LangChain at least you control to which model you send your prompt.

Profilbild von Liran Tal
Liran Talvor 2 Jahren

Very cool and am really thankful you went the route of showing suggestions rather than blindly running commands 😅

Profilbild von Rick Lamers
Rick Lamersvor 2 Jahren

Haha yeah that would have been very dangerous

Profilbild von Shroominic
Shroominicvor 2 Jahren

Saw something similar before but yours looks way better - installed - thanks!

Profilbild von NATARAJAN MUTHU | LONDON
NATARAJAN MUTHU | LONDONvor 2 Jahren

Magic here “ """You are an expert at using shell commands. Only provide a single executable line of shell code as output. Never output any text before or after the shell code, as the output will be directly executed in a shell. You're allowed to chain commands like `ls | grep .tx

Profilbild von Rick Lamers
Rick Lamersvor 2 Jahren

Question for you! How can the system prompt be changed to improve the quality of the suggested shell commands?

Profilbild von Albert Renshaw • e/acc
Albert Renshaw • e/accvor 2 Jahren

*Me, wanting to modify an open source project called “bomb” “shai fork bomb”

Profilbild von Tony Lewis
Tony Lewisvor 2 Jahren

Possibly dangerous? Typo leads to accidental deletions?

Profilbild von Rick Lamers
Rick Lamersvor 2 Jahren

Using the terminal is inherently a bit risky, `rm -rf /somefile` vs `rm -rf / somefile`. It will never execute a shell command automatically. But yes, diligently operate :)

Ähnliche Videos