txtai
Package — LLM/AIPython 3.7+Advanced
All-in-one embeddings database for semantic search, LLM pipelines
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- NumPy, PyYAML, huggingface-hub, transformers, torch
- Install
pip install txtai
Learn by Difficulty
Quick Example
python
# Install: pip install txtai import txtai # Basic txtai usage print(f"Using txtai") # See documentation for detailed examples
txtai is a third-party package. All-in-one embeddings database for semantic search, LLM pipelines. Install with: pip install txtai
Try in PlaygroundTags
packagellmaigenerative-aiagents