Building a Fitness AI Agent with LangChain.js: A Real-World Implementation
Deep dive into implementing a production-ready AI fitness agent using LangChain.js with structured tools, proper prompting, and intelligent context retrieval.
Accepting new clients
You run the business.
I handle the software.
I'm Samuel Fajreldines, a senior software engineer. Growing U.S. businesses hire my team to become their software department, not a vendor they rehire every quarter. I set the technical direction, my team builds and ships, and I stay accountable for everything that goes out.
Deep dive into implementing a production-ready AI fitness agent using LangChain.js with structured tools, proper prompting, and intelligent context retrieval.
Discover how Langchainjs orchestrates AI tool and function calling with the chain-of-thought paradigm, featuring a practical fitness app example.
A deep dive into Graphiti, Zep's open-source temporal knowledge-graph framework, plus a full blueprint for building a Personal Financial AI Coach that learns…
Learn step-by-step how I combined Bun, TypeScript, Puppeteer and OpenAI's ChatGPT to create a bot that scans LinkedIn, decides if a role matches my profile,…
A comprehensive guide on structuring services in an MSC (Model-Service-Controller) architecture using TypeScript, exploring whether to align services by model,…