AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Stack Overflow
The end goal is to really build yourself a DSL that you can use in in your library. So once you have a library that has a DSL for you you just have to stop remaking functions then dropping into like basically pure ecto and hitting the querying API. You can instead just call your own functions and compose them together so as long as you built yourself a composable enough library you can essentially stay out of actually writing any ecto query functions at all.