Category Sin categoría

Vector database

chroma db - python mixture
Discover how ChromaDB redefines vector data search and management for AI applications, with ultra-fast and accurate similarity searches in high-dimensional spaces.

Regular expressions

regular-expresions
It explores the power and precision of regular expressions, essential tools in programming that allow describing patterns in text strings for efficient search, extraction and manipulation. This post unravels from the fundamentals to advanced regex techniques, offering a practical guide with clear examples to master their use in data analysis and management. Get ready to transform your approach to text processing, unlocking new possibilities in your development projects.

CSS

CSS3
CSS, or Cascading Style Sheets, is a fundamental technology in web design that allows developers and designers to style and present HTML documents in a sophisticated and efficient manner. Through CSS, we can control layout, colors, fonts, and much more, enabling the creation of rich and visually appealing user experiences. This post explores the basics of CSS, from selectors and properties to the box model, offering a detailed guide for those looking to get started or improve their web design skills. With practical examples and helpful tips, it demonstrates how CSS makes it easy to separate content from presentation, improving the accessibility and maintainability of web projects.

Embeddings

embeddings
In this post we explore the world of embeddings in artificial intelligence, an essential technique that transforms complex data, such as text, into numerical formats understandable to machine learning models. Discover how embeddings capture meanings and relationships in data, facilitating language processing, and understand their impact on the advancement of LLM technology.

Tokens

tokens_thumbnail
You keep hearing that one model has a context window of x tokens? And that another has y tokens? But you have no idea what tokens are? Come in and make yourself comfortable and I'll tell you what tokens are.

HTML

html5

Índice Comments Head Body Container labels Header Navigation Links Main Footer Section Article Divider Unordered ul lists Sorted lists ol Sorted lists ol Content tags Multimedia tags Image optimization img tag figure tag video tag audio tag iframe tag dialog…

OpenAI API

openai
🚀 "Discover the power of the OpenAI API in this post! 🌟 Learn how to install the OpenAI library ✨ and I'll guide you through the first steps to become an artificial intelligence guru. 🤖 No matter if you're a curious beginner or a coding expert looking for new adventures, this post has everything you need to get started. Get ready to explore the universe of GPT for text generation and DALL-E, image analysis, all with a touch of fun and a lot of innovation! 🎉👩‍💻 Dive into the exciting world of AI and start your journey to unlimited creativity! 🌈💻

Docker

docker
🐳 Create as many development environments as you want with Docker. No more "On my machine it works".

Fail2ban

🛡️ 💻 Raise your security game! Dive into this tutorial and find out how Fail2Ban helps you stop brute force attacks in their tracks. From installation to configuration, I've got you covered. #SecurityToTheMaximum