Skip to content
#

langchain-chains

Here are 32 public repositories matching this topic...

This project integrates LangChain v0.2.6, HuggingFace Serverless Inference API, and Meta-Llama-3-8B-Instruct. It provides a chat-like web interface to interact with a language model and maintain conversation history using the Runnable interface, the upgraded version of LLMChain. LLMChain has been deprecated since 0.1.17.

  • Updated Aug 3, 2024
  • Python

Generative AI demos, an example of a langchain based application that implements Retrieval-Augmented-Generation for an enhanced generation. It uses OpenAI model and OpenAI function tool agent. Able to run Ollama Mistral local LLM too.

  • Updated Mar 26, 2024
  • Python

This project demonstrates a complete workflow that uses 'LangGraph', a stateful orchestration framework to streamline the coordination and the integration of Large Language Models (LLMs) like OpenAI’s GPT-4o-mini with real-time search APIs like ‘Google Search’.

  • Updated Jun 11, 2025
  • Python

This repository contains a Python script that uses the Langchain framework to automatically generate YouTube video titles and scripts. The script uses the GPT-3.5 language model to generate the text, and it can be customized to generate different types of content, such as educational videos, product reviews, or vlogs.

  • Updated Sep 12, 2023
  • Python

This is an AI-powered solution designed to streamline cold email generation and client engagement for service-based companies. By utilizing Llama-3.1, a state-of-the-art language model, and ChromaDB, a vector database optimized for semantic search and retrieval, the tool generates highly personalized and contextually relevant cold emails.

  • Updated Nov 8, 2024
  • Python

Improve this page

Add a description, image, and links to the langchain-chains topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the langchain-chains topic, visit your repo's landing page and select "manage topics."

Learn more