Hey Hackers,
after reading about the ‘ReAct’ pattern a few times recently, I was inspired to start building an example of it that can be used in the browser.
You can find it at https://agentic.online/
There's more details in the blog post linked, but basically it gives chat-gpt ‘actions’ that chat-gpt can use to help fulfil your requests.
This is very much a work in progress, and is not very robust or useful at the moment. But I wanted to share because I think it's quite cool. Also it's built in ‘React’ ;)