File size: 614 Bytes
d8c3e38 8934ca9 9544071 982911f 8934ca9 d8c3e38 80fa198 d8c3e38 48a66db 11e3406 48a66db 11e3406 48a66db |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
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: <code>poetry install</code>
* poetry.lock and pyproject.toml are committed to this directory and are the working dependencies.
|