✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

Projet RAG avec ChromaDB

Description

Ce projet démontre l’utilisation de ChromaDB pour la mise en place d’un système de Retrieval-Augmented Generation (RAG) en Python.

Prérequis

  • Python 3.8+
  • pip

Installation

  1. Clonez le dépôt
git clone https://github.com/krimoi45/chroma-rag-project.git
cd chroma-rag-project
  1. Créez un environnement virtuel
python -m venv venv
source venv/bin/activate  # Sur Windows, utilisez `venvScriptsactivate`
  1. Installez les dépendances
pip install -r requirements.txt

Utilisation

Lancez le script principal :

python main.py

Fonctionnalités

  • Création d’une collection de documents avec ChromaDB
  • Génération d’embeddings avec Sentence Transformers
  • Recherche de similarité sémantique
  • Exemple de système RAG basique

Technologies

  • ChromaDB
  • Sentence Transformers
  • NumPy
  • Python

Licence

Projet open-source

Featured Templates

View More
Customer service
Service ERP
126 1188
Data Analysis
Pharmacy Admin Panel
252 1957
Customer service
Multi-language AI Translator
136 921
AI Engineering
Python Bug Fixer
119 1433
Verified Icon
AI Assistants
Speech to Text
137 1882

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.