A series of tools built on GPT to meet many scenarios
3 min readA series of tools built on GPT to meet many scenarios
- Raspberry Pi 5 vs. Mini PC with Intel N100 Processor
- Huawei NearLink Surpasses Bluetooth and WiFi on All Fronts
- Huawei: First Wi-Fi 7 Router BE3 Pro with 2.5G Port at US$68
- What are the differences between WiFi6 WiFi6e and WiFi7?
- PBX On Raspberry Pi
- FreePBX vs. FusionFBX
This article contains a series of tools built on GPT to meet many scenarios in the daily work of developers.
AudioGPT – LLM-based audio assistant
AudioGPT is a tool for processing audio with the help of large language models (LLM).
AudioGPT uses ChatGPT for task analysis when receiving a user request, selects a model according to the functional description available in the speech base model, executes the user instruction with the selected speech base model, and summarizes the response based on the execution result.
With ChatGPT’s powerful language capabilities and numerous basic speech models, AudioGPT can complete almost all tasks in the field of speech.
Specifically, the AudioGPT running process can be divided into 4 stages: modality transformation, task analysis, model assignment and reply generation.
Auto-GPT – GPT-4 automated work items
AgentGPT – Web GPT Robot Deployment Tool
MiniGPT-4 – Enhanced Visual Language Understanding Using LLM
K8sGPT – Kubernetes cluster diagnostic tool
PentestGPT – GPT4-based automated penetration testing tool
Visual ChatGPT – ChatGPT that understands and transfers images
EdgeGPT – Bing Chat Reverse Engineering
BlenderGPT – Integrate GPT4 into Blender
DoctorGPT – Error diagnosis tool integrated with GPT
Chart-GPT – AI tool for building charts based on text input
DocsGPT – open source AI document assistant
CodeGPT —— Use ChatGPT to help developers write Commit Message
JavaGPT —— Java GUI for calling ChatGPT API interface
yakGPT – ChatGPT running locally