Tools, Games and Browser Built-in AI Playground
The digital landscape is evolving at breakneck speed, and our humble blog has just taken a quantum leap forward. What started as a simple collection of thoughts has transformed into a comprehensive d
The digital landscape is evolving at breakneck speed, and our humble blog has just taken a quantum leap forward. What started as a simple collection of thoughts has transformed into a comprehensive d
Remember when you first discovered ChatGPT could write code? You probably did what millions of developers did: copied your requirements, pasted them into the chat, and watched in amazement as working
Architecture as Code: Part 2 - Building the Foundation This is Part 2 of our 7-part series exploring Architecture as Code (AaC). Read Part 1 to understand how AaC emerged from the limitations of trad
Architecture as Code: Part 1 - The Revolution Begins This is Part 1 of our 7-part series exploring Architecture as Code. Each post tells a different chapter of this transformative journey. The Day Ev
In the rapidly evolving landscape of artificial intelligence, Large Language Models (LLMs) have undergone a remarkable transformation. What began with massive models requiring enormous computational
In my previous post, I set up a game from prompts shared by others. This time, I’m excited to share that I’ve crafted my own game prompt. The cultural backdrop is the Song dynasty of ancient China, an
Building a Text-Based Adventure Game with Gradio, LLaMA, and OLLAMA Developers have been using Large Language Models (LLMs) to develop text-based games since GPT-2, but it was difficult to set up. Wi
Ever wanted to explore the capabilities of AI-powered chatbots like ChatGPT and Copilot without relying on third-party services? With Ollama and some setup, you can run your own instance of ChatGPT a
Are you familiar with the concept of “everything as code”? It refers to using code to define, manage, and automate various system components, including infrastructure, diagrams, policies, and beyond.
I’m always on the lookout for new and innovative tools to help me improve my coding skills and increase my productivity. Recently, I stumbled upon Code Llama, a free, open-source large language model
To use ChatGPT to generate a sequence diagram, you can provide a description of the system and the interactions between its components. The description should be written in a clear and concise manner
Once upon a time, in a world not so different from ours, people were anxious about the rise of AI and how it would take over their jobs. But in this magical world, they soon discovered that, as AI de
As a full stack developer, I have practiced pair programming with many humans over the years. However, recently I had the opportunity to work with ChatGPT, a large language model trained by OpenAI, a
Mark Six is a lottery in Hong Kong. You can select 6 numbers from a pool of 49 numbers on the lottery ticket. There are numerous single-line commands that can be used to generate 6 numbers randomly f