Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 36 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,42 @@

<div align="center">

### **🏠 Main Dashboard**
*Real-time visitor monitoring with AI-powered insights*

<img src="screenshots/dashboard.png" alt="WhoRang Dashboard" width="800">

### **πŸ€– AI Provider Configuration**
*Choose from 5 different AI providers for optimal performance*

<img src="screenshots/ai-providers.png" alt="AI Providers Setup" width="800">

### **πŸ“Š AI Analytics & Insights**
*Track costs, performance, and usage across all AI providers*

<img src="screenshots/ai-analytics.png" alt="AI Analytics Dashboard" width="800">

### **πŸ‘€ Face Recognition Settings**
*Advanced face detection and visitor identification*

<img src="screenshots/FacesSettings.png" alt="Face Recognition Settings" width="800">
*Click any screenshot to view full size*

<table>
<tr>
<td align="center" width="50%">
<strong>🏠 Main Dashboard</strong><br>
<em>Real-time visitor monitoring with AI-powered insights</em><br><br>
<a href="screenshots/dashboard.png">
<img src="screenshots/dashboard.png" alt="WhoRang Dashboard" width="400">
</a>
</td>
<td align="center" width="50%">
<strong>πŸ€– AI Provider Configuration</strong><br>
<em>Choose from 5 different AI providers for optimal performance</em><br><br>
<a href="screenshots/ai-providers.png">
<img src="screenshots/ai-providers.png" alt="AI Providers Setup" width="400">
</a>
</td>
</tr>
<tr>
<td align="center" width="50%">
<strong>πŸ“Š AI Analytics & Insights</strong><br>
<em>Track costs, performance, and usage across all AI providers</em><br><br>
<a href="screenshots/ai-analytics.png">
<img src="screenshots/ai-analytics.png" alt="AI Analytics Dashboard" width="400">
</a>
</td>
<td align="center" width="50%">
<strong>πŸ‘€ Face Recognition Settings</strong><br>
<em>Advanced face detection and visitor identification</em><br><br>
<a href="screenshots/FacesSettings.png">
<img src="screenshots/FacesSettings.png" alt="Face Recognition Settings" width="400">
</a>
</td>
</tr>
</table>

</div>

Expand Down
Loading