This repo contains extended functionality based on LangChain
-
ChromeDriver - An open source tool for automated testing of webapps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more. ChromeDriver is a standalone server that implements the W3C WebDriver standard.
-
LibMagic - An open source tool that identifies file types by checking their headers according to a predefined list of file types.
Run the below command in the slangchain project repository parent directory.
pip install .
Readme for the examples can be found here.
BabyAGI AWS Lambda Boilerplate Deployment - Example can be found here