Show HN: I built a production ready sample for indexing documents with Azure
2 points
1 month ago
| 0 comments
| github.com
| HN
Indexadillo pushes your data to Azure AI Search in a scalable, observable way. Instead of relying on a pull-based DSL approach, it uses Azure Durable Functions to handle everything, from parsing your documents to uploading embeddings. I noticed that many projects force you to choose between solid production features and a smooth developer experience. With Indexadillo, I aimed to provide a sample that's easy to deploy on Azure while giving you the best of both worlds.
No one has commented on this post.