aturkelson / LablabAutogen

A generalist agent that can go online and accomplish complex tasks using semantic-kernel and autogen.

Home Page:https://www.tonic-ai.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title emoji colorFrom colorTo sdk sdk_version app_file pinned license
GeneralistAutogenAgent
🌍
gray
red
gradio
4.0.2
app.py
false
mit

Use and Install

git clone https://github.com/Josephrp/LablabAutogen.git
cd LablabAutogen
nano app.py

edit line 17 " "openai_api_key": "YOUR_KEY_HERE", # OpenAI API Key with your key

then press:

 control + x

Write :

Y

to save then type :

pip install -r requirements.txt

and finally :

python app.py

to run.

About

A generalist agent that can go online and accomplish complex tasks using semantic-kernel and autogen.

https://www.tonic-ai.com

License:MIT License


Languages

Language:Python 100.0%