agiresearch / AIOS

AIOS: LLM Agent Operating System
https://aios.foundation
MIT License
3.28k stars 391 forks source link

[Roadmap] AIOS Roadmap Q3 2024 #117

Open Tata0703 opened 4 months ago

Tata0703 commented 4 months ago

This document outlines the long-term features in the AIOS roadmap for Q3 2024. Feel free to discuss any of the following topics, and add any other topics you'd like to talk about in this issue.

AIOS Documentation (@throwie72)

Agent interaction UI (@BRama10 @mannanshukla)

Tree/Graph agent workflow support

Support the design of different workflows with different data structures.

Natural-language agent workflow support (@BRama10)

Support non-expert agent developers to use natural language to design and describe their agent workflows.

Automated agent workflow (@itsthemoon)

An extension of Natural-language agent workflow, llm automatically create agent workflow

Batchfy agent requests

Support multi-level queues

Multi-core AIOS and LLM router

om-raheja commented 3 months ago

Easy way to generate agents off of yaml file/fine tuned LLM, and then you can just download agents from somewhere

To provide isolation between agents and editing the AIOS source code.

evison commented 3 months ago

Support for customized LLMs fine-tuned by agent developers.

evison commented 3 months ago

Defining a set of API standards and implementing a microservices architecture, you can create a scalable, flexible, and maintainable system for agent development. break down the system into modular components that would optimize time and resources by a lot -- Giovanni