Posts With Tag: Python
Creating a clone of yourself
...as a text messaging AI model using OpenAI's fine-tuning capabilities.
After OpenAI become mainstream enough, I started becoming fascinated by searching for the existence of an AI model that would mimic myself or another person’s text messages. It would basically work by scraping and refactoring messages from a platform (Discord or WhatsApp) and creating a fine-tuned model, which would be served as a bot on Discord (or on any other platform)."
Using the While, Else Statement in Python
Using while/else statement in Python unironically in a code that Kutay wrote
In Python, there is something that even the creator of Python despises. The thing that I am referring to is the "while, else" statement. Some context is that I was in a computer science course and we had to create some text-based game, and I—unironically—used the forbidden technique, the while else statement. The section of code that uses while else is given below, and for the interested, the full code is at the bottom of the page.
Look at my first ever product: Todon3, conquer your tasks.
Popular Content
Subscribe to my newsletter to get updates on new posts and email only specials.