这是一个使用 #GPT4 驱动的项目,展示了如何让 AI 来持续的运行脚本 -> 发现错误 -> 反馈错误 -> 做出修改 直到 bug 完全被解决。
A GreasyFork script to export the chat history of ChatGPT.
Supported Formats:
- Text
- PNG (Full Page Screenshot!)
- HTML
- JSON
OpenAI 支持的国家列表
官方接口查看节点信息:https://chat.openai.com/cdn-cgi/trace
Given a query, Clarity fetches relevant, up-to-date information from the web and uses OpenAI's API to generate an answer.
The app works as follows:
- Get query from user
- Scrape Google for relevant webpages
- Parse webpages for text
- Build prompt using query + webpage text
- Call OpenAI API to generate answer
- Stream answer back to user
Build your ChatGPT assistant with your own data in minutes.
Copilot Hub 是一个帮助你基于私有数据创建智能知识库 & 人格化 AI 的平台。你可以基于文档、网站、Notion database 或其他数据源在几分钟内创建一个自定义的 ChatGPT。
开源,可自建
仅通过聊天来操控您的 Excel 表格
Similar:
- https://github.com/gnehs/subtitle-translator
- https://github.com/gnehs/subtitle-translator-electron
- https://github.com/jesselau76/srt-gpt-translator
- https://github.com/rockbenben/subtitle-translator 一款免费、开源的批量字幕翻译工具,支持
.srt、.ass、.vtt等字幕格式,多种翻译接口(API + AI 大模型)。 - https://github.com/cddqssc/Caption-Trans 使用 AI 大模型翻译视频字幕。特别为日语优化。
ChatDOC is a ChatGPT-based file-reading assistant that can quickly extract, locate, and summarize information from PDFs.
Similar:
评测:
Easily proofread, edit, and track changes to your content in chatGPT.
英语语法检查、文本比对及标记。
ChatMind 是一个利用 AI 自动生成思维导图的在线工具,只需要输入问题、文章、数据就可以了。并且对于问题,它还能自己获取答案,可导出图片与 Markdown 文档两种格式。
Using ChatGPT/GPT-3.5/GPT-4 in the terminal. Written in Rust.
written in Rust
written in Go
- https://github.com/Nemoden/gogpt
- https://github.com/tbckr/sgpt
- https://github.com/shellfly/aoi
- https://github.com/j178/chatgpt
- https://github.com/charmbracelet/mods
written in Python
- https://github.com/npiv/chatblade
- https://github.com/TheR1D/shell_gpt
- https://github.com/reorx/ai.py A single-file Python script that interacts with ChatGPT API in the command-line.
- https://llm.datasette.io/en/stable/index.html A CLI utility and Python library for interacting with Large Language Models, both via remote APIs and models that can be installed and run on your own machine.
written in Bash
- https://github.com/0xacx/chatGPT-shell-cli Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.
- https://github.com/janlay/openai-cli
- https://github.com/TBXark/shell-ask source
- https://github.com/AlexW00/cli-gpt
- https://github.com/allen-munsch/hey_gpt_hey_whisper
- https://github.com/TNG/please-cli An AI helper for creating CLI commands
- https://github.com/simonmysun/ell Pipe friendly, Function calling
- https://github.com/closedloop-technologies/autocomplete-sh Context-Aware: Considers terminal state, recent commands, and
--helpinformation - https://github.com/wintermute-cell/shellmind A shell plugin that uses an llm to convert natural language or pseudo-code into actual shell commands. It is not just an llm client, but integrates into the shell for convenience and speed.
基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
Siri Ultra 是一个能在 iPhone 上使用的 AI 聊天快捷指令,无需下载任何 App,即可体验到最新的大模型。
- 通过 Siri 实时语音对话,也可以直接运行快捷指令进行文字对话
- 兼容各种大模型,包括 OpenAI、Gemini、DeepSeek 等
- 支持联网搜索(需单独配置搜索 key)
- 支持网页总结 (链接发给快捷指令即可)
Similar:
- ChatGPT-Siri: Shortcuts for Siri using ChatGPT API 由 ChatGPT API gpt-3.5-turbo & gpt-4 模型驱动的智能 Siri,支持连续对话,配置API key,配置系统prompt,保存聊天记录。