Skip to main content

Text Generation Using Keywords

Project description

keytotext

pypi Version Downloads Open In Colab Streamlit App API Call Docker Call

keytotext (1)

Idea is to build a model which will take keywords as inputs and generate sentences as outputs.

Keytotext is powered by Huggingface 🤗

Model:

Keytotext is based on the Amazing T5 Model:

Training Notebooks can be found in the Training Notebooks Folder

Usage:

Example usage: Open In Colab

Example Notebooks can be found in the Notebooks Folder

pip install keytotext

carbon (3)

UI:

UI: Streamlit App

pip install streamlit-tags

This uses a custom streamlit component built by me: GitHub

image

API:

API: API Call Docker Call

The API is hosted in the Docker container and it can be run quickly. To run the API please run the Docker file using docker pull gagan30/keytotext and then visit

http://localhost:8000/api?data=["India","Capital","New Delhi"]

k2t_json

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

keytotext-0.2.1.tar.gz (308.3 kB view hashes)

Uploaded Source

Built Distribution

keytotext-0.2.1-py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 3

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