https://github.com/kjaymiller/conduit-transcripts-fastapi
FastAPI Application for Podcast Transcriptions for Conduit on Relay.fm
https://github.com/kjaymiller/conduit-transcripts-fastapi
fastapi langchain rag server-side-events
Last synced: 5 months ago
JSON representation
FastAPI Application for Podcast Transcriptions for Conduit on Relay.fm
- Host: GitHub
- URL: https://github.com/kjaymiller/conduit-transcripts-fastapi
- Owner: kjaymiller
- License: other
- Created: 2024-06-04T13:51:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T17:10:35.000Z (almost 2 years ago)
- Last Synced: 2025-09-15T20:47:11.852Z (10 months ago)
- Topics: fastapi, langchain, rag, server-side-events
- Language: CSS
- Homepage:
- Size: 2.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: license.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
This is a FastAPI application that allows you to search and view transcripts from each episode of [Conduit](https://relay.fm/conduit).
It also has an AI bot (locally powered by Llama3 via Ollama) that will take those results and generate a short summary for you.
## Database Services
- PostgreSQL - individual transcription and episode data
- OpenSearch®️ - application search and logging data
- [Dragonfly](https://dragonflydb.io) - AI Coach session management
- Grafana - resource monitoring
All 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
## Usage and License
Conduit Podcast Transcripts by Jay Miller, Kathy Campbell, original downloads from whisper work done by Pilix is licensed under Attribution-NonCommercial-ShareAlike 4.0 International


