CoolFace
Apppublic

ai-aerospace/aerospace_chatbot_ams

sourceHugging Faceupdated 2y agoView on Hugging Face
1likes
50 commits on main
8407d5b2y ago

Update README.md

dsmueller
7de30d02y ago

Added a few comments

dsmueller
9c3698b2y ago

Removed db, added app

dsmueller
c3a591f2y ago

Uncomment git pull

dsmueller
7a265ee2y ago

Updated with spotlight modifications

dsmueller
fd0ba6b2y ago

Update README.md with new database information

dsmueller
ee5683a2y ago

Update README.md

dsmueller
b3469502y ago

Refactor Dockerfile to create missing directories and update ownership

dsmueller
438e9d62y ago

Modified to reflect new folder structure.

dsmueller
750fa5d3y ago

Pulling from main branch of github repo

dsmueller
11e34063y ago

Update README.md with repository information

dsmueller
f460fb43y ago

Minor edits for formatting

dsmueller
a3df0533y ago

Removed poetry files, is now git based to pull from one repo

dsmueller
4d30ffa3y ago

Refactor Dockerfile to clone aerospace-chatbot repository and update file paths

dsmueller
fcb60cf3y ago

Update Dockerfile paths for Poetry installation and code copying

dsmueller
9eb1dec3y ago

Create directories for app code and remove redundant code

dsmueller
b99da303y ago

Remove unnecessary chown command

dsmueller
c0257753y ago

Add directory creation for app code

dsmueller
72067543y ago

Removed committed files, added git copies, modified poetry

dsmueller
0887c4f3y ago

Remove unused import and add TODO comment

dsmueller
4f9546f3y ago

Add API Key Links to Start.py

dsmueller
f2c4e463y ago

Update API key input fields in setup.py

dsmueller
7bebeba3y ago

Update setup.py to handle LOCAL_DB_PATH environment variable

dsmueller
b5dd8183y ago

Refactor setup.py to handle LOCAL_DB_PATH from .env file

dsmueller
7679fb43y ago

Add help links for API keys

dsmueller
9227a0f3y ago

Fix LOCAL_DB_PATH input in load_sidebar function

dsmueller
833eedd3y ago

Update queries.py and setup.py, add local_db_path parameter

dsmueller
bf63ed93y ago

Update Dockerfile and pyproject.toml

dsmueller
5053bdf3y ago

Update Dockerfile to set PATH to /data/.local/bin

dsmueller
97a23493y ago

Update Dockerfile to fix PATH issue

dsmueller
964b39a3y ago

Update Dockerfile to set the PATH to /data/.local/bin

dsmueller
f1ffcb63y ago

Refactor Dockerfile to improve directory structure

dsmueller
c7bf9683y ago

Refactor Dockerfile to remove unnecessary permissions

dsmueller
11d34ef3y ago

Refactor Dockerfile to set correct paths and permissions

dsmueller
d040f713y ago

Refactor Dockerfile permissions

dsmueller
eb648983y ago

Refactor Dockerfile to create home directory with correct permissions

dsmueller
dde9f643y ago

Refactor Dockerfile for improved directory structure and permissions

dsmueller
2c028373y ago

Update Dockerfile and chatbot script to base code in /data folder for persistent storage.

dsmueller
61d4a413y ago

Update Start.py with improved chatbot description and instructions

dsmueller
ef72e493y ago

Update subheader in Start.py

dsmueller
5d2efff3y ago

Add streamlit instructions for running the app locally

dsmueller
b7e73ed3y ago

Add pydantic library dependency

dsmueller
8e218e43y ago

Refactor API key handling in setup.py

dsmueller
6a349353y ago

Add validation for API keys in load_sidebar function

dsmueller
41a05d53y ago

Update secrets handling in setup.py

dsmueller
72d81223y ago

Add virtual environment configuration to Dockerfile

dsmueller
b75e6f33y ago

Update Dockerfile to configure Poetry virtual environments in-project

dsmueller
72143fc3y ago

Update Dockerfile to set up user permissions and working directory

dsmueller
28651fd3y ago

Update Dockerfile permissions for /usr/src/app

dsmueller
5e09d753y ago

Add option to limit size of data visualization, umap parameters when creating

dsmueller