GreyboiThe Z Hypothesis: A Unified Framework for Human and AI CognitionWhy do diverse and independently developed Large Language Models (LLMs) exhibit remarkably similar capabilities? This convergence in AI…Jul 19Jul 19
GreyboioSearch, an offline semantic search engine for the webThis article presents a design for an offline search engine for the web. I’ve worked on this document with ChatGPT, and it has done the…May 30May 30
GreyboiThe Coming DecentralizationMost of us have lived through an era where technology has driven our global society towards increasing centralization. The internet has led…May 21May 21
GreyboiPractical LLMs for building software: how I start thinking about using LLMs in my systems.In the last couple of years, LLMs have gone from being a compelling curiosity to a dependable and practical tool for software engineering…Mar 17Mar 17
GreyboiPrompt Engineering: Pre-prompting to improve your chatbot’s semantic lookup.Say you’re writing a chatbot using OpenAI’s text-davinvi-003 (basically the model behind ChatGPT). Over time, your chat history gets long…Jan 23, 20232Jan 23, 20232
Greyboiddgsearch — search duckduckgo, scrape the results, in pythonI’ve been writing a series of articles about using OpenAI’s GPT (currently the model text-davinci-003) to summarize youtube videos, and…Jan 15, 2023Jan 15, 2023
GreyboiQ&A Chatbot for YouTube with text-davinci-003 and text-embedding-ada-002NOTE: All code in this article comes from my ai experiments repo: https://github.com/emlynoregan/newaiexpJan 8, 20234Jan 8, 20234
GreyboiBecoming an AI Centaur in 2023With the availability of OpenAI’s “text-davinci-003” (or ChatGPT), the world changed in late 2022. We’ve moved from a world where only…Dec 31, 20221Dec 31, 20221