To quickly launch a GitHub Codespace with Rubin data preloaded, click here.
This repository hosts the Chatbot Panel app designed to answer questions related to the Rubin Telescope.
-
Launch GitHub Codespace
Start the environment by clicking here.
Alternatively, you can manually launch a codespace by following these steps: -
Run the Panel Application
Start the chatbot panel app by running the following command:pixi run python rubin-chat/rubin-panel-app.py
This repository is available to run within Github Codespaces - "a development environment that's hosted in the cloud".
A codespace is a development environment that's hosted in the cloud. GitHub currently gives every user 120 vCPU hours per month for free, beyond that you must pay. So be sure to explicitly stop or shut down your codespace when you are done by going to this page (https://github.com/codespaces).
If you would like to contribute to this repository, please feel free to open up issues or pull requests, regarding current or future materials.
We would like to thank Professor Andy Connolly for providing the datasets and the domain expertise for building this tool
We also thank the Allen Institute for AI (AI2) for providing the Open Language Model (OLMo)
This repository is based on a tutorial from engineers at the University of Washington's Scientific Software Engineering Center (SSEC) supported by Schmidt Sciences, LLC. as part of the Virtual Institutes for Scientific Software (VISS).