Skip to content

Generative AI for Institutional Review Board (IRB) Human Subject Protocol Proposals

License

Notifications You must be signed in to change notification settings

UABPeriopAI/IRB_Assistant

Repository files navigation

Generative AI for Institutional Review Board (IRB) Proposals

To test in development environment

streamlit run streamlit/app_you_want_to_run.py

In this case, use .streamlit/secrets.toml for secrets

To test with docker compose

docker-compose up --build --force-recreate

In this case, use secrets/ and text files for secrets. The docker-compose.yml specifies all needed secrets.

TODO

specify a data folder location in .devcontainer/devcontainer.json

Documendation

Build

python3 -m mkdocs build

Serve

python3 -m mkdocs serve

About

Generative AI for Institutional Review Board (IRB) Human Subject Protocol Proposals

Resources

License

Stars

Watchers

Forks

Packages

No packages published