Settings

Theme

Show HN: Dynamic Pydantic – Create Pydantic Models Using AI

github.com

1 points by filipovic a year ago · 0 comments · 1 min read

Reader

A couple of months ago, I was able to replicate expand.ai's (YC S24) auto schema generation tool [1] over a weekend.

I've turned it into an open-source tool [2], combining Instructor and Pydantic to dynamically create models in runtime.

If AI agents want to become truly autonomous, they will need to be able to generate and validate code, tools and databases on the go.

Please let me know what you think! Looking for feedback on expanding this for agent-to-agent creation.

[1] https://expand.ai [2] https://github.com/lukafilipxvic/dynamic-pydantic

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection