File size: 662 Bytes
d8c3e38 8934ca9 9544071 982911f 8934ca9 d8c3e38 80fa198 d8c3e38 48a66db |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
title: Aerospace Chatbots
emoji: 🚀
colorFrom: gray
colorTo: blue
sdk: docker
pinned: false
app_port: 8501
---
# aerospace_chatbot
Aerospace discipline-specific chatbots and AI tools.
## Dependencies
Dependencies are managed with [poetry](https://python-poetry.org/). Detailed install instructions are located [here](https://www.evernote.com/shard/s84/sh/f37de730-ce37-cd28-789c-86c3dc024a7c/90VLNref38KARua10p4am7IZkwsOxo93fXuBNqba-HpeIkMqGpRZrRkmjw)
* 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.
|