{"id":16395697,"url":"https://github.com/wallpants/jaison","last_synced_at":"2026-05-09T05:04:15.960Z","repository":{"id":240287986,"uuid":"801902667","full_name":"wallpants/jaison","owner":"wallpants","description":"Convert Audio to meaningful JSON with AI.","archived":false,"fork":false,"pushed_at":"2024-05-23T00:21:49.000Z","size":5170,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-23T00:30:08.582Z","etag":null,"topics":["ai","gpt","json","remix","supabase"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wallpants.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-17T06:27:15.000Z","updated_at":"2024-05-23T00:30:11.449Z","dependencies_parsed_at":"2024-05-23T00:30:06.472Z","dependency_job_id":null,"html_url":"https://github.com/wallpants/jaison","commit_stats":null,"previous_names":["wallpants/jaison"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wallpants/jaison","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallpants%2Fjaison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallpants%2Fjaison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallpants%2Fjaison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallpants%2Fjaison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wallpants","download_url":"https://codeload.github.com/wallpants/jaison/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallpants%2Fjaison/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","gpt","json","remix","supabase"],"created_at":"2024-10-11T05:05:24.868Z","updated_at":"2026-05-09T05:04:15.945Z","avatar_url":"https://github.com/wallpants.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jaison\n\nConvert Audio to meaningful JSON.\n\nThis project is a proof of concept.\n\n## Workflow\n\n1. Define _extractors_, which basically means specifying JSON keys\n   and prompts to fill those keys with.\n2. Upload an audio file and choose an _extractor_.\n3. Receive JSON at your webhook of choice. (not implemented)\n\nhttps://github.com/wallpants/jaison/assets/47203170/59fbfe24-71ae-406f-81f7-b84de9451ec9\n\n## Behind the Scenes\n\nBehind the scenes, whenever an audio is uploaded, it's getting sent to the [speech-to-text\nservice from rev.ai](https://www.rev.ai/).\n\nOnce we get the transcription back, we generate a prompt that includes the\ninformation the user specified in the _extractor_, the _complete transcript_,\nand [_custom instructions_](/app/routes/extractor-jobs.webhook/generate-prompt.ts)\nfor GPT to generate the response we need in the correct format.\n\nOnce we get a response from GPT, we run some validations on it, and if validations\nfail, we re-submit the prompt for a total of 5 max attempts until we get a valid\nresponse or give up.\n\n## [🏗️ Development](/docs/development.md)\n\n## [🚀 Deploy](/docs/deploy.md)\n\n## [⚙️ CI/CD](/docs/ci-cd.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwallpants%2Fjaison","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwallpants%2Fjaison","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwallpants%2Fjaison/lists"}