Verba
Verba copied to clipboard
Retrieval Augmented Generation (RAG) chatbot powered by Weaviate
 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...
## Description Implement full automated testing framework to test all Verba functionality (Reader, Embedder, Generator, etc.), FastAPI Server, and Frontend ## Additional context
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...
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?
## 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...
## 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...
## 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...