CoolFace
Apppublic

xvadur/Aethero_github

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

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

  1. 1.Clone the repository:
   git clone https://github.com/xvadur/crewAI.git
   cd crewAI
  1. 1.Install dependencies:
   pip install -r requirements.txt
  1. 1.Run the orchestration:
   python main.py

Features

  • 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