Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rdeak/langchain-chatbot


https://github.com/rdeak/langchain-chatbot

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# langchain-chatbot

Chatbot created with [LangChain](https://www.langchain.com/) framework.

Project uses [pipenv](https://pipenv.pypa.io/en/latest/).

## Installation

```bash
pipenv shell
pipenv install
```

## Usage

```ptyhon
TBD
```

## License

This project is licensed under the terms of the MIT license.