Skip to content

antoinewk/streamlit-demo

Repository files navigation

RAG webapp

Installation

With conda, default name is "rag_webapp":

conda env create -f requirements.yaml [--name ENV_NAME]

then, using poetry:

poetry install

Usage

Run with:

poetry -m streamlit run app.py

Information

This demo is based on the repository streamlit-elements, which wraps Material UI widgets (MUI). As such, you have access to any icons from MUI, as seen on this page.

Extending

See this for wrapping/changing new components: https://docs.streamlit.io/library/components/create

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages