Updates for 2023-03-12
·1 min
Here’s the projects added or updated today:
- OpenAI Translator
- A Chrome extension that uses the OpenAI API to translate text, with additional features like polishing and summarization.
- roam-ai
- A Roam Research plugin that generates text based on the current block, generates an image using DALL-E 2, and rephrases text.
- TypingMind
- A better UI for ChatGPT, with enhanced features like fast response, chat search, integrations, prompt library, etc.
- cz-git
- A Commitizen CLI and Commitizen adapter generate standardized commit messages with AI. Recipes/OpenAI
- chatGPT-shell-cli
- A simple, lightweight shell script to use OpenAI’s chatGPT and DALL-E from the terminal.
- i18n-cli
- A command-line interface (CLI) tool that utilizes the OpenAI API to translate locale files based on JSON format.
- ChatGPT-for-Translation
- Python tool for translating text files. It provides bilingual translation, multithreading, and automatic handling of excessive request frequency.