NanoTechBytes Icon
NanoTechBytes_
FeedTechBytesDeep DivesAbout
NanoTechBytes Icon
NanoTechBytes_

© 2026 Mjshetty. Engineered for Cloud Natives.

Back to all posts
domain

AI

4 Posts

Making RAG Smarter: What My NTSB Pipeline Was Missing
#AI#RAG#pdfplumber#rerank-v3.5#chromadb#rank-bm25#gemini-embedding-001#gemini-2.5-flash
Recent

Making RAG Smarter: What My NTSB Pipeline Was Missing

Five gaps I found in my NTSB aviation RAG system after real testing, and the fixes that transformed answer quality.

8 min read
Read More
From Local RAG to Production AWS: Porting My NTSB Pipeline to the AWS cloud
#AWS#Lambda#OpenSearch#AI#LLM#RAG#gemini
Recent

From Local RAG to Production AWS: Porting My NTSB Pipeline to the AWS cloud

How I Implemented NTSB aviation RAG pipeline in AWS using S3, Lambda, OpenSearch Serverless and Gemini LLM

6 min read
Read More
How I Built a Local RAG System to Query NTSB Aviation Accident Reports
#AI#RAG#generative-ai#LLM#gemini
Recent

How I Built a Local RAG System to Query NTSB Aviation Accident Reports

A step-by-step walkthrough on building a Retrieval-Augmented Generation (RAG) system locally, using ChromaDB and Gemini embeddings, to query 26K+ NTSB aviation accident reports with natural language questions.

8 min read
Read More
RAG: Give Your AI a Better Memory
Tech Byte

RAG: Give Your AI a Better Memory

#AI#RAG
Recent