Streamlit project to scan MRI Scan images for TBC and chat with RAG chatbot around TBC in Indonesia. The project was developed by Andhika Rahmanu Bayu Rahmat Wibowo and Tabitha Andrea.
Here're some of the project's best features:
- Detect TBC/Normal lungs based on MRI Scan Image
- Chatbot to talk around TBC cases in Indonesia (Retrieval-Augmented Generation)
- No need to setup Support Vector DB or S3
- Runs on memory. This project resets itself after restart/shutdown
1. Setup AWS CLI for your local machine
2. Manually install all necessary libraries. There is no requirements.txt at the moment. I'm to lazy to do it
3. Running the App
streamlit run 1_📷_Scan_MRI_Image.py --server.port 8080
Technologies used in the project:
- Developed & tested with AWS Cloud9
- AWS Bedrock
- Anthropic's Claude-3 Model
- Streamlit Python Framework
- LangChain Framework
- TensorFlow Keras Model