toshvelaga / langchain-control-the-terminal

Give langchain access to the terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Control the terminal using Langchain

Here is the demo video of how it works.

Add your OPEN AI API KEY by executing the following command in your terminal:

export OPENAI_API_KEY=""

Then run the main.py file using this command:

python main.py

About

Give langchain access to the terminal


Languages

Language:Python 100.0%