xvadur/Aethero_github
0
Aethero Orchestra
Welcome to the Aethero Orchestra project, where AI agents (Primus, Lucius, Frontinus, Archivus) harmonize consciousness and action.
Description
This project integrates a CrewAI fork with VSCode (Copilot + Hugging Face plugins) for introspective orchestration. The agents are designed for coordination, analysis, UI/deployment, and documentation.
Installation and Running
- Clone the repository:
git clone https://github.com/xvadur/crewAI.git
cd crewAI- Install dependencies:
pip install -r requirements.txt- Run the orchestration:
python main.pyFeatures
- Four AI agents with defined roles and goals.
- Generation of prompts for Copilot in VSCode.
- Deployment capability on Hugging Face Spaces.
License
CC-BY-SA + Aethero Supplementum I
title: Aethero Orchestra UI emoji: "🧠" colorFrom: indigo colorTo: blue sdk: gradio sdkversion: "4.25.0" appfile: AetheroApp/gradiointerface.py pinned: false ---
Aethero Orchestra UI
Toto je produkčný Gradio interface pre orchestráciu AetheroOS agentov.
- Spúšťa orchestráciu priamo cez Python (bez FastAPI/HTTP requestov)
- Výstup sa loguje do memory/orchestration_logs/
- Kompatibilné s Hugging Face Spaces
