Auto Added by WPeMatico

19Jun/25
Personal Update: BCS Essential Certificate in Artificial Intelligence (AI)

Personal Update: BCS Essential Certificate in Artificial Intelligence (AI)

We are currently in an Artificial Intelligence (AI) summer, with new AI solutions and AI features appearing in various technologies. The popularity and usage of AI is growing which brings both positives (automation, new solutions) and negatives (ethical issues, bias). As I’m using AI in my professional role, and at home for my personal projects […]
16Jun/25

Artificial Intelligence: What Are The Asilomar Principles?

Asimov had the three laws in his fictional robots stories to protect humans and robots, but what about in non-fiction? Asilomar Conference on Beneficial AI The Asilomar Conference was organised by the Future of Life Institute and took place in January 2017 at the Asilomar Conference Grounds (California), with many researchers, experts and thought leaders […]
05Jun/25

Artificial Intelligence: What is the Gorilla Problem?

Professor Stuart Russell used the term “The Gorilla Problem” in his book, “Human Compatible” (Penguin, 2019), to describe how a super intelligent artificial intelligence (AI) could be a threat to humanity. Russell poses the problem “of whether humans can maintain their supremacy and autonomy in a world that includes machines with substantially greater intelligence“. At […]
05Jan/25

LLM – Retrieval Augmented Generation (RAG) with Ollama Embeddings

The work on the Large Language Model (LLM) bot so far has seen the running of LLM locally using Ollama, a switch in models (from tinyllama to gemma) whilst introducing LangChain and then the switch to LangChain templates. Note: If you skipped the previous blog entry posts, I’m following along with Real Pythons “Build an LLM […]