Explore Enhanced AI Capabilities for Book Study
Discover a range of AI-driven features designed to enrich your study experience
User Capabilities:
- Handwritten PDF Upload with OCR Seamlessly upload handwritten PDF files and apply Optical Character Recognition (OCR) technology.
- Access Official Books: Utilize a collection of official books provided by the application.
- Cutting-edge AI Methodologies: Employ the latest AI methodologies to generate questions from uploaded files and official books.
- Text-to-Speech Functionality: Enjoy the convenience of converting any text within books into speech for enhanced accessibility and learning.
To install Bookipedia-API, follow these simple steps:
-
Clone the repository:
$ git clone <repo-link> $ cd <app-directory>
-
Install dependencies:
$ npm install
-
Set up environment variables in the
.env
file. -
Start the application in development mode:
$ npm run start