|
|
|
Show HN: Jsonpaws – Consistent JSON with GPT-4o
(github.com)
|
|
2 points
by cutout11
686 days ago
|
|
I'm excited to share jsonpaws, an open-source Python library I built that ensures consistent JSON outputs from GPT-4o. Features:
Consistent JSON Outputs: Guarantees JSON matches your schema.
JSON Synthesis: Easily generate realistic data.
Unstructured Data Analysis: Convert text to structured JSON.
Open-Source: Available for the community on GitHub. Get Started:
Install: pip install json_paws
Explore: GitHub repo for examples. Check it out and let me know what you think! |
|