dsmueller commited on
Commit
ee5683a
β€’
1 Parent(s): b346950

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,18 +1,19 @@
1
  ---
2
- title: Aerospace Chatbots
3
  emoji: πŸš€
4
  colorFrom: gray
5
  colorTo: blue
6
  sdk: docker
7
  pinned: false
8
  app_port: 8501
 
9
  ---
10
 
11
- # aerospace_chatbot
12
  Aerospace discipline-specific chatbots and AI tools.
13
- Repository where this code runs from is here: https://github.com/dan-s-mueller/aerospace_chatbot, currently under the rag_study branch.
14
 
15
- ## Dependencies
16
- Dependencies are managed with [poetry](https://python-poetry.org/).
17
- * Once poetry is installed, run the following to install all dependencies: <code>poetry install</code>
18
- * poetry.lock and pyproject.toml are committed to this directory and are the working dependencies.
 
1
  ---
2
+ title: Aerospace Chatbot, Aerospace Mechanism Symposia
3
  emoji: πŸš€
4
  colorFrom: gray
5
  colorTo: blue
6
  sdk: docker
7
  pinned: false
8
  app_port: 8501
9
+ short_description: Aerospace Chatbot, AMS
10
  ---
11
 
12
+ # Aerospace Chatbot
13
  Aerospace discipline-specific chatbots and AI tools.
14
+ Help docs here: https://aerospace-chatbot.readthedocs.io/en/latest/
15
 
16
+ The github repository is located here: [aerospace chatbot](https://github.com/dan-s-mueller/aerospace_chatbot)
17
+
18
+ ## This Deployment
19
+ This deployment is loaded with all Aerospace Mecahnism Symposia papers located in [/data/AMS/](https://github.com/dan-s-mueller/aerospace_chatbot/tree/documentation_update/data/AMS) on Hugging Face Spaces.