genai-pod

GenAI is a command-line tool that streamlines image generation and webshop integration. By leveraging ChatGPT (via Selenium automation), it can programmatically create images, apply background removal, perform upscaling and finally publish these designs on popular print-on-demand platforms such as Spreadshirt and Redbubble.

https://github.com/leonhardschwertfeger/genai-pod

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.5%) to scientific vocabulary

Keywords

ai background chatgpt image-processing python redbubble spreadshirt
Last synced: 6 months ago · JSON representation

Repository

GenAI is a command-line tool that streamlines image generation and webshop integration. By leveraging ChatGPT (via Selenium automation), it can programmatically create images, apply background removal, perform upscaling and finally publish these designs on popular print-on-demand platforms such as Spreadshirt and Redbubble.

Basic Info
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • Open Issues: 9
  • Releases: 1
Topics
ai background chatgpt image-processing python redbubble spreadshirt
Created about 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Codeowners

Owner

  • Name: Leonhard Thomas Schwertfeger
  • Login: LeonhardSchwertfeger
  • Kind: user

GitHub Events

Total
  • Issues event: 19
  • Watch event: 1
  • Delete event: 26
  • Issue comment event: 11
  • Push event: 67
  • Pull request event: 50
  • Pull request review comment event: 23
  • Pull request review event: 27
  • Fork event: 1
  • Create event: 29
Last Year
  • Issues event: 19
  • Watch event: 1
  • Delete event: 26
  • Issue comment event: 11
  • Push event: 67
  • Pull request event: 50
  • Pull request review comment event: 23
  • Pull request review event: 27
  • Fork event: 1
  • Create event: 29

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 13
  • Total pull requests: 28
  • Average time to close issues: 23 days
  • Average time to close pull requests: 7 days
  • Total issue authors: 3
  • Total pull request authors: 3
  • Average comments per issue: 0.08
  • Average comments per pull request: 0.43
  • Merged pull requests: 22
  • Bot issues: 1
  • Bot pull requests: 16
Past Year
  • Issues: 13
  • Pull requests: 28
  • Average time to close issues: 23 days
  • Average time to close pull requests: 7 days
  • Issue authors: 3
  • Pull request authors: 3
  • Average comments per issue: 0.08
  • Average comments per pull request: 0.43
  • Merged pull requests: 22
  • Bot issues: 1
  • Bot pull requests: 16
Top Authors
Issue Authors
  • LeonhardSchwertfeger (10)
  • btschwertfeger (2)
Pull Request Authors
  • dependabot[bot] (14)
  • LeonhardSchwertfeger (8)
  • btschwertfeger (3)
Top Labels
Issue Labels
bug (6) enhancement (3)
Pull Request Labels
dependencies (14) github_actions (14) bug (7) enhancement (3) documentation (1)

Dependencies

.github/workflows/_build_doc.yaml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • astral-sh/setup-uv v5 composite
.github/workflows/_pypi_publish.yaml actions
  • actions/download-artifact fa0a91b85d4f404e444e00e005971372dc801d16 composite
  • pypa/gh-action-pypi-publish 67339c736fd9354cd4f8cb0b744f2b82a74b5c70 composite
.github/workflows/_pypi_test_publish.yaml actions
  • actions/download-artifact fa0a91b85d4f404e444e00e005971372dc801d16 composite
  • pypa/gh-action-pypi-publish 67339c736fd9354cd4f8cb0b744f2b82a74b5c70 composite
.github/workflows/dependabot_automerge.yaml actions
  • dependabot/fetch-metadata dbb049abf0d677abbd7f7eee0375145b417fdd34 composite
.github/workflows/_build.yaml actions
  • actions/checkout 44c2b7a8a4ea60a981eaca3cf939b5f4305c123b composite
  • actions/setup-python 82c7e631bb3cdc910f68e0081d67478d79c6982d composite
.github/workflows/_pre_commit.yaml actions
  • actions/checkout 44c2b7a8a4ea60a981eaca3cf939b5f4305c123b composite
  • pre-commit/action 2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd composite
.github/workflows/_test.yaml actions
  • actions/checkout 44c2b7a8a4ea60a981eaca3cf939b5f4305c123b composite
  • actions/setup-python 82c7e631bb3cdc910f68e0081d67478d79c6982d composite
.github/workflows/cicd.yaml actions
doc/requirements.txt pypi
  • click *
  • cloup *
  • ipython *
  • nbsphinx ==0.9.7
  • numpy *
  • pillow *
  • pytz *
  • requests *
  • selenium *
  • seleniumbase *
  • sphinx ==7.4.7
  • sphinx-click *
  • sphinx-rtd-theme *
  • tqdm *
  • undetected-chromedriver ==3.5.5
  • webdriver-manager *
pyproject.toml pypi
  • click *
  • cloup *
  • numpy *
  • pillow *
  • pytz *
  • requests *
  • selenium *
  • seleniumbase *
  • tqdm *
  • undetected-chromedriver ==3.5.5
  • webdriver-manager *