ChatGPT open source project directly used to make money

Today I will share with you five ChatGPT open source projects, if you are interested, you can give it a try!

1、chatgpt-android

ChatGPT Android is a ChatGPT Android project built with Stream Chat SDK for Compose. This repository is mainly for demonstration purposes:

Use ChatGPT's unofficial API.

Implement the entire UI element using Jetpack Compose.

Implement Android Architecture Components using Jetpack libraries such as Hilt and AppStartup.

Use Kotlin coroutines to perform background tasks.

Integrate chat system with Stream Chat SDK for real-time event handling.

Github:https://github.com/skydoves/chatgpt-android

2、chatgpt-java

ChatGPT Java version, OpenAI ChatGPT's reverse engineering SDK, extensible for chatbots and more.

Github:https://github.com/PlexPt/chatgpt-java

3、chatgpt-vscode

This Visual Studio Code extension allows you to use the unofficial ChatGPT API to generate OpenAI's ChatGPT conversations.

Ask a question or use a code snippet in the editor to query ChatGPT through the input box in the sidebar

Right-click on code selection to run a shortcut in the context menu

View ChatGPT's answers on the panel next to the editor

Ask follow-up questions on responses (conversation context remains the same).

Insert the code snippet into the active editor by clicking on the AI's response

Github:https://github.com/mpociot/chatgpt-vscode

4、chatgpt-desktop

 

An unofficial open source OpenAI ChatGPT desktop application developed using tauri and rust for mac, windows and linux menu bars.

Github:https://github.com/sonnylazuardi/chatgpt-desktop

5、PyChatGPT

A Python client for the unofficial ChatGPT API with automatic token regeneration, conversation tracking, proxy support, and more.

Github:https://github.com/rawandahmad698/PyChatGPT

6、chatGpt_wechat

Access chatGpt for your personal wechat, turning your wechat into an intelligent AI robot!

GPT robot model heat can be configured

Asking questions adds context

Robot Group Chat @Reply

Robot Private Chat Reply

Friends added automatically through

Online demo: http://chat.wxredcover.cn/

Gitee:https://gitee.com/lmuiotctf/chatGpt_wechat

Guess you like

Origin blog.csdn.net/z_ssyy/article/details/131519421