11 articles

📰 Dev.to · Tim Kelly

Articles from Dev.to · Tim Kelly · 11 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (10230) ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog
Turning My Obsidian Vault Into a Searchable Wiki With Spring Boot and MongoDB
Dev.to · Tim Kelly 8mo ago
Turning My Obsidian Vault Into a Searchable Wiki With Spring Boot and MongoDB
Like any note-taker worth their salt, I’ve built up a cumbersome, often neglected pile of half-formed...
Secure Local RAG with Role-Based Access: Spring AI, Ollama & MongoDB
Dev.to · Tim Kelly 9mo ago
Secure Local RAG with Role-Based Access: Spring AI, Ollama & MongoDB
Retrieval-augmented generation (RAG) gives our language models the power to fetch more relevant,...
Understanding BSON for Java Developers: A Beginner’s Guide to MongoDB’s Data Format
Dev.to · Tim Kelly 10mo ago
Understanding BSON for Java Developers: A Beginner’s Guide to MongoDB’s Data Format
When working with MongoDB, it’s easy to think you’re dealing with JSON. After all, the queries,...
Spring AI and MongoDB: How to Build RAG Applications
Dev.to · Tim Kelly 10mo ago
Spring AI and MongoDB: How to Build RAG Applications
Co-authored with Josh Long, Spring Developer Advocate on the Spring team and Youtuber at...
Building a Real-Time Market Data Aggregator with Kafka and MongoDB
Dev.to · Tim Kelly 11mo ago
Building a Real-Time Market Data Aggregator with Kafka and MongoDB
It starts the same way every time: an RSS feed, a CSV dump, a dashboard wired together with hope and...
Building a Real-Time AI Fraud Detection System with Spring Kafka and MongoDB
Dev.to · Tim Kelly 12mo ago
Building a Real-Time AI Fraud Detection System with Spring Kafka and MongoDB
In this tutorial, we'll build a real-time fraud detection system using MongoDB Atlas Vector Search,...
How to Make a RAG Application With LangChain4j
Dev.to · Tim Kelly 1y ago
How to Make a RAG Application With LangChain4j
Retrieval-augmented generation, or RAG, introduces some serious capabilities to your large language...