dsmueller's picture
Update README.md with repository information
11e3406
|
raw
history blame
614 Bytes
metadata
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.

  • 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.