Skip to content

Latest commit

 

History

History
73 lines (45 loc) · 2.96 KB

README.md

File metadata and controls

73 lines (45 loc) · 2.96 KB

✨ panel-langchain 🦜️🔗

Open in GitHub Codespaces

Panel provides some unique and powerful features for creating chat bots and AI agents in Python.

We want to make it easy to use Panel and LangChain to build AI tools and apps.

This repository contains reference implementations of various LangChain bots and agents as Panel apps.

Check out the examples folder.

THIS PROJECT IS CURRENTLY JUST AN IDEA.

👍 Credits

Currently our examples are highly inspired by and aligned with the langchainai/streamlit-agent examples.

s## 🚀 Get started in under a minute

Install panel-langchain including the examples dependencies.

pip install panel-langchain[examples]

Explore the sample apps

pn hello panel-langchain

Project Intro

You can now find the reference and gallery notebooks in the examples/awesome-panel/panel-langchain folder. Check them out by running jupyter lab.

📒 Explore the examples online

Click one of the buttons

nbviewer Binder

⭐ Support

Please support Panel and awesome-panel by giving the projects a star on Github:

Thanks

❤️ Contribute

If you are looking to contribute to this project you can find ideas in the issue tracker. To get started check out the DEVELOPER_GUIDE.

I would love to support and receive your contributions. Thanks.

Hacktober Fest.

Monitor

PyPI version Downloads Python Versions License Test Results