diff --git a/libraries/panel/autogen-panel-testimonial.png b/libraries/panel/autogen-panel-testimonial.png new file mode 100644 index 0000000..4790ecd Binary files /dev/null and b/libraries/panel/autogen-panel-testimonial.png differ diff --git a/libraries/panel/datashader-embedding-viz.png b/libraries/panel/datashader-embedding-viz.png new file mode 100644 index 0000000..f17afc4 Binary files /dev/null and b/libraries/panel/datashader-embedding-viz.png differ diff --git a/libraries/panel/harrison-chase-panel-testimonial.png b/libraries/panel/harrison-chase-panel-testimonial.png new file mode 100644 index 0000000..c952228 Binary files /dev/null and b/libraries/panel/harrison-chase-panel-testimonial.png differ diff --git a/libraries/panel/panel-chat-example.png b/libraries/panel/panel-chat-example.png new file mode 100644 index 0000000..8ef5418 Binary files /dev/null and b/libraries/panel/panel-chat-example.png differ diff --git a/libraries/panel/panel_1920x192.png b/libraries/panel/panel_1920x192.png new file mode 100644 index 0000000..cf3a1e9 Binary files /dev/null and b/libraries/panel/panel_1920x192.png differ diff --git a/libraries/panel/readme.md b/libraries/panel/readme.md new file mode 100644 index 0000000..ea1c6ba --- /dev/null +++ b/libraries/panel/readme.md @@ -0,0 +1,69 @@ +# Panel + +![The AI Engineer presents Panel](panel_1920x192.png) + +## Overview + +[Panel](https://panel.holoviz.org/reference/index.html) lets you easily **build AI powered tools, chat interfaces and applications entirely in Python**. + +[![Panel Chat App](panel-chat-example.png)](https://llamahub.ai/l/llama_packs-panel_chatbot?from=all) + +## Description + +Panel is an open-source and free Python library that lets you easily build AI powered tools, chat interfaces and applications entirely in Python. It has a batteries-included philosophy, putting the PyData ecosystem, powerful data tables and much more at your fingertips. High-level reactive APIs and lower-level callback based APIs ensure you can quickly build exploratory applications, but you aren’t limited if you build complex, multi-page apps with rich interactivity. + +### πŸ’‘ Key Highlights + +⚑ Easily turn your data and models into powerful AI powered applications. + +πŸ”‹ Its *batteries included philosophy* enables you to build multi-modal applications. + +πŸ€– Provides powerful chat components + +🦜 Show *chain of thought* with the LangChain callback handler. + +πŸ““ Develop in the notebook or your editor of choice + +Panel is a member of the [HoloViz](https://holoviz.org/) ecosystem of dataviz frameworks. It supports even the the most advanced dataviz use cases. For example you can visualize the biggest datasets interactively in combination with its sister framework [Datashader](https://datashader.org/). + +[![Panel + Datashader Embeddings App](datashader-embedding-viz.png)](https://youtu.be/dNnHlb4RfJY?si=UDegKXF9GHzGE4nk) + +### πŸ€” Why should The AI Engineer care about Panel? + +Because + +- Panel gives the AI Engineer super powers. +- [Deeplearning.AI](https://www.deeplearning.ai/) by Andrew Ng uses Panel to teach AI Engineers how to build chat applications. +- It is a favorite of Harrison Chase, CEO and founder of LangChain. +- Autogen use it to demo their agents and group chat. + +[![Harrison Chase Panel Testimonial](harrison-chase-panel-testimonial.png)](https://x.com/hwchase17/status/1730990206856437831?s=20) + +[![Autogen Panel testimonial](autogen-panel-testimonial.png)](https://x.com/jliisme/status/1727287346817810847?s=20) + +## πŸ“Š Panel Stats + +* πŸ‘·πŸ½β€β™€οΈ Builders: [Philipp Rudiger](https://github.com/philippjfr), [Marc Skov Madsen](https://github.com/MarcSkovMadsen), [Simon HΓΈxbro Hansen](https://github.com/Hoxbro), [Maxime Liquet](https://github.com/maximlt), [Andrew Huang](https://github.com/ahuang11), [Sophia Yang](https://github.com/sophiamyang) +* πŸ‘©πŸ½β€πŸ’Ό Builders on LinkedIn: [philippjfr](https://www.linkedin.com/in/philippjfr/), [marcskovmadsen](https://www.linkedin.com/in/marcskovmadsen/), [hoxbro](https://www.linkedin.com/in/hoxbro/), [maxime](https://www.linkedin.com/in/maxime-liquet/), [haungandrew12](https://www.linkedin.com/in/huangandrew12/), [sophiamyang](https://www.linkedin.com/in/sophiamyang/) +* πŸ‘©πŸ½β€πŸ­ Builders on Twitter: [PhilippJFR](https://twitter.com/PhilippJFR), [Marc Skov Madsen](https://twitter.com/MarcSkovMadsen), [MaximeLiquet](https://twitter.com/MaximeLiquet), [IAteAnDrew1](https://twitter.com/IAteAnDrew1), [sophiamyang](https://twitter.com/sophiamyang) +* πŸ‘©πŸ½β€πŸ’» Contributors: 152 +* πŸ’« GitHub Stars: 3.4k +* 🍴 Forks: 406 +* πŸ‘οΈ Watch: 52 +* πŸͺͺ License: BSD 3-Clause +* πŸ”— Links: Below πŸ‘‡πŸ½ + +## πŸ–‡οΈ Panel Links + +Check out [Panel-Chat-Examples](https://holoviz-topics.github.io/panel-chat-examples/) and + +* GitHub Repository: https://github.com/holoviz/panel +* Official Website: https://panel.holoviz.org/index.html +* Twitter account: https://twitter.com/Panel_org +* LinkedIn account: https://www.linkedin.com/company/panel-org/ +* Profile in The AI Engineer: https://github.com/theaiengineer/awesome-opensource-ai-engineering/blob/main/libraries/panel.md + +--- +πŸ§™πŸ½ Follow [The AI Engineer](https://www.linkedin.com/company/theaiengineer/) for daily insights tailored to AI engineers and subscribe to our [newsletter](http://theaiengineerco.substack.com). We are the AI community for hackers! + +⚠️ If you want me to highlight your favorite AI library, open-source or not, please share it in the comments section!