A code-first way to define Ploomber pipelines
-
Updated
Oct 28, 2022 - Python
A code-first way to define Ploomber pipelines
Haystack RAG pipeline for a chatbot.
The project extracts movie data using TheMovieDB API, processes it using TF-IDF and cosine similarity for generating recommendations, and stores the data in a DuckDB database. The system is encapsulated within a FastAPI web application and can be deployed using Docker. It provides movie recommendations in JSON format.
Add a description, image, and links to the ploomber topic page so that developers can more easily learn about it.
To associate your repository with the ploomber topic, visit your repo's landing page and select "manage topics."