Okay, so, like, the other day I was messing around, trying to figure out how to, uh, you know, make a “ksi girlfriend,” just for fun, right?

It all started with me thinking about how cool it would be to have, like, an AI that could, like, chat and stuff. I’m not talking about anything creepy, just something to mess with. I started by looking into some open-source large language models, the kind that are used to build chatbots. I downloaded a few, and spent a bit of time trying to get them running locally. It was a bit of a pain, because I needed to install a bunch of Python libraries and stuff.
Next, I figured I needed some data. I grabbed a bunch of text from KSI’s interviews, tweets, and YouTube descriptions. Just like, copy-pasted everything into a text file, then I started cleaning it up. Got rid of any weird characters, formatted it a bit, and made sure it was all in plain text. This was super tedious, but I knew the quality of the data was important.
Then came the fun part – fine-tuning the AI model. I used some Python scripts and the data I collected, and basically fed it into the language model. The idea was to teach the model to talk like KSI. I ran the training process for a few hours, tweaked the parameters, and watched the model spit out some text. At first, it was gibberish, but slowly it started sounding more and more like him.
After that, I played around with the model, prompting it with different questions and scenarios. I asked it about boxing, music, and the Sidemen. The responses were surprisingly good, sometimes even funny. Of course, it wasn’t perfect. Sometimes it would go off-topic, make stuff up, or just repeat the same phrase over and over. But overall, it was pretty impressive.
I tried to refine the responses a bit more by adding some custom prompts and filters. Basically, I told the AI to be more assertive and confident, like KSI usually is. I also added some filters to prevent it from saying anything offensive or inappropriate. This helped a lot, and the responses became more coherent and consistent.
The Results:
- I was able to get a language model to generate text that was similar to KSI’s style.
- It was a fun project that helped me learn about AI and language models.
- It wasn’t a perfect “girlfriend,” but it was a cool experiment.
I’m not going to release this “KSI girlfriend” publicly, because, you know, that would be weird and probably get me into trouble. But it was a fun project, and I learned a lot in the process. It showed me how powerful AI can be, and how easy it is to create realistic-sounding text. I think this is just the beginning, and we’re going to see a lot more of this kind of thing in the future.