ariankhalfani commited on
Commit
019f32e
·
verified ·
1 Parent(s): e8b53b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -14,15 +14,23 @@ Welcome to our AI App Solution! This application provides a comprehensive suite
14
  ## Features
15
 
16
  ### Cataract Analyzer
 
 
17
  Our AI-powered Cataract Analyzer helps in detecting and diagnosing cataract conditions from medical images. This tool leverages advanced machine learning algorithms to provide accurate and timely analysis, assisting healthcare professionals in making informed decisions about cataract conditions.
18
 
19
  ### Glaucoma Analyzer
 
 
20
  The Glaucoma Analyzer is designed to identify signs of glaucoma in medical images. Using state-of-the-art AI technology, this tool offers precise analysis to support healthcare providers in diagnosing and monitoring glaucoma.
21
 
22
  ### Embedded Chatbot
 
 
23
  The embedded chatbot is designed to interact with users, providing assistance and answering queries related to cataract and glaucoma conditions. This chatbot is integrated into the application, making it easy for users to get the information they need in real-time.
24
 
25
  ### SQLite Database
 
 
26
  We use an SQLite database to store and manage data efficiently. This includes storing user interactions, medical images, analysis results, and other relevant data, ensuring that all information is organized and easily accessible.
27
 
28
  ## How to Use
 
14
  ## Features
15
 
16
  ### Cataract Analyzer
17
+ ![Cataract Analyzer](image1.jpg)
18
+
19
  Our AI-powered Cataract Analyzer helps in detecting and diagnosing cataract conditions from medical images. This tool leverages advanced machine learning algorithms to provide accurate and timely analysis, assisting healthcare professionals in making informed decisions about cataract conditions.
20
 
21
  ### Glaucoma Analyzer
22
+ ![Glaucoma Analyzer](image2.jpg)
23
+
24
  The Glaucoma Analyzer is designed to identify signs of glaucoma in medical images. Using state-of-the-art AI technology, this tool offers precise analysis to support healthcare providers in diagnosing and monitoring glaucoma.
25
 
26
  ### Embedded Chatbot
27
+ ![Embedded Chatbot](image3.jpg)
28
+
29
  The embedded chatbot is designed to interact with users, providing assistance and answering queries related to cataract and glaucoma conditions. This chatbot is integrated into the application, making it easy for users to get the information they need in real-time.
30
 
31
  ### SQLite Database
32
+ ![SQLite Database](image4.jpg)
33
+
34
  We use an SQLite database to store and manage data efficiently. This includes storing user interactions, medical images, analysis results, and other relevant data, ensuring that all information is organized and easily accessible.
35
 
36
  ## How to Use