I’m an Angular Developer, Not an AI Engineer — A Step-by-Step Guide to Building My First RAG App

📰 Medium · RAG

When I first heard about terms like embeddings, vector databases, and retrieval pipelines, I assumed this was not for me. Continue reading on Medium »

Published 28 Apr 2026

Full Article

Title: I’m an Angular Developer, Not an AI Engineer — A Step-by-Step Guide to Building My First RAG App

URL Source: https://medium.com/@sumitsarroff/im-an-angular-developer-not-an-ai-engineer-a-step-by-step-guide-to-building-my-first-rag-app-acf29c738c62?source=rss------rag-5

Published Time: 2026-04-28T11:15:51Z

Markdown Content:
# I’m an Angular Developer, Not an AI Engineer — A Step-by-Step Guide to Building My First RAG App | by Sumit Ranjan | Apr, 2026 | Medium

[Sitemap](https://medium.com/sitemap/sitemap.xml)

[Open in app](https://play.google.com/store/apps/details?id=com.medium.reader&referrer=utm_source%3DmobileNavBar&source=post_page---top_nav_layout_nav-----------------------------------------)

Sign up

[Sign in](https://medium.com/m/signin?operation=login&redirect=https%3A%2F%2Fmedium.com%2F%40sumitsarroff%2Fim-an-angular-developer-not-an-ai-engineer-a-step-by-step-guide-to-building-my-first-rag-app-acf29c738c62&source=post_page---top_nav_layout_nav-----------------------global_nav------------------)

[](https://medium.com/?source=post_page---top_nav_layout_nav-----------------------------------------)

Get app

[Write](https://medium.com/m/signin?operation=register&redirect=https%3A%2F%2Fmedium.com%2Fnew-story&source=---top_nav_layout_nav-----------------------new_post_topnav------------------)

[Search](https://medium.com/search?source=post_page---top_nav_layout_nav-----------------------------------------)

Sign up

[Sign in](https://medium.com/m/signin?operation=login&redirect=https%3A%2F%2Fmedium.com%2F%40sumitsarroff%2Fim-an-angular-developer-not-an-ai-engineer-a-step-by-step-guide-to-building-my-first-rag-app-acf29c738c62&source=post_page---top_nav_layout_nav-----------------------global_nav------------------)

![Image 1](https://miro.medium.com/v2/resize:fill:32:32/1*dmbNkD5D-u45r44go_cf0g.png)

# I’m an Angular Developer, Not an AI Engineer — A Step-by-Step Guide to Building My First RAG App

[![Image 2: Sumit Ranjan](https://miro.medium.com/v2/resize:fill:32:32/1*UkWstCS6rQA6-hr3dfuXJw.png)](https://medium.com/@sumitsarroff?source=post_page---byline--acf29c738c62---------------------------------------)

[Sumit Ranjan](https://medium.com/@sumitsarroff?source=post_page---byline--acf29c738c62---------------------------------------)

Follow

4 min read

·

Just now

[](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fvote%2Fp%2Facf29c738c62&operation=register&redirect=https%3A%2F%2Fmedium.com%2F%40sumitsarroff%2Fim-an-angular-developer-not-an-ai-engineer-a-step-by-step-guide-to-building-my-first-rag-app-acf29c738c62&user=Sumit+Ranjan&userId=c60a63327a70&source=---header_actions--acf29c738c62---------------------clap_footer------------------)

[](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2Facf29c738c62&operation=register&redirect=https%3A%2F%2Fmedium.com%2F%40sumitsarroff%2Fim-an-angular-developer-not-an-ai-engineer-a-step-by-step-guide-to-building-my-first-rag-app-acf29c738c62&source=---header_actions--acf29c738c62---------------------bookmark_footer------------------)

[Listen](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2Fplans%3Fdimension%3Dpost_audio_button%26postId%3Dacf29c738c62&operation=register&redirect=https%3A%2F%2Fmedium.com%2F%40sumitsarroff%2Fim-an-angular-developer-not-an-ai-engineer-a-step-by-step-guide-to-building-my-first-rag-app-acf29c738c62&source=---header_actions--acf29c738c62---------------------post_audio_button------------------)

Share

Press enter or click to view image in full size

![Image 3](https://miro.medium.com/v2/resize:fit:700/1*elqvy_f0xCaG6b8Q611KQQ.jpeg)

When I first heard about terms like _embeddings_, _vector databases_, and _retrieval pipelines_, I assumed this was not for me.

As an Angular developer, I work with APIs, UI states, and components — not AI systems.

But after building a small project, I realized something:

RAG is not complex. It’s just a structured pipeline, very simila
Read full article → ← Back to Reads