We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 942d389 commit f5de05fCopy full SHA for f5de05f
README.md
@@ -46,7 +46,7 @@ This is the final integrated application. It combines Phase 1 and Phase 2, adds
46
* **Emotion Engine:** A CNN model that detects happy, nervous, or neutral tones.
47
* **Content Analysis:** Scans the transcript for professional vocabulary.
48
* **PDF Report:** Automatically generates a scorecard with a final grade.
49
-* **Main File:** `app.py` (Streamlit Dashboard).
+* **Main File:** `app.py` (Streamlit Dashboard). `backend.py` (All algorithms and processing)
50
51
---
52
0 commit comments