A collection of bookmarks filtered by the tag "Production Monitoring".
Filter by:
Discover More
Related Bookmarks
hamel.dev
Using LLM-as-a-Judge For Evaluation: A Complete Guide – Hamel's Blog - Hamel Husain
A step-by-step guide with my learnings from 30+ AI implementations.
ai-sdk.dev
Agent
A composable component for displaying AI agent configuration with model, instructions, tools, and output schema.
github.com
GitHub - rasbt/LLMs-from-scratch: Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step - rasbt/LLMs-from-scratch
Related Projects
ComposerAI
AI email client / mailbox for agentic search and tasks
Java Chat
RAG-powered Java learning chat app with streaming answers and citations
Researchly
AI-powered web search with a contextual chat assistant
Related Books
The RLHF Book
Nathan Lambert
This is a guide to reinforcement learning from human feedback (RLHF), alignment, and post-training for Large Language Models (LLMs). Author Nathan Lam...
Related Investments
Aescape
Robotics company developing automated massage and wellness solutions using advanced robotics and AI.
Documatic
AI-powered documentation platform that automatically generates and maintains technical documentation from code.
Databerry
AI-powered data analytics platform helping businesses extract insights from unstructured data.
A Simple Guide to Retrieval Augmented Generation
Abhinav Kimothi
Retrieval Augmented Generation (RAG) enhances a Large Language Model (LLM) by adding context from an external knowledge base. This allows the model to...
Build a Reasoning Model (From Scratch)
Sebastian Raschka
Description A deep dive into the architecture and implementation of AI models capable of logical deduction and multi-step reasoning. It explains how t...