Système de création de contenu rétrospectif
Find a file
2025-05-14 02:04:13 -04:00
backend 🚀 Add feature: Separate conversion functions 2025-05-14 02:04:13 -04:00
frontend 🚀 Add feature: Frontend app working stub 2025-05-11 21:51:32 -04:00
.env.template 🚀 Add feature: Implement content retrieval system with Milvus and Attu in docker-compose.yml with relevant environment variables 2025-05-11 14:21:57 -04:00
.gitignore 🚀 Add feature: Implement content retrieval system with Milvus and Attu in docker-compose.yml with relevant environment variables 2025-05-11 14:21:57 -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: Implement content retrieval system with Milvus and Attu in docker-compose.yml with relevant environment variables 2025-05-11 14:21:57 -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: Frontend app working stub 2025-05-11 21:51:32 -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