Live data from Hacker News

We wrote the OpenAI Wanderlust app in pure Python using Solara

github.com

1–10 of 44 posts

Re: We wrote the OpenAI Wanderlust app in pure Python using Solara

#2
We (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/17223244907077020... Solara: https://github.com/widgetti/solara/

Re: We wrote the OpenAI Wanderlust app in pure Python using Solara

#3

We (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

#4

We (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?

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

#5
Solara is a fantastic project! The user experience is excellent, and I can quickly get ideas up and running. Solara can potentially become the framework for shipping ML/AI apps.

We (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

#7

Earlier 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).

[dead]

Re: We wrote the OpenAI Wanderlust app in pure Python using Solara

#10
post #8

Small 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!

It’s demoed in https://www.youtube.com/live/U9mJuUkhUzk?si=Ko3FZ0Axx7jcZaQ7 @ 35:11 Hope that helps :)
Post reply on HN