Updates for 2023-04-02
·1 min
Here’s the projects added or updated today:
Specialized ChatGPT application for scientific research work, optimized for academic paper proofreading experience, supports custom shortcut buttons, supports markdown table display, Tex formula dual display, improved code display function, added local Python project analysis/self-analysis function.
naming is a command line tool that suggests intuitive and descriptive names for your functions and variables, improving the readability of your code. It uses ChatGPT API to generate program naming suggestions tailored to your code.
GPTerminator is a python package that provides a convenient way to interact with OpenAI’s chat completion and image generation API’s using your command line interface.