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: Command-Line Interface to ChatGPT

4 pointsby peterdeminover 2 years ago

2 comments

pioughdover 2 years ago
I&#x27;ve been working on this, it&#x27;s pretty nice<p><a href="https:&#x2F;&#x2F;github.com&#x2F;mmabrouk&#x2F;chatgpt-wrapper&#x2F;pull&#x2F;6" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mmabrouk&#x2F;chatgpt-wrapper&#x2F;pull&#x2F;6</a>
dmdover 2 years ago
This is an interface to the text-davinci-003 completion service, which is based on GPT-3, not GPT-3.5 like ChatGPT.<p>There is no public facing API for ChatGPT yet.