Elena' s AI Blog

How CustomGPT Mitigates AI Hallucinations


CustomGPT reduces AI errors using specialised knowledge, quality data, and user feedback. Along with RAG, it provides accurate and reliable content for various applications. Read more...

Storing Your Local Project to GitHub


This post shows you how to create a Git repository for your local (Python) project and push it to GitHub using the command line and a personal access token. Following these steps, you can securely host your code on GitHub for easy access and collaboration. Read more...

Python Flask TODO App


This post outlines how to build a TODO web application using Python, Flask, and SQLite. You'll learn to create, update, and delete tasks, with data stored in a database, covering key web development concepts with Python. Read more...

Is DeepSeek R1 Secure?


There is a big question about DeepSeek's security (and also the security of any software product, in fact), safety, and legal usage outside of China. I am sharing my opinion and some relevant links on this topic. Read more...

DeepSeek R1 With Ollama


This post explores the use of Ollama, a state-of-the-art language modelling framework, in conjunction with pre-trained models such as DeepSeek R1. Read more...

Python Virtual Environments


This post is about virtual environments in Python 3. venv helps isolate project dependencies, streamline workflows, and improve collaboration. We cover creating, activating, managing, deleting, and renaming environments, along with best practices and examples. Read more...

AI in 2024


As 2025 approaches, let's reflect on 2024's key AI advancements, including specialized models, growth in AI creativity, and the introduction of the AI Act. Here are my thoughts on the notable events. Read more...

Multimodal AI


Multimodal AI is rapidly evolving, pushing the boundaries of what machines can understand and achieve by combining information from multiple modalities like text, images, audio, and video. This post explores the core techniques of realising multimodal AI, existing systems and related research. Read more...

🌟 Merry Christmas and a Very Happy New Year! 🌟


As we approach 2025, I wish my readers a joyful, healthy, and successful New Year! Read more...

Three years of Elena's AI Blog 🎈


We live in this era of rapid AI evolution, which is yet challenging to understand and live in, even for people with computer science backgrounds. I like, however, to make things easy to understand while learning new technologies as a passion. My blog, now three years old, connects technology with everyday understanding, reflecting my passion for coding and commitment to making complex concepts accessible. Read more...

1 2 3 4 5 6 7 8 9 10 11 12