PinnedBoring Developer·1d agoWhat Are AI Agents? How They Work and Why They Change EverythingYou asked ChatGPT to help plan a trip. It gave you a list of hotels. An AI Agent would have booked the flight, reserved the room, blocked…
Boring Developer·May 23Fine-Tuning LLM: Building Personality of AIRAG gives AI new information. Fine-tuning changes how it thinks. Here's what fine-tuning actually is — plain English, No Degree required
Boring Developer·May 17Stop Hallucinations: How RAG Gives AI the Right AnswerQuick heads up: this is Part 2 of a series. Part 1 covers LLMs — the thing that makes ChatGPT work. If you skipped it, this will still make…
Boring Developer·May 9Large language models, explained simply — no engineering degree requiredYou’ve used ChatGPT. You’ve heard people call it ‘just autocomplete.’ But if that’s true — why does it write better than most people you…
Boring Developer·Sep 2, 2023JWT Token Verification with NodeJS and JWTIn today’s digital era, securing our data and confidential information is nothing less than a paramount. Ensuring that only authorized…
Boring Developer·Aug 26, 2023Building-up CRUD API using NodeJS | Express and PostgreSQL💚Hey Folks! Today, we’re going to dive into the world of backend development and explore how we can create a CRUD (Create, Read, Update…
Boring Developer·Aug 25, 2021Standard Counter Application using Riverpod in FlutterHey! guys Welcome back again!A response icon1A response icon1
Boring Developer·Aug 16, 2021The Evolution of Counter App Using Provider in FluttersFlutter is Google’s UI toolkit for making applications for mobile, web, and desktop platforms from a single codebase.