🌸 Lilac
NEW: Try the Lilac hosted demo with pre-loaded datasets
👋 Welcome
Lilac is an open-source product that helps you analyze, structure, and clean unstructured data with AI.
Lilac can be used from our UI or from Python.
https://github.com/lilacai/lilac/assets/2294279/cb1378f8-92c1-4f2a-9524-ce5ddd8e0c53
💻 Install
To install Lilac on your machine:
pip install lilacai
You can also use Lilac with no installation by forking our public HuggingFace Spaces demo.
🔥 Getting started
Start the Lilac webserver from the CLI:
lilac start
Or start the Lilac webserver from Python:
import lilac as ll
ll.start_server()
This will open start a webserver at http://localhost:5432/.
📁 Documentation
Visit our website: lilacml.com
💻 Why Lilac?
Lilac is a visual tool and a Python API that helps you:
- Explore datasets with natural language (e.g. documents)
- Enrich your dataset with metadata (e.g. PII detection, profanity, text statistics, etc.)
- Conceptually search and tag your data (e.g. find paragraphs about injury)
- Remove unwanted or problematic data based on your own criteria
- Analyze patterns in your data
Lilac runs completely on device using powerful open-source LLM technologies.
💬 Contact
For bugs and feature requests, please file an issue on GitHub.
For general questions, please visit our Discord.
Release files for lilacai 0.0.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lilacai-0.0.9.tar.gz | 9.1 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lilacai-0.0.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.8 MB
Release files / lilacai-0.0.9.tar.gz
| Download URL | lilacai-0.0.9.tar.gz |
|---|---|
| Size | 9.1 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c67f9c69be711b7e9002f1a416a14151abb116e5d8fac41d33b338375d974474
|
|
BLAKE2b-256 checksum How to use checksums |
bcb61154afaa7379626f9c9000d5cd95e243b93a790e1e14101115495fd35093
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.5.1 CPython/3.9.13 Darwin/22.5.0
|
Release files / lilacai-0.0.9-py3-none-any.whl
| Download URL | lilacai-0.0.9-py3-none-any.whl |
|---|---|
| Size | 10.7 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f20d23ba5de94a67ee3e803802e5096d19ee162d64a34da4a059b895d98f6e87
|
|
BLAKE2b-256 checksum How to use checksums |
021ab9b940e0db2cab58d82098fa9287aa6cc4aeb263fcbd28cd58015e089ec6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.5.1 CPython/3.9.13 Darwin/22.5.0
|