devon / README.md
lordspline's picture
Upload folder using huggingface_hub
be02ece verified
|
raw
history blame contribute delete
No virus
646 Bytes
---
title: DevOn
app_file: app.py
sdk: gradio
sdk_version: 4.24.0
---
# DevOn
[Huggingface Space](https://huggingface.co/spaces/lordspline/devon)
What if you tried to do what Devin does, but using MultiOn's agents?
We use 3 separate MultiOn Agents, one each for programming, researching and notetaking.
Their activities are orchestrated and supervised by an overarching GPT-4V
Setup:
- `pip install -r requirements.txt`
- `bash start.sh`
Barebones Demo:
https://github.com/lordspline/DevOn/assets/74811063/6de8ba85-3f43-415b-8fd9-eff6b2ed29c5
\*Note: This is a simplistic demo only meant to showcase the range of MultiOn's capabilities.