{"id":40796003,"url":"https://github.com/kjaymiller/conduit-transcripts-fastapi","last_synced_at":"2026-01-21T20:19:38.164Z","repository":{"id":242742911,"uuid":"810336779","full_name":"kjaymiller/conduit-transcripts-fastapi","owner":"kjaymiller","description":"FastAPI Application for Podcast Transcriptions for Conduit on Relay.fm","archived":false,"fork":false,"pushed_at":"2024-07-01T17:10:35.000Z","size":3070,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-15T20:47:11.852Z","etag":null,"topics":["fastapi","langchain","rag","server-side-events"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kjaymiller.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.md","code_of_conduct":"CODE_OF_CONDUCT.md","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-06-04T13:51:22.000Z","updated_at":"2024-12-06T17:41:24.000Z","dependencies_parsed_at":"2024-06-11T01:51:25.569Z","dependency_job_id":null,"html_url":"https://github.com/kjaymiller/conduit-transcripts-fastapi","commit_stats":null,"previous_names":["kjaymiller/conduit-transcripts-fastapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kjaymiller/conduit-transcripts-fastapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjaymiller%2Fconduit-transcripts-fastapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjaymiller%2Fconduit-transcripts-fastapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjaymiller%2Fconduit-transcripts-fastapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjaymiller%2Fconduit-transcripts-fastapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kjaymiller","download_url":"https://codeload.github.com/kjaymiller/conduit-transcripts-fastapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjaymiller%2Fconduit-transcripts-fastapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28641428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T18:04:35.752Z","status":"ssl_error","status_checked_at":"2026-01-21T18:03:55.054Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fastapi","langchain","rag","server-side-events"],"created_at":"2026-01-21T20:19:37.433Z","updated_at":"2026-01-21T20:19:38.150Z","avatar_url":"https://github.com/kjaymiller.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a FastAPI application that allows you to search and view transcripts from each episode of [Conduit](https://relay.fm/conduit).\n\nIt also has an AI bot (locally powered by Llama3 via Ollama) that will take those results and generate a short summary for you.\n\n## Database Services\n\n- PostgreSQL - individual transcription and episode data\n- OpenSearch®️ - application search and logging data\n- [Dragonfly](https://dragonflydb.io) - AI Coach session management\n- Grafana - resource monitoring\n  \nAll database services are powered by the Aiven Platform. [Sign up](https://go.aiven.io/jay-signup) for $400 off your first month and try the fastest and easiest way to setup your own Data and AI platform \n\n## Usage and License\n\n\u003cp xmlns:cc=\"http://creativecommons.org/ns#\" xmlns:dct=\"http://purl.org/dc/terms/\"\u003e\u003ca property=\"dct:title\" rel=\"cc:attributionURL\" href=\"https://github.com/kjaymiller/conduit-transcripts\"\u003eConduit Podcast Transcripts\u003c/a\u003e by \u003ca rel=\"cc:attributionURL dct:creator\" property=\"cc:attributionName\" href=\"https://relay.fm/conduit\"\u003eJay Miller, Kathy Campbell, original downloads from whisper work done by Pilix\u003c/a\u003e is licensed under \u003ca href=\"http://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1\" target=\"_blank\" rel=\"license noopener noreferrer\" style=\"display:inline-block;\"\u003eAttribution-NonCommercial-ShareAlike 4.0 International\u003cimg style=\"height:22px!important;margin-left:3px;vertical-align:text-bottom;\" src=\"https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1\"\u003e\u003cimg style=\"height:22px!important;margin-left:3px;vertical-align:text-bottom;\" src=\"https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1\"\u003e\u003cimg style=\"height:22px!important;margin-left:3px;vertical-align:text-bottom;\" src=\"https://mirrors.creativecommons.org/presskit/icons/nc.svg?ref=chooser-v1\"\u003e\u003cimg style=\"height:22px!important;margin-left:3px;vertical-align:text-bottom;\" src=\"https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1\"\u003e\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjaymiller%2Fconduit-transcripts-fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkjaymiller%2Fconduit-transcripts-fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjaymiller%2Fconduit-transcripts-fastapi/lists"}