Skip to content

deltaaruna/lexibook

Repository files navigation

Lexibook

Convert PDF textbooks to smart e books.

Pre-requisite

You need an OpenAI API key from https://platform.openai.com/account/api-keys

Once you have your API key you can install it in your terminal like this:

export OPENAI_API_KEY=[Your-API-key]

Instructions

To install:

pip install -r requirements.txt

Run

To run:

streamlit run lexibook.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages