An open API service indexing awesome lists of open source software.

https://github.com/rkv0id/podcas

Podcast search and exploration library.
https://github.com/rkv0id/podcas

Last synced: 3 months ago
JSON representation

Podcast search and exploration library.

Awesome Lists containing this project

README

        

# Podcas: Podcast Search and Recommendation Engine

This repository comprises two separate packages.

`podcas` is a flexible library that lets users explore podcasts datasets with some specific schema requirements (to be added later).

`podcas-api` is a FastAPI service that exposes `podcas` search capabilities under simple endpoints. It also provides a caching layer to avoid duplicate computation.

Please checkout both packages `README`s.