jsup.GEN - working on image-to-image generation with AI

Image
by joviansummer original STEEMIT post: https://steemit.com/blog/@joviansummer/jsup-gen-working-on-image-to-image-generation-with-ai Hello, this is @joviansummer(witness: @jswit). I'd like to share what I'm working on regarding my experintal jsup.GEN project, which tries to connect image generation AI with Steemit. Currently, jsup.GEN provide function to generate image from test prompt(txt2img). This function is interesting, but it's not easy to generate exactly what you want because you need to explain the image in detail with multiple keywords in English. Thus, I think it's more useful to have a function to generate image from existing reference image. I'm working on this image-to-image function, and thinking about two methods to implement it. The first method is to provide 2 commands as follows: !gen_t : This command focuses more on text prompt than reference image. The result may be quite different from reference because text prompt will have much more in...

텔레그램 챗봇 구현을 위한 파이썬 모듈

by joviansummer
original STEEMIT post: https://steemit.com/blog/@joviansummer/32nk9x


텔레그램(Telegram) 메신저에서 챗봇(chatbot)을 만들고 제어할 수 있는 파이썬 모듈이 있습니다.

우선 텔레그램 봇을 소개하는 공식 문서는 아래의 웹사이트에 있습니다.

Bots: An introduction for developers https://core.telegram.org/bots

위 문서의 "6. BotFather" 항목에 봇을 만드는 절차가 설명되어 있습니다.

봇을 제어하기 위한 API를 파이썬에서 편리하게 사용할 수 있게 해주는 모듈이 있는데 python-telegram-bot이라는 모듈입니다. 공식 웹사이트는 아래의 링크입니다.

python-telegram-bot https://github.com/python-telegram-bot/python-telegram-bot

스팀잇 자동 보팅 서비스 개발에서 파이썬 챗봇을 활용하는 방안을 검토하고 있는 중입니다.

Comments

Popular posts from this blog

스티미언의 영향력 지수 계산

jsup/avle code update - you don't have to write post everyday

jsup/avle 보팅 코드 갱신 - 1일1포스팅 강박에서 벗어나기