Skip to content

Commit 80e2e5a

Browse files
logfab-stackclaude
andcommitted
docs: Add application screenshots to README
Added screenshots of Chat, Documents, Settings, and Dashboard pages to showcase the UI in the GitHub repository README. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7089d03 commit 80e2e5a

5 files changed

Lines changed: 25 additions & 0 deletions

File tree

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
</p>
99

1010
<p align="center">
11+
<a href="#screenshots">Screenshots</a> •
1112
<a href="#features">Features</a> •
1213
<a href="#quick-start">Quick Start</a> •
1314
<a href="#docker-deployment">Docker</a> •
@@ -35,6 +36,30 @@ Upload your documents — PDFs, Word files, spreadsheets, CSVs — and have a na
3536

3637
---
3738

39+
## Screenshots
40+
41+
### 💬 Chat Interface
42+
AI-powered conversational interface with source attribution and tool selection badges.
43+
44+
![Chat Interface](docs/screenshots/chat.png)
45+
46+
### 📄 Document Management
47+
Upload, organize, and manage documents across multiple formats with chunk tracking.
48+
49+
![Document Management](docs/screenshots/documents.png)
50+
51+
### ⚙️ Settings
52+
Configure API keys, select models, auto-detect Ollama — all from the UI.
53+
54+
![Settings](docs/screenshots/settings.png)
55+
56+
### 📊 Dashboard
57+
System analytics with real-time metrics, resource monitoring, and embedding coverage.
58+
59+
![Dashboard](docs/screenshots/dashboard.png)
60+
61+
---
62+
3863
## Features
3964

4065
### 📄 Document Management

docs/screenshots/chat.png

542 KB
Loading

docs/screenshots/dashboard.png

432 KB
Loading

docs/screenshots/documents.png

475 KB
Loading

docs/screenshots/settings.png

475 KB
Loading

0 commit comments

Comments
 (0)