Greeting from Travis
Hello friends! Here, I’ll be sharing insights into best practices, tutorials of my projects, and much more. I hope you’ll enjoy and value the content I’ll be sharing.
Latest posts
-
5 AI Trends in 2024
—
by
Welcome to our 5 AI Trends article on the exciting developments happening in the world of Artificial Intelligence for 2024. In this article, We’ll explore the top trends that are shaping the AI landscape and discuss how they are revolutionizing various industries.
-
Prompt Engineering – Part 1: Persona pattern
—
by
In the previous articles, I shared the position of prompt engineering in the Generative AI landscape. Sometimes we want to guide AI to generate content bases on specific set of characteristics (persona). In this article, I will show a pattern name Persona Pattern and how to use it.
-
Fine Tuning, Prompt Tuning, and Prompt Engineering in AI Development
—
by
Have you ever heard of LLMs? They are machine learning models that are trained with a lot of data from the internet. However, these models do not specialize in any specific tasks. To improve an LLM’s performance for specialized tasks, there is a technique called fine-tuned model. This technique can be quite expensive and difficult…
-
Power of RAG: A Breakthrough in Generative AI
—
by
In this article, I will show you the architecture, applications, and challenges of RAG, shedding light on its transformative potential in the realm of Generative AI.
-
Hosting Options – A Simple Guide
—
by
Introduction This article is about understanding different types of server setups. It’s like a map to navigate different options – from big cloud platforms to money-saving single server solutions – helping you make the best choice. Exploring Server Options You can run your API backend on a big platform like AWS or bundle your apps…
-
Protect Ubuntu server with firewall – Custom server (part 3)
—
by
In this tutorial, I will show you how to secure your server using firewall. Ubuntu has a package named UFW which allows you to deny or allow requests to specific ports and from specific IPs