Study Abroad best Guide for Students to find best colleges and universities abroad

Let’s build a Chrome extension that steals as much data as possible

Manifest v3 may have taken some of the juice out of browser extensions, but I think there is still plenty left in the tank. To prove it, let’s build a Chrome extension that steals as much data as possible. I’m talking kitchen sink, whole enchilada, Grinch-plundering-Whoville levels of data theft.This will accomplish two things:Explore the…

By |2023-02-23T01:19:15+00:00February 23rd, 2023|Education|0 Comments

Four ways to build web apps

Intro This is my opinionated list of four approaches to building websites and web applications. Publicly hosted on the internet, serving HTML, CSS, JavaScript, images, etc over HTTP. #1: Hugo Static Sites + Progressive Web Apps Static websites are boring. Vendors rarely talk about them because the margins are miniscule compared to flashy, compute-heavy services.…

By |2023-02-23T01:19:09+00:00February 23rd, 2023|Education|0 Comments

LangChain: Build AI apps with LLMs through composability

⚡ Building applications with LLMs through composability ⚡ Quick Install pip install langchain 🤔 What is this? Large language models (LLMs) are emerging as a transformative technology, enabling developers to build applications that they previously could not. But using these LLMs in isolation is often not enough to create a truly powerful app - the…

By |2023-01-20T11:17:10+00:00January 20th, 2023|Education|0 Comments
Go to Top