Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdeak/langchain-chatbot
https://github.com/rdeak/langchain-chatbot
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rdeak/langchain-chatbot
- Owner: rdeak
- License: mit
- Created: 2024-02-05T08:56:04.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-05T09:27:27.000Z (11 months ago)
- Last Synced: 2024-02-05T10:53:01.830Z (11 months ago)
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.