Update README.md

This commit is contained in:
Richard Roberson 2025-01-19 15:45:35 -07:00 committed by GitHub
parent 7c0438a649
commit 4de0f475e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,10 @@
OpenReader WebUI is a modern, user-friendly web interface for reading and analyzing PDF documents. Built with Next.js and React, it provides an intuitive interface for document viewing, analysis, and interaction. The application features drop-in support for any OpenAI-compatible Text-to-Speech (TTS) API, making it highly flexible for various voice synthesis implementations.
## Demo
https://github.com/user-attachments/assets/cd645dd6-65f1-4ef1-81be-9cc26fdf8aca
## Features
- PDF document viewing and navigation
@ -12,11 +16,6 @@ OpenReader WebUI is a modern, user-friendly web interface for reading and analyz
- Drop-in support for OpenAI-compatible TTS APIs
- Responsive design for various screen sizes
## Demo
https://github.com/user-attachments/assets/cd645dd6-65f1-4ef1-81be-9cc26fdf8aca
## Tech Stack
- **Framework**: [Next.js 15](https://nextjs.org/)