Skip to content

a PoC (proof of concept) web app, powered by LangChain and Streamlit, to help you decide the boulder park and boulder problem to tackle for your level!

Notifications You must be signed in to change notification settings

a4lamber/LangChain_boulder_selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangChain Climbing Selector


Motivation

The goal is to have a tool to help climbers to

  • select nearby outdoor boulder park
  • select boulder problems based on their climbing level
  • make some recommended boulder problems in a tabular format

Installation

The python version used is 3.10.12 and please install the dependencies with the following command:

Note: This mini project is dedicated to understand the basics of LangChain. The dependencies are not optimized for production.

pip install -r requirements.txt

Usage

Please deploy it locally with the following command:

streamlit run ./src/main.py

Reference

About

a PoC (proof of concept) web app, powered by LangChain and Streamlit, to help you decide the boulder park and boulder problem to tackle for your level!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages