Description
MémoireIA revolutionizes the creation of proposal memoranda for the french Legion of Honor and the Order of Merit.
This solution fully automates the process - from intelligent analysis of source documents (PDF, DOCX) to the generation of structured memoranda compliant with the official requirements of the Grand Chancellery of the Legion of Honor.
Technical Architecture
Backend (Python/FastAPI):
- Intelligent extraction via LLM and VLM (advanced OCR)
- REST API with JWT authentication
- MongoDB database and MinIO storage
- Multi-team management with granular permissions
Frontend (Next.js/React):
- DSFR interface (French State Design System)
- Intuitive workflow for import, editing and generation
- NextAuth authentication and Docker deployment
Key Features
- 📄 Automatic analysis: Intelligent information extraction from PDF/DOCX via LLM and VLM
- 📝 Compliant generation: Production of memoranda meeting official standards
- 👥 Multi-team: Secure management with permissions by service
- ⚡ Time saving: Process reduction from several hours to just a few minutes per memorandum
Impact and Recognition
MémoireIA transforms a complex administrative process into an automated workflow, ensuring quality and compliance while freeing up valuable time for public servants.
Initially deployed at the Cabinet Office of MINEFI, the project is experiencing growing success with its adoption by DGE and the Ministry of Interior which are also beginning to use it.
The project was presented to and commended by Clara Chappaz, Minister Delegate for Artificial Intelligence and Digital Affairs.

Photo credit: Célia Bonnin
User Interface
Here is an example of a memorandum generated for my own person with my CV as input.
1. Homepage - Simplicity and efficiency

Clean homepage interface allowing to quickly start a new memorandum or access the history of previous work.
2. Document import - Intuitive drag & drop

Simple upload area with drag & drop support for PDF and DOCX, with preview of selected files.
3. Processing in progress - AI process transparency

Real-time visualization of AI analysis steps
4. Generated memorandum

As soon as the memorandum is completed, you can access it to verify the data, modify it and then download it.
5. Information extraction - Structured data

Presentation of part of the personal information automatically extracted. The user keeps total control: modification, validation and direct download of the memorandum with all data filled in the associated template.
6. Background

Automatic organization of academic, professional and other activities background.
7. Service statement - Merit valorization

Intelligent generation of the statement motivating the proposal with highlighting of exceptional services rendered. After modifying information, possibility to individually regenerate the statement.
8. Personalized argument - Decoration justification

Development of a synthetic and personalized argument justifying the attribution of the proposed decoration. Like for the statement, individual regeneration possible after adjustments.
Security
Secure architecture with encryption, JWT authentication, complete audit trail and data isolation by team.