The Seotistics newsletter is written by Marco Giordano, a Data/Web Analyst with the goal of combining business and web data. Tired of the usual boring Analytics content without any business impact? Seotistics teaches you how to use Analytics, web data and even content in your workflow while helping you with Strategy.
Share
๐ค AI Explained Like You Were 5
Published about 1 year agoย โขย 7 min read
โ
Use Data Or Be Used By Data!
The April 2 issue of Seotistics is here for you!
I will talk about AI once again to uncover the last bits you need to be more informed on the topic.
I've asked 2 experts to give me their opinions for this newsletter.
P.S. We will just examine the key concepts, if something is not clear, reply to this email, please!
โ
Please move this email to your Primary inbox or reply to it. This is to prevent Seotistics goes into spam by accident. Gmail users can read this tutorial to do it.
The important property of vectors is that machines can compare them...
so they can see if they are similar to each other.
The picture above shows 4 similar documents and 1 that is quite different.
The vector for the word queen is related to the vector of king. โ Are the words king and queen similar in English? Nope. โ But they are semantically similar!
So machines convert data into embeddings to find similarities between objects.
Vector Databases: More Madness
OK cool, machine learning models can create these vectors... and then?
It's better to store these vectors somewhere, like in a vector database.
You might ask... but why should I even store data?
Simple:
LLMs have amnesia, they don't remember past inputs on their own
It consists of developing and optimizing prompts (i.e. the questions that are asked to the model by the human) to obtain more precise answers from the linguistic models.
โ Andrea d'Agostino
Machines don't behave as expected if your prompts are generic.
So you should be specific and even be clear about your output!
โ
LangChain... Mentioned Everywhere
LangChain is an open-source framework that you can use to build chatbots or cool AI applications.
To keep it super simple, it combines LLMs with external data sources, like the data you have in BigQuery.
A framework is a structure to build on. โ Instead of starting from scratch, you use frameworks to save time and headaches.
An example of its use can be developing a chatbot to ask questions about your BQ data.
It's nothing else than a connector between AI and data sources.
As you remember from this past issue, this is also an example of RAG since the machine is retrieving context from a vector database.
RAG behaves almost like a prompt engineering technique โ the user sends a query but receives a more accurate answer from the LLM than its default answer. โ Andrea d'Agostino
And I want to also remind you that Knowledge Graphs are a great alternative to vector databases.
This is often the case when you want to explore relationships and need more explainability.
99% of RAG depends on the retrieval logic from the vector database. โ Andrea d'Agostino
[Analytics For SEO Course: Preorder]
You can pre-order my Analytics For SEO course with a30% discount until June 1.
This course will teach beginners how to analyze SEO data and seasoned professionals more advanced workflows.
The Seotistics newsletter is written by Marco Giordano, a Data/Web Analyst with the goal of combining business and web data. Tired of the usual boring Analytics content without any business impact? Seotistics teaches you how to use Analytics, web data and even content in your workflow while helping you with Strategy.
Read more from Seotistics - Web Analytics + Business + Strategy
Use Data Or Be Used By Data! The June 16 issue of Seotistics is here for you! What's the difference between a GREAT application of Web Data and moderate (or no) results? Does it have to do with the stack or the tools? Uhm, not really... It's about understanding marketing and business! Today I talk about Marketing and why there is a lot of work to do in the industry! P.S. Released a new article on Keyword Clustering + free code included, go check it out! Please move this email to your Primary...
Use Data Or Be Used By Data! The June 9 issue of Seotistics is here for you! Social media are landmines of information. You can find pretty much everything and most takes aren't even correct. Today I will show you some concepts to get started with web data in any company. This won't be a tutorial, this is about processes, mindsets and thinking correctly. P.S. I revamped my article about Content Decay, go check it out! Please move this email to your Primary inbox or reply to it. This is to...
Use Data Or Be Used By Data! The Jun 2 issue of Seotistics is here for you! When I switched to Analytics I wasn't prepared to the amount of brutal change brought by LLMs. And now I love it even more! Unfortunately, many professionals are still tied to their old ways because "it's always been like that". I am here to show you how to upskill to survive in the future (and make some money while at it). Please move this email to your Primary inbox or reply to it. This is to prevent Seotistics goes...