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 lilac
You can also use Lilac with no installation by forking our public HuggingFace Spaces demo.
🔥 Getting started
Start a Lilac webserver from the CLI:
lilac start ~/my_project
Or start the Lilac webserver from Python:
import lilac as ll
ll.start_server(project_dir='~/my_project')
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
File details
Details for the file lilac-0.1.3.tar.gz
.
File metadata
- Download URL: lilac-0.1.3.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.17 Darwin/22.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c591038b7af9e798d2bc0f4879fdcb0c02f751553950ca32c25f7929d218dcb |
|
MD5 | b75faa2d3b6150ac93a0dc9f735c0716 |
|
BLAKE2b-256 | 842e4e3d92207e5b991f3cc2e5dd7cda6bddf59d074bcd44245f583ec1f609b6 |
File details
Details for the file lilac-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: lilac-0.1.3-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.17 Darwin/22.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50c1dbd1ccb5dc44d52eb27acade63258bd718c3839eb6f2d5520d5111d6972a |
|
MD5 | 4a8a62ff87f53ced5608afeef15b102d |
|
BLAKE2b-256 | a72de140982ef47bc211d92806bacb7f36811decbcdb3ca9e4aae975f933f90c |