Skip to main content

Command Palette

Search for a command to run...

Generative AI Engineering; An Overview

Updated
1 min read
Generative AI Engineering; An Overview
3
I started my journey as a data analyst, moved into data science and machine learning, and eventually transitioned into AI engineering, building AI agents, RAG systems, and production-ready AI workflows. Along the way, I discovered technical writing. After taking formal courses and documenting the tools I worked with, I realised I enjoyed explaining complex technology just as much as building it. Now I combine both worlds. What I Do - Build AI/ML systems, AI agents, and developer-focused tools - Write clear technical documentation, tutorials, user guides, and white papers - Create DevRel content that educates developers and drives product adoption What Makes Me Different I’m an engineer who writes and a writer who builds, so my work is both technically accurate and easy to understand. If you need AI engineering, technical documentation, or DevRel-focused content, feel free to reach out. 📩 Email: 3rdson.ai@gmail.com

Hi there,

A quick one today 🤗


I've been working as a Gen AI Engineer for over six months now, and I've come to some realisations:

The first one is that AI Engineering isn't a well-defined field yet and the requirements or tasks vary based on the needs of the company/project at hand.

Secondly, An AI Engineer is a blend of a data scientist, machine learning engineer, and software engineer, particularly in backend development.

Why do I say so?

  1. As an AI Engineer, you either use pre-built APIs or train your models, thus taking on the role of a machine learning engineer.

  2. As an AI Engineer, you'll handle large datasets—cleaning, transforming, or otherwise manipulating them—tasks typically done by a data scientist or analyst.

  3. You'll also develop APIs, manage backend tasks, and uphold software engineering principles, akin to a software engineer. This involves making API calls, integrating various APIs, processing data at the backend, and working with databases before exposing results to the frontend.


So, if you're building AI systems, be ready to wear multiple hats. You'll tackle various exciting challenges and make them work. Remember, you're a blend of an ML engineer, a data scientist, and a software engineer.

💡
Thanks for reading ✌️
108 views