client/ ├── backend/ # NestJS Backend API │ ├── src/ │ │ ├── modules/ # Feature modules │ │ ├── main.ts # Application entry point │ │ └── app.module.ts # Root module │ ├── prisma/ # Database schema ...
RAG/ ├── chromadb_store/ # Persistent vector database storage ├── data/ # Default directory for documents │ ├── pdf_files/ │ └── text_files/ ├── notebooks/ │ └── document.ipynb # Jupyter notebook for ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results