Spaces:
Sleeping
Sleeping
Final submission
Browse files
README.md
CHANGED
|
@@ -58,9 +58,6 @@ I have built a fully functional **Gradio** web application that integrates multi
|
|
| 58 |
* Extracts and displays specific pages.
|
| 59 |
* Analyzes page content to generate summaries, clinical points, and self-test questions.
|
| 60 |
|
| 61 |
-
### 4. Student System
|
| 62 |
-
* Includes a registration system (SQLite backend) to track student details (Name, Medical School, Year).
|
| 63 |
-
|
| 64 |
---
|
| 65 |
|
| 66 |
## � Tech Stack
|
|
@@ -69,7 +66,6 @@ I have built a fully functional **Gradio** web application that integrates multi
|
|
| 69 |
* **LLM Intelligence**: Hyperbolic AI API (Meta Llama 3.3 70B Instruct)
|
| 70 |
* **Image Search**: SERPAPI (Google Images Engine)
|
| 71 |
* **Voice Synthesis**: ElevenLabs API (Text-to-Speech)
|
| 72 |
-
* **Database**: SQLite (for user management)
|
| 73 |
* **Image/PDF Processing**: Pillow, PyPDF2, pdf2image
|
| 74 |
* **Environment**: Python, Hugging Face Spaces
|
| 75 |
|
|
|
|
| 58 |
* Extracts and displays specific pages.
|
| 59 |
* Analyzes page content to generate summaries, clinical points, and self-test questions.
|
| 60 |
|
|
|
|
|
|
|
|
|
|
| 61 |
---
|
| 62 |
|
| 63 |
## � Tech Stack
|
|
|
|
| 66 |
* **LLM Intelligence**: Hyperbolic AI API (Meta Llama 3.3 70B Instruct)
|
| 67 |
* **Image Search**: SERPAPI (Google Images Engine)
|
| 68 |
* **Voice Synthesis**: ElevenLabs API (Text-to-Speech)
|
|
|
|
| 69 |
* **Image/PDF Processing**: Pillow, PyPDF2, pdf2image
|
| 70 |
* **Environment**: Python, Hugging Face Spaces
|
| 71 |
|