AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Async IO
Omnilib is a project that unifies multiprocessing and threading with straight async IO. It gives you just a future that you can then either await or ask for the result from, right? Yeah, exactly. So it's a nice way to sort of cap theync IO challenge. The origins of this really is like I had built the like, AI, SQLite was the first thing that I wrote.