martinpeck / langchain-playpen

A place for me to play with LangChain. Nothing to see here. Move along.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LangChain PlayPen

Description

This is a personal "play pen" to learn more about LangChain. Most of what you see here comes from tutorials.

Installation

  • Create a Python virtual environment using python3 -m venv venv
  • Activate the virtual environment using source venv/bin/activate
  • Open the project in VS Code using code .

© 2024 Martin Peck

About

A place for me to play with LangChain. Nothing to see here. Move along.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%