We wrote the OpenAI Wanderlust app in pure Python using Solara
1–10 of 44 posts
Re: We wrote the OpenAI Wanderlust app in pure Python using Solara
#2GitHub: https://github.com/widgetti/wanderlust App: https://huggingface.co/spaces/solara-dev/wanderlust X: https://twitter.com/maartenbreddels/status/17223244907077020... Solara: https://github.com/widgetti/solara/
Re: We wrote the OpenAI Wanderlust app in pure Python using Solara
#3We (the authors of the Solara web app framework) were inspired by the OpenAI keynote Wanderlust app they demoed and rebuilt it in Python using Solara. It would be good to showcase our framework's power and inspire others to build UI's with AI/LLM elements in it. GitHub: https://github.com/widgetti/wanderlust App: https://huggingface.co/spaces/solara-dev/wanderlust X: https://twitter.com/maartenbreddels/status/1722324…
Re: We wrote the OpenAI Wanderlust app in pure Python using Solara
#4We (the authors of the Solara web app framework) were inspired by the OpenAI keynote Wanderlust app they demoed and rebuilt it in Python using Solara. It would be good to showcase our framework's power and inspire others to build UI's with AI/LLM elements in it. GitHub: https://github.com/widgetti/wanderlust App: https://huggingface.co/spaces/solara-dev/wanderlust X: https://twitter.com/maartenbreddels/status/1722324…
Excellent work. Do you envision this more for data science work, or can this be used for building general purpose webapp?
Re: We wrote the OpenAI Wanderlust app in pure Python using Solara
#5We (Ploomber) have been working with the team to help their community easily deploy applications in our cloud platform: https://docs.cloud.ploomber.io/en/latest/apps/solara.html
Re: We wrote the OpenAI Wanderlust app in pure Python using Solara
#6Re: We wrote the OpenAI Wanderlust app in pure Python using Solara
#7Earlier quoted context omitted.
Excellent work. Do you envision this more for data science work, or can this be used for building general purpose webapp?
It can be used for general purposes, but we focus on the data science landscape. However, our main website is built using solara, and we know a few startups using solara for their main product (public-facing, not internal).
Re: We wrote the OpenAI Wanderlust app in pure Python using Solara
#8https://github.com/widgetti/wanderlust/blob/master/wanderlus...
...though I still can't figure out what "the OpenAPI Wanderlust app" does after reading every line!
Re: We wrote the OpenAI Wanderlust app in pure Python using Solara
#9Re: We wrote the OpenAI Wanderlust app in pure Python using Solara
#10Small single-file Python application is impressive: https://github.com/widgetti/wanderlust/blob/master/wanderlus... ...though I still can't figure out what "the OpenAPI Wanderlust app" does after reading every line!