Coder Social home page Coder Social logo

simatheone / bionic-reader Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 628 KB

API for the service Bionic Reader

Home Page: https://bionic-reader.up.railway.app/

License: MIT License

Python 98.53% Mako 1.47%
backend-api fastapi postgersql python3 sqlalchemy fastapi-users cookies railways alembic fpdf2 pydantic sqlalchemy-orm

bionic-reader's Introduction

Bionic Reader Backend

Table of Contents

About the Project

Disclaimer

The Bionic Reading method is not our invention!
The developed service was created as a hobby project and is absolutely free of charge. It is not used for commercial purposes. Anyone can register and use the service absolutely for free!

Bionic Reading is a technique that allows you to highlight a certain number of letters in the text. While reading your brain is focusing on the highlighted letters and completes the words (non-highlighted letters). It can increase your reading speed and understanding of the content.

Experience it now!

Features

  • transform your text even if you are not logged in;
  • save every transformed text in a document and download it as PDF file (account required);
  • English and Russian languages are supported;
  • up to 59 documents per page;
  • email with the unique link if you forgot your password;
  • the service is adapted for mobile and tablets.

Back to Contents

Built With

Backend

Frontend

Application's Frontend can be found Here made by Igor Shevchenko.

Getting Started

Installation

  1. Clone the repo:

    $ git clone https://github.com/simatheone/bionic-reader.git
  2. Prepare virtual environment and activate it:

    $ cd bionic-reader/
    $ python3.10 -m venv venv
    $ source venv/bin/activate
  3. Upgrade pip and install requrements:

    (venv) $ pip install --upgrade pip
    (venv) $ pip install -r requirements.txt

Back to Contents

API

See auto-generated documentation for API to get all information about available endpoints and methods.

Contributing

Have any suggestions that could improve this project? Feel free to fork the repository and create a Pull Request.

  1. Fork the project
  2. Create your feature branch:
git switch -c feature/new_feature
  1. Commit your changes in a Commit Convention style:
git commit -m "feat: new awesome feature"
  1. Push your branch:
git push origin feature/new_feature
  1. Open a Pull Request

Found a bug? Open a New issue and describe it there. Your help is much appreciated!

License

Distributed under the MIT License. See LICENSE for more information.

Contacts

Alexander Sviridov
Gmail   Telegram   LinkedIn

Igor Shevchenko
Gmail   Telegram   LinkedIn

Back to Contents

bionic-reader's People

Contributors

bnzone avatar dependabot[bot] avatar simatheone avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

bnzone

bionic-reader's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.