out.mp4
To install dependencies:
bun install
To run example:
export OPENAI_API_KEY=your_openai_api_key
bun main
The input text is in input.txt
Result JSON will be saved in result.json
This repository is inspired by an Japanese article Zodスキーマでプロンプト生成を行い構造化データを自由自在に扱えて、LLMプロダクト開発が圧倒的に効率化した話