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

Implement Brian for General Agent #551

Open
kongzii opened this issue Nov 17, 2024 · 2 comments
Open

Implement Brian for General Agent #551

kongzii opened this issue Nov 17, 2024 · 2 comments

Comments

@kongzii
Copy link
Contributor

kongzii commented Nov 17, 2024

https://www.brianknows.org

Based on its functionalities, it seems like it would allow general agents to do a lot of stuff:

Screenshot by Dropbox Capture

Their SDK is Typescript-only (why ?!), but they also have API.

> /transaction: get executable transactions from a prompt.

This one, for example, sounds like something that @gabrielfior implemented for Omen in Olas' mechs.

@gabrielfior
Copy link
Contributor

We could investigate this to see what the agent should call/prompt to execute actions on-chain, e.g. do swaps.

@kongzii
Copy link
Contributor Author

kongzii commented Nov 19, 2024

I have already played with it a little, it works very nicely (for the simple stuff at least):

For the second task, it just popped up Metamask to confirm the swap.

Screenshot by Dropbox Capture

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

No branches or pull requests

2 participants