-
**Is your feature request related to a problem? Please describe.**
Get better results from user input with interpreted responses.
**Describe the solution you'd like**
Integrate an LLM in Alep…
-
`➜ python3.10 -m pip install codequestion`
```
sformers, torch, txtai, codequestion
Successfully installed MarkupSafe-2.1.2 codequestion-2.0.0 faiss-cpu-1.7.3 html2markdown-0.1.7 huggingface-hub-…
-
A list of options we could reference in paper https://medium.com/google-cloud/vector-databases-are-all-the-rage-872c888fa348
ChromaDB looks promising, more compact than txtai and looks simpler to s…
-
Here's a detailed plan to develop advanced ontology management capabilities for TxtAI, leveraging Owlready2 and other relevant libraries:
1. Enhance Owlready2 integration for more sophisticated ont…
-
Hi guys,
First of all, thank you for the amazing job you do.
I didn't find API for Text-To-Speech. The workflow can be used for this I think, but are there any plans to implement it on API?
K…
-
ImportError Traceback (most recent call last)
[](https://localhost:8080/#) in ()
8 # Train model
9 generator = StatementGenerator()
---> 10 model, tokeniz…
-
Sadly using a vector search database might be out of reach at the moment, but we can try one of these two approaches:
https://github.com/neuml/txtai/blob/master/examples/04_Add_semantic_search_to_E…
-
Create Hadithi for search engines
* [jina](https://github.com/jina-ai/jina)
* [weaviate](https://github.com/semi-technologies/weaviate)
* [qdrant](https://github.com/qdrant/qdrant) 🦀
*[marqo](h…
-
Issue is to track existing RAG implementations for reference.
RAGFlow: https://github.com/infiniflow/ragflow
Kotaemon: https://github.com/Cinnamon/kotaemon/tree/main
Langroid demo: https://github…
-
As discussed in https://forum.manticoresearch.com/t/search-for-similar-documents/1799/2 https://forum.manticoresearch.com/t/search-for-similar-documents/1799 , it's quite complicated to generate embed…