Best of FastAPI — November 2023
- 1
- 2
Towards AI·2y
FastAPI Template for LLM SaaS Part 2 — Celery and Pg-vector
This article discusses the use of Celery and Pg-vector in the FastAPI ecosystem for a template designed for LLM SaaS. It covers the process of setting up Celery workers and message queues, configuring a Redis instance, and uploading files to a vector datastore.