langchain-ai / langchain-extract

🦜⛏️ Did you say you like data?
https://extract.langchain.com/
MIT License
1.02k stars 106 forks source link

[Feature] Suggestions for better schema generation #116

Open lazyhope opened 5 months ago

lazyhope commented 5 months ago

Thanks for the great work! I've been leveraging instructor for structured extraction and am excited about langchain's focus on this area. I'd like to propose a few enhancements to further improve the project:

Given the impressive capabilities of language models in content generation based on schema constraints, focusing on advanced schema generation from natural language descriptions seems like a logical and impactful next step. These features could significantly streamline large-scale schema development.

Thank you for considering these suggestions. I look forward to potentially contributing to the project's growth.

lazyhope commented 1 month ago

Since the project seems not in active development right now I am leaving my own implementation here which completes most of the features above: https://github.com/lazyhope/metamodel