Safe Browsing with Google Cloud Web Risk A brief guide to Google Safe Browsing, a free URL risk assessment service, and its commercial counterpart, Google Cloud Web Risk.
Blinkist for URLs with LangChain and OpenAI A brief guide to AI-generated web URL summaries with LangChain and OpenAI.
Summarize Google News Results with LangChain and Serper API A brief guide to Google news search and AI-generated summaries with LangChain LLM framework and Serper API.
Summarize Documents with LangChain and Pinecone A brief guide to document summarization with LangChain LLM framework and Pinecone vector database.
Generative Question-Answering with LangChain and Pinecone A brief guide to generative question-answering with LangChain LLM framework and Pinecone vector database.
LangChain Decoded: Part 4 - Indexes An exploration of the LangChain framework and modules in multiple parts; this post covers Indexes.
Getting Started with Google Cloud Vertex AI PaLM API A brief guide to getting started with Google Cloud Vertex AI PaLM API, including samples for question-answering and text summarization.
Open-Source LLM Observability with Helicone A brief on observability challenges for large language models (LLMs), and how to address them using the open-source platform Helicone.
LangChain Decoded: Part 3 - Prompts An exploration of the LangChain framework and modules in multiple parts; this post covers Prompts.