Skip to main content

Russian Proverbs AI-powered proverbs generator.

Project description

RU Proverbs AI module

PyPI version

This module provides API that allows generating Russian Proverbs with the power of AI.

Requirements

For Windows builds:

In the current version we use Python 3.7.8, Tensorflow 2.3.1 and CUDA 10.1.

  1. Python 3.7.x x64 (tested with Python 3.7.6x64).

  2. Poetry.

  3. Install dependencies:

    2.1 Install dependencies and virtual env: poetry install.

    2.2 Optionally install and configure CUDA support.

Configure CUDA

  1. Download CUDA Toolkit and unpack into e.g. D:\DevTools\cuda\v10.1.

  2. Download matching cuDNN version (e.g. v7.6.5 for CUDA 10.1) and unpack under the versioned CUDA folder, e.g. D:\DevTools\cuda\v10.1\cudnn.

  3. Add CUDA paths to environment variables and PATH:

    Create CUDA_HOME and CUDA_PATHS env variables with the following values:

    SET CUDA_HOME=D:\DevTools\cuda\v10.1
    SET CUDA_PATHS=%CUDA_HOME%\bin;%CUDA_HOME%\include;%CUDA_HOME%\extras;%CUDA_HOME%\libnvvp;%CUDA_HOME%\cudnn\bin;
    

    Add CUDA_PATHS to PATH: SET PATH=%CUDA_PATHS%;%PATH%.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ru_proverbs-1.1.2.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

ru_proverbs-1.1.2-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file ru_proverbs-1.1.2.tar.gz.

File metadata

  • Download URL: ru_proverbs-1.1.2.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.7.11 Linux/5.8.0-1039-azure

File hashes

Hashes for ru_proverbs-1.1.2.tar.gz
Algorithm Hash digest
SHA256 b644ecc3ae61d72bf40ace53ab15a36d169d87938fc7b8392b5863fb25cd7365
MD5 59674a06ca55ced2eb6b233f69e488d0
BLAKE2b-256 de49d66b4f11c9a923f4dbf84b7f48fb92bf93dc4cbffe1d25e260e98833088d

See more details on using hashes here.

File details

Details for the file ru_proverbs-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: ru_proverbs-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.7.11 Linux/5.8.0-1039-azure

File hashes

Hashes for ru_proverbs-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 730253d995206bd48a2550dc9317f71f3f732c10cb1502a3184993fe8fba5a2a
MD5 bd6d84c686cf04fac36fa565d7ecdf68
BLAKE2b-256 9d081a5c2f24e492b030b72cd9e68879af2e08f263fffe5dc9494b857ed462ce

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page