Système de création de contenu rétrospectif
Find a file
2025-05-14 18:44:28 -04:00
backend 🚀 Add feature: Using MinIO as file storage for conversion both as input and output 2025-05-14 18:44:28 -04:00
frontend 🚀 Add feature: Frontend app working stub 2025-05-11 21:51:32 -04:00
minio_sample_data 🚀 Add feature: Using MinIO as file storage for conversion both as input and output 2025-05-14 18:44:28 -04:00
.env.template 🚀 Add feature: Using MinIO as file storage for conversion both as input and output 2025-05-14 18:44:28 -04:00
.gitignore 🚀 Add feature: Using MinIO as file storage for conversion both as input and output 2025-05-14 18:44:28 -04:00
000-create-directories.sh 🌟 Initial project setup with backend (FastAPI), frontend (Streamlit), Milvus, and Flowise in Docker 🧱📦 2025-05-11 05:23:24 -04:00
docker-compose.yml 🚀 Add feature: Using MinIO as file storage for conversion both as input and output 2025-05-14 18:44:28 -04:00
LICENSE Initial commit 2025-05-11 07:59:47 +00:00
pyproject.toml 🌟 Initial project setup with backend (FastAPI), frontend (Streamlit), Milvus, and Flowise in Docker 🧱📦 2025-05-11 05:23:24 -04:00
README.md 🚀 Add generate/import routers 2025-05-11 12:21:48 -04:00
requirements.txt 🚀 Add feature: Using MinIO as file storage for conversion both as input and output 2025-05-14 18:44:28 -04:00
ruff.toml 🚀 Add feature: Frontend app working stub 2025-05-11 21:51:32 -04:00

systeme-retro-contenu

Système de création de contenu rétrospectif

Frontend

Backend

Route Method Description
/import/ POST Import raw data
/analysis/ GET Analysis stored data
/export/ GET Export analysed data
/generate/ POST Generate new content