tdecae commited on
Commit
b66d3b4
·
verified ·
1 Parent(s): f01c933

Create ai_engineering.txt

Browse files
Files changed (1) hide show
  1. multiple_docs/ai_engineering.txt +18 -0
multiple_docs/ai_engineering.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ AI engineering experience:
2
+
3
+ Founder & AI Engineer, Plaidoyer.ai, London, 01/2026 to present
4
+ I built a software platform that helps French lawyers quickly find legal information, manage case documents
5
+ securely, and use AI to assist with research and client communication, ensuring full privacy compliance.
6
+ Responsibilities:
7
+ - Developed hybrid retrieval pipeline using PostgreSQL pgvector and HNSW indexing for 2.9M+ French legal
8
+ documents
9
+ - Implemented semantic search with BGE-M3 embeddings and full-text search capabilities
10
+ - Integrated cross-encoder reranking and HyDE query expansion for improved search accuracy
11
+ - Designed LLM-based query requalification with conversational clarification loop
12
+ - Built RAG assistant for document chat with strict tenant isolation and prompt-injection defenses
13
+ - Engineered data ingestion pipeline from LegiFrance/DILA APIs with rate-limited batch extraction
14
+ - Architected compliance-first LLM system ensuring EU-only inference and zero data retention
15
+ - Developed backend with FastAPI, SQLAlchemy, and Alembic + frontend using React and TypeScript
16
+ - Deployed and managed infrastructure on Hetzner and AWS platforms (Python, AWS, Docker, Linux, Alembic,
17
+ HNSW, TypeScript, SQLAlchemy, Hetzner, LLM, FastAPI, React, Amazon S3, JWT, Mistral AI, Rag, BGE-M3,
18
+ PostgreSQL, Pgvector)