sweemeng / langchain_bash_shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expriment to use langchain to make linux shell

This works by using langchain and openai API. The idea is to use natural language to generate bash command.

Do not use this in production! The safety is limited by openai and python subprocess library.

A lot of thing can go wrong

About


Languages

Language:Python 100.0%