This Streamlit app demonstrates a GenAI-based assistant designed to help engineers retrieve SOPs, validation protocols, and resolve process deviations.
- Ask natural language questions about engineering workflows
- Simulated answers from historical documents
- Display document references for traceability
This app is ready for deployment on Streamlit Cloud.
- Fork or clone this repo.
- Go to Streamlit Cloud, log in with GitHub.
- Click "New App", select this repo.
- Set
app.pyas the main file and click Deploy.
Enjoy your Engineering Copilot demo!