Système de création de contenu rétrospectif
Find a file
François Pelletier 0fffbcfba4 🌟 Initial project setup with backend (FastAPI), frontend (Streamlit), Milvus, and Flowise in Docker 🧱📦
* Added backend infrastructure (FastAPI, Dockerfile, requirements)
* Set up frontend (Streamlit, Dockerfile, requirements)
* Configured docker-compose with Milvus and Flowise services
* Created project structure with .env.template and .dockerignore
* Added initial gitignore and project metadata
2025-05-11 05:23:24 -04:00
backend 🌟 Initial project setup with backend (FastAPI), frontend (Streamlit), Milvus, and Flowise in Docker 🧱📦 2025-05-11 05:23:24 -04:00
frontend 🌟 Initial project setup with backend (FastAPI), frontend (Streamlit), Milvus, and Flowise in Docker 🧱📦 2025-05-11 05:23:24 -04:00
.env.template 🌟 Initial project setup with backend (FastAPI), frontend (Streamlit), Milvus, and Flowise in Docker 🧱📦 2025-05-11 05:23:24 -04:00
.gitignore 🌟 Initial project setup with backend (FastAPI), frontend (Streamlit), Milvus, and Flowise in Docker 🧱📦 2025-05-11 05:23:24 -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 🌟 Initial project setup with backend (FastAPI), frontend (Streamlit), Milvus, and Flowise in Docker 🧱📦 2025-05-11 05:23:24 -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 🌟 Initial project setup with backend (FastAPI), frontend (Streamlit), Milvus, and Flowise in Docker 🧱📦 2025-05-11 05:23:24 -04:00

systeme-retro-contenu

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

Frontend

Backend

Route Method Description
/import/data POST Import raw data
/analyse/{data_id} GET Analyse stored data
/export/{data_id} GET Export analysed data
/generate/content POST Generate new content