Skip to content

m-deepankar-singh/langchain-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LangChain Experiments

This repository contains experiments with the LangChain library for natural language processing tasks. The project demonstrates how to create a database from a YouTube video transcript and perform similarity search queries using the FAISS library. The responses are generated using the GPT-3.5 Turbo language model from OpenAI.

Requirements

  • Python 3.6 or higher
  • LangChain library
  • OpenAI API key

Installation

  1. Clone the repository:
git clone https://github.com/your-username/langchain-experiments.git

Tutorials

For video tutorials on how to use the LangChain library and run experiments, visit the YouTube channel: youtube.com/@daveebbelaar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%