Update README.md
This commit is contained in:
parent
7c0438a649
commit
4de0f475e1
1 changed files with 4 additions and 5 deletions
|
|
@ -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/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue