From 4de0f475e17ad4d0f870806208050a0bd1f10f4a Mon Sep 17 00:00:00 2001 From: Richard Roberson Date: Sun, 19 Jan 2025 15:45:35 -0700 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d745121..61eb4a4 100644 --- a/README.md +++ b/README.md @@ -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/)