Wednesday, April 23, 2025

Show HN: Document agent example that can parse and chat over unstructured data https://ift.tt/7J1sy5i

Show HN: Document agent example that can parse and chat over unstructured data Hi all, Dapr maintainer here. We've added a new example that shows how you can build a conversational agent that can upload, parse and understand complex documents, while retaining long-term memory. The example also shows how the agent can upload the file to multiple storage providers. Would be great to get your feedback. https://ift.tt/NbwV1k2 April 24, 2025 at 12:16AM

No comments:

Post a Comment

Show HN: Tree-walk interpreter (and formatter) written in C https://ift.tt/AxtnZRD

Show HN: Tree-walk interpreter (and formatter) written in C Hello HN, this is my first "completed" project since I took on this co...