Videos
I’m trying the airoboros 33B model and other similar models but given a task they always give lengthy explanations which makes it harder to use as an API that can extract the result. Even after saying only return a value etc. they either stop working or don’t listen. Anyone has any insight?
JSON prompting is getting popular lately for generating more precise AI responses. I noticed there wasn't really a good tool to build these structured prompts quickly, so I decided to create one.
Meet JSON Prompter, a Chrome extension designed to make JSON prompt creation straightforward.
What it offers:
Interactive field builder for JSON prompts
Ready-made templates for video generation, content creation, and coding
Real-time JSON preview with validation
Support for nested objects
Zero data collection — everything stays local on your device
The source code is available on GitHub if you're curious about how it works or want to contribute!
Links:
Chrome Web Store: https://chromewebstore.google.com/detail/json-prompter/dbdaebdhkcfdcnaajfodagadnjnmahpm
GitHub: https://github.com/Afzal7/json-prompter
I'd appreciate any feedback on features, UI/UX or bugs you might encounter. Thanks! 🙏