AI_Doctors / pages /info.py
NandanData's picture
Update pages/info.py
6536fe9 verified
import streamlit as st
st.set_page_config(page_title="MediAssist – Info ", page_icon="🩺", layout="wide")
# Title Section
st.title("🩺 MediAssist – Information Page")
st.write("### Transforming Healthcare With AI Β· Built by **Nandan Dutta**")
st.markdown("---")
# Vision Section
st.header("🌟 Our Vision: AI-Powered Support for Doctors")
st.write("""
Healthcare professionals face overwhelming workloads, increasing complexity,
and the constant pressure to make accurate, fast decisions.
**MediAssist v15** is designed to support doctors, not replace them β€”
providing intelligent tools that improve **speed, accuracy, and patient outcomes**.
### πŸ€– How AI Can Help Doctors in Real Life
- **Faster Clinical Decision Support:** AI can process symptoms, medical history, and guidelines instantly.
- **Error Reduction:** Helps avoid common diagnostic mistakes and overlooked patterns.
- **Time Efficiency:** Automates repetitive tasks (summaries, reports, prescriptions).
- **Medical Knowledge on Demand:** Provides updated guidelines, drug interactions, and treatment suggestions.
- **Pattern Recognition:** Detects risks earlier by analyzing patient data.
- **Remote Patient Monitoring:** AI can track vitals, alerts, and patient progress.
- **Enhanced Reporting:** Generates medical summaries, SOAP notes, or exam reports instantly.
**MediAssist v15** brings these capabilities to a single easy-to-use platform.
""")
st.markdown("---")
# About You Section
st.header("πŸ‘¨β€πŸ’» About the Creator – *Nandan Dutta*")
st.write("""
Hi! I’m **Nandan Dutta**, a Data Scientist working in the **Marketing & Analytics team at JioGames**,
specializing in **AI, large language models, automation, and end-to-end AI product development**.
### 🧠 Professional Focus Areas
- Machine Learning & LLM-based Healthcare Assistants
- AI Automation Systems for Businesses
- Gaming + AI Integrations
- Real-time Data Analytics
- Building Scalable AI Tools on Cloud (Azure, AWS, HF Spaces)
### 🎯 Mission With MediAssist v15
To create a **reliable, fast, and safe AI healthcare assistant**
that supports doctors, medical students, and clinics
with high-quality decision support and productivity tools.
I’m passionate about blending technology with real-world impact β€”
and healthcare is one of the most powerful ways to do it.
""")
st.markdown("---")
# Features Section
st.header("βš™οΈ Key Features of MediAssist")
st.write("""
- 🧬 Symptom-based clinical guidance
- πŸ’Š Drug information & interaction checker
- πŸ“‹ Automated medical documentation
- πŸ₯ Medical exam explanations
- πŸ“š Evidence-based responses
- 🩺 Supports doctors, students & patients
This project will evolve with more clinical modules, safety layers, and real-case support.
""")
st.markdown("---")
# Contact + Profiles Section
# About You Section
st.header("πŸ‘¨β€πŸ’» About the Creator – *Nandan Dutta*")
st.write("""
I’m **Nandan Dutta**, a Data Scientist, AI Developer, and Product Innovator with a strong background in
**machine learning, LLM engineering, automation systems, analytics, and cloud-based AI applications**.
I currently work in the **Marketing & Analytics team at JioGames**, where I contribute to
AI-driven insights, gaming intelligence, and large-scale data systems impacting millions of users.
Over the years, I’ve built and contributed to AI systems across multiple domains, including:
### 🧠 My Core Strength Areas
- **AI for Healthcare:** symptom analyzers, clinical decision support, medical LLMs
- **Generative AI:** LLM-based automation, AI agents, multimodal systems
- **Cloud AI Engineering:** Azure, Hugging Face, AWS, LangChain, OpenAI ecosystems
- **Gaming Analytics:** player behavior models, retention prediction, monetization analytics
- **Data Science:** machine learning pipelines, statistical modelling, experimentation
- **Automation:** AI tools for video editing, content creation, and business workflows
### 🎯 My Vision
To build real-world AI systems that **solve meaningful problems**, especially in
healthcare, gaming, and enterprise automation β€” making AI accessible, ethical, and impactful.
### πŸ’‘ Why I Built MediAssist v15
Working closely with real-world AI systems, I realized how powerful AI can be in
supporting doctors, patients, and medical students by providing:
- Accurate, fast clinical insights
- Reliable medical reference knowledge
- Automated documentation & decision assistance
- Real-time symptom analysis and risk assessment
MediAssist v15 is part of my long-term vision to create **safe, assistive, doctor-focused AI tools**
that benefit healthcare without replacing human experts.
### πŸ“š My AI Philosophy
I believe AI should:
- **Support**, not replace humans
- **Reduce workload**, not create complexity
- **Increase accuracy**, not risk
- **Be accessible**, not restricted to big companies
### 🧩 Other Things I Do
- Build YouTube content around gaming, AI, and PS5 entertainment
- Design AI tools for business automation and analytics
- Mentor and advise beginners in data & AI
- Work on personal AI projects like **AI Agents**, **Automation Bots**, and **LLM APIs**
### 🌍 My Goal
To become a leading creator in **AI for healthcare & gaming**,
and build a suite of assistive AI products that make daily life easier for millions.
""")
st.markdown("---")
st.success("βœ… Thanks for visiting MediAssist! Your interest supports the next generation of AI in healthcare.")