Verba icon indicating copy to clipboard operation
Verba copied to clipboard

Retrieval Augmented Generation (RAG) chatbot powered by Weaviate

Results 172 Verba issues
Sort by recently updated
recently updated
newest added

![屏幕截图 2024-11-06 105901](https://github.com/user-attachments/assets/8804c882-d880-46e3-ad27-08b4abf12e9b) Hello, after uploading files, I used the Llama3 dialogue supported by local ollama. I found that verba can emdedding PDF files better, but it always fails to...

investigating

## Description Implement full automated testing framework to test all Verba functionality (Reader, Embedder, Generator, etc.), FastAPI Server, and Frontend ## Additional context

enhancement

I installed Verba locally and expose it using cloudflare tunnel it works locally but when I use it under domain it does not connect to the backend. How can i...

investigating

I have a paid cohere API key but it's only 4 models shown on the settings I need reranking models to be shown. What should I do?

investigating

## Description I think that at the moment, connecting Verba with other services is relatively complex and I was wondering if implementing MCP would help in the process of improving...

enhancement

## Description Currently, it is not possible to change the weaviate hostname and port for the docker deployment, as the hostname is hardcoded and the port information is not passed...

enhancement

## Description The unstructured image used in docker-compose.yml misses the web server and exits immediately. The correct image is downloads.unstructured.io/unstructured-io/unstructured-api:latest (instead than downloads.unstructured.io/unstructured-io/unstructured:latest) Once this is fixed, the .env var...

## Description This can be implemented similar to https://www.foxitsoftware.cn/plus/course/1452.html Foxit Office AI Intelligent Search The main function is to search for a series of files, applications or documents ## Additional...

enhancement