Johnny ChenDALL·E 3 with StreamlitIn my previous post, A ChatGPT App with Streamlit — Advanced Version, I demonstrated how to build a ChatGPT app using the OpenAI API and…Aug 14Aug 14
Johnny ChenA ChatGPT App with Streamlit — Advanced VersionI am literary creating this app when I am writing this post. This is how powerful OpenAI’s API enables me and how easy to use Streamlit to…Aug 5Aug 5
Johnny ChenOn-Premises vs Cloud: Insights from Our Recent AI ProjectAs a cloud and AI service provider, we offer a range of services from managing cloud resources to building and deploying AI applications…Jun 14Jun 14
Johnny ChenAlternative to Notion: Sharing My Favorite Private Note-taking AppI am a big fan of Notion. It’s better than Evernote (used to be my favorite) and undoubtedly way better than OneNote 😆… But, what if I…May 28May 28
Johnny ChenMaking Cloud Computing Accessible: The Key to Real Open AIArtificial Intelligence (AI) is poised to revolutionize various facets of our lives. However, to truly democratize AI, we must first…May 25May 25
Johnny ChenBuild Your Own LLMs App in Your LaptopOllama is transforming the accessibility of Large Language Models (LLMs), making them available to anyone with a regular laptop. This…May 9May 9
Johnny ChenHow I Explained Reinforcement Learning to My ClientsReinforcement Learning (RL) has been a popular topic since DeepMind showcased the capability of AlphaGo. Personally, I am a big fan of this…Nov 1, 2023Nov 1, 2023
Johnny ChenCreate Your Own Photo Background Remover AppIn today’s digital age, privacy matters more than ever. While there are numerous online services offering photo editing and processing…Oct 20, 2023Oct 20, 2023
Johnny ChenData Labeling with Jupyter ipywidgetsThis article demonstrates how to use Jupyter to do a quick data labeling for machine learning model training, and of course, showing off…Oct 17, 20211Oct 17, 20211
Johnny ChenPython Sending Emails with AttachmentsThe post shares the knowledge on how to build a python script to send email with attachment. Keywords: SMTP, DataFrame, StringIOJun 15, 20211Jun 15, 20211