✕ Clear all filters
14 articles
▶ Videos →

📰 Dev.to · Sebastian

14 articles · Updated every 3 hours · View all reads

All Articles 102,803Blog Posts 115,510Tech Tutorials 26,037Research Papers 21,011News 16,066 ⚡ AI Lessons
Coding Challenges Built Around Real-World Problems
Dev.to · Sebastian 3mo ago
Coding Challenges Built Around Real-World Problems
Most coding challenge platforms are algorithm-heavy. That's not a bad thing — but after working on...
Open Source Serverless Product Analytics on AWS
Dev.to · Sebastian ☁️ DevOps & Cloud 5mo ago
Open Source Serverless Product Analytics on AWS
Product analytics shouldn't require managing servers, containers, or complex infrastructure. Yet most...
Practical usage of asynchronous context tracking in NodeJS and AWS Lambda
Dev.to · Sebastian ☁️ DevOps & Cloud 7mo ago
Practical usage of asynchronous context tracking in NodeJS and AWS Lambda
Asynchronous context tracking in NodeJS, introduced with version 16, addresses a common challenge in...
LangChain: Building a local Chat Agent with Custom Tools and Chat History
Dev.to · Sebastian 🧠 Large Language Models 1y ago
LangChain: Building a local Chat Agent with Custom Tools and Chat History
The LangChain library spearheaded agent development with LLMs. When running an LLM in a continuous...
Advanced LangChain: Memory, Tools, Agents
Dev.to · Sebastian 🧠 Large Language Models 1y ago
Advanced LangChain: Memory, Tools, Agents
Large Language Models (LLMs) are complex neural networks of the transformer architecture with...
Retrieval Augmented Generation Frameworks: LangChain
Dev.to · Sebastian 🧠 Large Language Models 1y ago
Retrieval Augmented Generation Frameworks: LangChain
Large Language Models have one crucial limitation: They can only generate text determined by the...
NLP Tasks with the LangChain LLM Library
Dev.to · Sebastian 🧠 Large Language Models 2y ago
NLP Tasks with the LangChain LLM Library
Large Language Models (LLMs) are neural networks trained on terabytes of input data that exhibit...
Theming with Amplify UI, AWS Amplify Studio, and Figma
Dev.to · Sebastian 4y ago
Theming with Amplify UI, AWS Amplify Studio, and Figma
Following the first guide on how to use AWS Amplify Studio and Figma to create React components, this...
Create React Components using Figma and AWS Amplify Studio
Dev.to · Sebastian 4y ago
Create React Components using Figma and AWS Amplify Studio
At re:Invent 2021, AWS Amplify announced AWS Amplify Studio, a visual development portal to build and...
Flask vs Django in 2020
Dev.to · Sebastian 5y ago
Flask vs Django in 2020
Hi there! I'm a python programmer and recently (a few months) I've been learning and working with Fla...