-
We are using qdrant to store our vectors. We deploy Qdrant using official helm charts to the Kubernetes cluster. We are using the async client to connect to Qdrant.
`aclient = qdrant_client.AsyncQd…
-
These are some techniques to assess and decide whether it's worth trying or not, but it's up to the assignee to try different techniques that will work on the selected dataset.
- [ ] [recursive ret…
-
**Is your feature request related to a problem? Please describe.**
QC AI is a great coding assistance, in my testing it works like an indefatigable and curious coding assistance, who needs detailed…
-
I am proposing a new feature to enhance the functionality of the platform by allowing users to create records not only through text input but also by uploading files, specifically PDFs and Word docume…
-
### Project Name
PaperMaid
### Description
# RAG-based Research Assistant
## Description
This Retrieval-Augmented Generation (RAG) system is designed to help researchers and academics efficie…
-
I've been trying to set up an example Chroma database that can be queried with the retrieval plugin.
I generate the database with this code:
```
import chromadb
from chromadb.config import Set…
-
Training 과정 custom 하기
[Reader part - 허깅페이스 Trainer 커스텀]
- base line 기반
- arguments에 CustomArguments 클래스 추가해서 설정값 활용
- wandb 설정 추가
- 설정 값 마다 샘플 출력 기능 추가 (훈련 / 검증 시)
[Retrieval part]
- retriev…
-
## **RAG Implementation: Document Retrieval 🚀**
### **Project Overview**
For this project we are looking at creating a RAG solution leveraging the power of Microsoft Azure that takes in documents…
-
It would be much easier to document how to run, and load schemas for, the scripts in ebdata/scrapers if I could tell users to just do something like this hypothetical terminal session:
```
$ flickr_r…
-
```
What steps will reproduce the problem?
1. Create a new note with the header & text
2. Export the notes to an epub file
3. Open the created epub file and see yiur note without header
What is the e…