Prem Doctor is a web app built with Python, Streamlit, and Snowflake Arctic to allow simple medical consultations before attending a doctor. Prom Doctor does not store the data, giving users greater confidence and security.
The idea of this project is to save people time and money and to know which doctor to see in case of a medical problem they have.
- Create a Replicate account and get an API key.
- Install Streamlit or use Streamlit Cloud.
- Install all libraries in requirements.txt.
- Add these secrets in Streamlit:
- REPLICATE_API_TOKEN: The API key from Replicate (step 1)
- max_tokens: The maximum number of tokens allow for the question.
- Run the web app (in Streamlit Cloud just wait to compile automatically).
Created by Néstor Nicolás Campos Rojas