Skip to content
#

langchain-chains

Here are 16 public repositories matching this topic...

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 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

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

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