meta-introspector / https-streamlit.io-community-llm-hackathon-2023

hackathon
Apache License 2.0
0 stars 1 forks source link

Data #38

Open jmikedupont2 opened 9 months ago

jmikedupont2 commented 9 months ago

Streamlit ZIP Data Exploration App

This Streamlit app, available at https://zipdata.streamlit.app/, was developed as part of the meta-introspector/https-streamlit.io-community-llm-hackathon-2023 project.

Features

1. Git Submodule Integration

2. Reading ZIP Files from Submodule

3. Data Search (Grep)

4. Data Selection and Inference Engine Integration

How to Use

  1. Initialize and Update Submodule:

    • Use the provided buttons to initialize and update the specified Git submodule. This ensures that you are working with the most up-to-date submodule content.
  2. Read ZIP Files from Submodule:

    • Specify the path to the submodule you want to explore. The app will read ZIP files from this submodule.
  3. Data Search (Grep):

    • Enter a search query to locate specific data within the ZIP files. The app will display matching results.
  4. Data Selection and Processing:

    • Select the data you want to process further or send to the inference engine.

Deployment

Repository and Contribution