GithubHelp home page GithubHelp logo

xoniichan / manga-mtl-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from snowad14/manga-mtl-website

0.0 0.0 0.0 223 KB

An ugly site that translates your manga automatically (Very WIP but I don't think I'll continue)

Python 98.97% CSS 0.12% HTML 0.91%

manga-mtl-website's Introduction

Manga MTL Translator

๐Ÿ‘‹ Welcome to the Manga MTL Translator website! This website is designed to translate Japanese manga into others language using machine learning technology.

Features

๐Ÿ” Here are some of the features of our website:

  • Machine translation of Japanese manga into all others deepl supported language
  • Easy-to-use interface (but ugly)
  • The texts are just an overlay so they can be copied and pasted or translated
  • Fast and efficient translations
  • The images are all uploaded on imgur so nothing is stored locally except the database if it is not explicitly defined

Installation

๐Ÿ› ๏ธ To install and run this project locally, you'll need to follow these steps:

  1. Clone this repository to your local machine with git clone https://github.com/Snowad14/Manga-MTL-Website.git
  2. Create a virtual environment using virtualenv or conda
  3. Install the necessary dependencies using pip install -r requirements.txt (see pytorch.org to install cuda version)
  4. Set the following environment variables in a .env file:
    • IMGUR_BEARER
    • UPLOAD_PASSWORD
    • APP_SECRET_KEY
    • DEEPL_KEY
    • SQLALCHEMY_DATABASE_URI (optional but necessary if you want an online database)
  5. Run the app using python main.py

Usage

๐Ÿ–ฅ๏ธ To use the Manga MTL Translator website, follow these simple steps:

  1. Upload a manga chapter to the "Add" section of the website
  2. Click the "Add Chapter" button by choosing a manga previously added
  3. Enjoy your translated manga!

Screenshots

Discover section Reader

manga-mtl-website's People

Contributors

snowad14 avatar

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.