run-llama/LlamaIndexTS

Using ColBERT with LLaMAIndex TS

Open

#1,044 opened on Jul 17, 2024

 (2 comments) (0 reactions) (0 assignees)TypeScript (524 forks)auto 404
help wanted

Repository metrics

Stars
 (3,078 stars)
PR merge metrics
 (PR metrics pending)

Description

Is there a way to integrate ColBERT or RAGaTouille based indices directly with LLaMAIndexTS, without using Python backend? I am trying to build lightweight RAG application but want to use ColBERT as it is working best for my use-case. Any help would be appreciated.

Contributor guide