--- title: Aerospace Chatbots emoji: 🚀 colorFrom: gray colorTo: blue sdk: docker pinned: false app_port: 8501 --- # aerospace_chatbot Aerospace discipline-specific chatbots and AI tools. Repository where this code runs from is here: https://github.com/dan-s-mueller/aerospace_chatbot, currently under the rag_study branch. ## Dependencies Dependencies are managed with [poetry](https://python-poetry.org/). * Once poetry is installed, run the following to install all dependencies: poetry install * poetry.lock and pyproject.toml are committed to this directory and are the working dependencies.