Skip to content

lsst-dm/rubin_rag

Repository files navigation

rubin_rag

Rubin RAG-basd LLM Application Learn more at https://rubin_rag.lsst.io

Install from PyPI:

pip install rubin_rag

rubin_rag is developed by Rubin Observatory at https://github.com/lsst-dm/rubin_rag.

Features

Developing rubin_rag

The best way to start contributing to rubin_rag is by cloning this repository, creating a virtual environment, and running the make init command:

git clone https://github.com/lsst-dm/rubin_rag.git
cd rubin_rag
make init

You can run tests and build documentation with tox:

tox

To learn more about the individual environments:

tox -av

See the docs for more information.

About

Rubin RAG-basd LLM Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published