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: Pen.el (Working GPT-3/LM for Emacs with easy Docker install)

15 pointsby mullikinealmost 4 years ago

4 comments

mullikinealmost 4 years ago
This is an update to my previous submission a week ago.<p>- Easy docker install and run - one-liner - A tutorial - Rewritten most of the code to be - faster, - more featureful, - more reliable, and - much closer to pure elisp<p>pen.el is a GPT-3 editor based on emacs and an alternative to Copilot and is configurable to connect other completion engines. It&#x27;s also an emacs lisp package that can be installed into your existing environment.<p>I am working on the GPT-j completer currently. Google has kindly sponsored a free TPU. Thank you Google!<p>I&#x27;m camped out in McDonalds using the free WiFi to upload the image. Thanks for sponsoring some free WiFi too, McDonalds!<p>Discard the docker image after use as it saves the OpenAI API key.<p><pre><code> docker run --rm -ti --entrypoint= semiosis&#x2F;pen.el:latest .&#x2F;run.sh </code></pre> Please give it a try and submit bug reports. P2P prompt sharing is on its way.
mullikinealmost 4 years ago
Prompt chaining: Linking prompts together usefully in emacs<p><a href="https:&#x2F;&#x2F;mullikine.github.io&#x2F;posts&#x2F;using-emacs-prompt-functions-inside-other-prompt-functions&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mullikine.github.io&#x2F;posts&#x2F;using-emacs-prompt-functio...</a>
mullikinealmost 4 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;semiosis&#x2F;pen.el&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;semiosis&#x2F;pen.el&#x2F;</a>
rescuesocialalmost 4 years ago
Mullikine&#x27;s GPT-J and prompt edits for NLG is very important for us to create social rescue tech.
评论 #27868288 未加载