Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Concept Exploration] Recursive Meta-AI: Adding LLM/VLM (and owl itself) to the Tool Pool #119

Open
mo-vic opened this issue Mar 9, 2025 · 2 comments

Comments

@mo-vic
Copy link

mo-vic commented Mar 9, 2025

First, kudos on building this innovative AI agent framework!
I'd like to propose an experimental concept for discussion: What if we enable recursive AI capabilities by adding LLM/VLM models - and potentially owl itself - to the tool pool?

@Aaron617
Copy link
Collaborator

Aaron617 commented Mar 9, 2025

Cool! That's exactly what I am thinking about. We were actually already explored some applications. For example, when an web agent are viewing a webpage, it may want to use code executor to process some task, then it will call code agent. Feel free to contact me for further discussions via: [email protected]

@mo-vic
Copy link
Author

mo-vic commented Mar 10, 2025

Well, instead of using predefined agents like code agent, can we let the system generate prompts dynamically, making the LLM/VLM in the tool pool act as needed roles, that would be more flexible. The system uses LLV/VLM just like human beings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants