About This Project
LOTUS (LLMs Over Tables of Unstructured and Structured Data) provides a declarative programming model and an optimized query engine for serving powerful reasoning-based query pipelines over structured and unstructured data. It provides a simple and intuitive Pandas-like API that implements semantic operators.
Tags
Installation & Setup
conda create -n lotus python=3.10 -y
conda activate lotus
pip install lotus-ai
Reviews & Ratings
Share your experience
User Reviews (0)
No reviews yet. Be the first to share your experience!