Organize unstructured data
Project description
🌸 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lilacai-0.0.9.tar.gz.
File metadata
- Download URL: lilacai-0.0.9.tar.gz
- Upload date:
- Size: 9.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.13 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c67f9c69be711b7e9002f1a416a14151abb116e5d8fac41d33b338375d974474
|
|
| MD5 |
5fd399ec89204d71ed4f8b947f1659d5
|
|
| BLAKE2b-256 |
bcb61154afaa7379626f9c9000d5cd95e243b93a790e1e14101115495fd35093
|
File details
Details for the file lilacai-0.0.9-py3-none-any.whl.
File metadata
- Download URL: lilacai-0.0.9-py3-none-any.whl
- Upload date:
- Size: 10.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.13 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f20d23ba5de94a67ee3e803802e5096d19ee162d64a34da4a059b895d98f6e87
|
|
| MD5 |
afd27fc1b86098a8327742277d7428ac
|
|
| BLAKE2b-256 |
021ab9b940e0db2cab58d82098fa9287aa6cc4aeb263fcbd28cd58015e089ec6
|