Skip to main content
  1. posts/

Updates for 2023-03-09

·1 min

Here’s the projects added or updated today:

  • ChatBox

    ChatBox is a cross-platform desktop client for OpenAI API, also a prompt debugging and management tool.

  • chatgpt-cli

    A markdown-supported command-line interface tool that connects to ChatGPT using OpenAI’s API key. Commands provided enable you to use this tool much like you would use the official web client. Conversations are saved as JSON format in your machine.

  • AI Subtitle Translator

    Translate local or Youtube/Bilibili subtitle using GPT-3.5 API. Source Code AI Subtitle

  • turbocommit

    CLI that uses the staged diff and optional message to create Conventional commits.