TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Apply plugins to LLMs in one line of code with PlugnPlai and Langchain

5 pointsby edreismdalmost 2 years ago
Hey HackerNews, I&#x27;m building an open-source library aiming to make it very easy for anyone to use plugins with any LLM (plugins as defined by OpenAI).<p>I just finished this very simple tutorial: <a href="https:&#x2F;&#x2F;github.com&#x2F;edreisMD&#x2F;plugnplai&#x2F;blob&#x2F;master&#x2F;examples&#x2F;apply_plugins_three_steps.ipynb">https:&#x2F;&#x2F;github.com&#x2F;edreisMD&#x2F;plugnplai&#x2F;blob&#x2F;master&#x2F;examples&#x2F;a...</a>. And would love to get some feedback, and suggestions on how to improve it &#x2F; make it useful for you.<p>Steps: 1. Load plugins from <a href="https:&#x2F;&#x2F;plugnplai.com" rel="nofollow">https:&#x2F;&#x2F;plugnplai.com</a> directory (now with ~150 plugins) 2. Install and activate: Load specifications and build a default prompt describing the plugins to the LLM 3. Apply the plugins as a decorator to your function<p>Links: - Plug and Plai directory: <a href="https:&#x2F;&#x2F;plugnplai.com" rel="nofollow">https:&#x2F;&#x2F;plugnplai.com</a> - Open Source Lib: <a href="https:&#x2F;&#x2F;github.com&#x2F;edreisMD&#x2F;plugnplai">https:&#x2F;&#x2F;github.com&#x2F;edreisMD&#x2F;plugnplai</a>

no comments

no comments