Skip to main content

Introduction

Welcome to the documentation for J'APPRENDS, a semantic search engine for a French learning Q&A dataset. This project uses OpenAI to generate vector embeddings for the Q&A pairs and Google Cloud's Vertex AI Matching Engine to perform a fast similarity search. The entire service is exposed via a FastAPI-based web API.