Skip to main content

Visualize s3 data

Project description

English | 简体中文

OSS browser based on s3

A visualization tool designed for large language models and machine learning data. It supports cloud storage platforms with S3 protocol (AWS, Alibaba Cloud) and handles various data formats (json, jsonl.gz, warc.gz, md, etc.). Interactive visualization through JSON, Html, Markdown, and image views for efficient data analysis.

Features

  • Supports multiple formats such as JSON, JSONL, WARC, intelligently recognizes data structures and visually presents key information, making data clear at a glance.

  • One-click preview of any field, supports free switching between multiple view modes such as web pages, Markdown, images, simple and intuitive operation.

  • Seamlessly connects with mainstream cloud storage platforms (Alibaba Cloud, AWS, Tencent Cloud, and other cloud storage platforms that support the S3 protocol), supports local file parsing, making data access easy.

https://github.com/user-attachments/assets/aa8ee5e8-c6d3-4b20-ae9d-2ceeb2eb2c41

Getting Started

# python >= 3.9.2
pip install vis3

Or create a Python environment using conda:

Install miniconda

# 1. Create Python 3.11 environment using conda
conda create -n vis3 python=3.11

# 2. Activate environment
conda activate vis3

# 3. Install vis3
pip install vis3

# 4. Launch
vis3

# ----------------

# Default launch doesn't require authentication, if you want to enable authentication to distinguish users
vis3 --auth

# Specify database (sqlite) directory
BASE_DATA_DIR=your/database/path vis3

# Enable authentication through ENABLE_AUTH
ENABLE_AUTH=true vis3

Local Development

conda create -n vis3-dev python=3.11

# Activate virtual environment
conda activate vis3-dev

# Install poetry
# https://python-poetry.org/docs/#installing-with-the-official-installer

# Install Python dependencies
poetry install

# Install frontend dependencies (install pnpm: https://pnpm.io/installation)
cd web && pnpm install

# Build frontend assets (in web directory)
pnpm build

# Start vis3
uvicorn vis3.main:app --reload

React Component

We provide a standalone React component via npm for customizing your data preview ui.

Community

Welcome to join the Opendatalab official WeChat group!

Related Projects

  • LabelU-kit Web frontend annotation kit (LabelU is developed based on this kit)
  • LabelLLM Open-source LLM dialogue annotation platform
  • Miner U One-stop high-quality data extraction tool

License

This project is licensed under the Apache 2.0 license.

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

vis3-1.0.0a50.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vis3-1.0.0a50-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

File details

Details for the file vis3-1.0.0a50.tar.gz.

File metadata

  • Download URL: vis3-1.0.0a50.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.11.13 Linux/6.11.0-1015-azure

File hashes

Hashes for vis3-1.0.0a50.tar.gz
Algorithm Hash digest
SHA256 def1d7c7b60bfc2347965bde9ab4dda87ce84f1d21151aeadc9e8d5c97547705
MD5 901b1d4999ba70190273e8511e5b4b25
BLAKE2b-256 203a2f6ffc4978f4b8c2624b5bedf88efafe97e548c1c8296d703d9e9ad45f22

See more details on using hashes here.

File details

Details for the file vis3-1.0.0a50-py3-none-any.whl.

File metadata

  • Download URL: vis3-1.0.0a50-py3-none-any.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.11.13 Linux/6.11.0-1015-azure

File hashes

Hashes for vis3-1.0.0a50-py3-none-any.whl
Algorithm Hash digest
SHA256 f85790a73c488d0ab3701c592af1517b54d61cbe7b39b6137afb0a843e40fc99
MD5 ed2e165f9d0456f377e396546b67807b
BLAKE2b-256 acad4b95ac9b21315ea823ae6678999d7eb55544d3928edceef0aa5bd067b984

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page