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.
Summarize Documents with LangChain and Chroma A brief guide to summarizing documents with LangChain and Chroma vector store.
Summarize Text with LangChain and OpenAI A brief guide to summarizing text inputs with LangChain and OpenAI.
LangChain Decoded: Part 2 - Embeddings An exploration of the LangChain framework and modules in multiple parts; this post covers Embeddings.
LangChain Decoded: The Muggles Guide to LangChain The muggles guide to LangChain, a short compendium. A series of posts on the fast-growing LangChain LLM development framework.
LangChain Decoded: Part 1 - Models An exploration of the LangChain framework and modules in multiple parts; this post covers Models.