本仓库收集了一系列与AI聊天相关的脚本和有价值的聊天记录。这些资源有助于你在AI聊天应用开发、聊天记录管理等方面进行探索和实践。
仓库包含以下类型的文件:
- Python脚本:用于处理各种AI聊天相关的任务,例如文件格式转换、数据提取等。
- 油猴脚本(Tampermonkey scripts):用于在网页上实现AI聊天窗口大小调整、聊天记录自动保存等功能。
- 聊天记录文件:以文本、JSON、Markdown等格式保存的有价值的AI聊天记录。
- 文档文件:包含对一些技术问题的分析和讨论,以及对相关操作的说明。
- claude-f10cf4f8-6078-4c07-acb2-12d8e111f123-2024-11-14T14-51-00-347Z.txt:Claude的聊天记录文本文件。
- Hello Bro Chat_gpt-4o_2024-11-16T14-12-50.json:与GPT-4相关的Hello Bro Chat聊天记录JSON文件。
- Analyzing HTML File Content - Claude.md:关于分析Claude聊天记录中HTML文件内容的文档。
- Converting HTML to Markdown - Claude.md:介绍如何将Claude聊天记录中的HTML转换为Markdown格式的文档。
- Python脚本:确保你已经安装了Python环境,根据每个脚本的功能需求,在命令行中运行相应的脚本,可能需要提供一些输入参数。
- 油猴脚本:安装油猴浏览器扩展(Tampermonkey),将脚本代码复制到油猴扩展中,根据需要调整脚本的配置选项。
如果你有改进建议、新的脚本或有特殊消息形式的聊天记录,欢迎提交Pull Request。
本仓库中的代码和文档遵循MIT。请在使用前仔细阅读许可证条款。
This repository collects a series of AI chat-related scripts and valuable chat records. These resources are helpful for you to explore and practice in AI chat application development, chat record management, etc.
The repository contains the following types of files:
- Python scripts: Used to handle various AI chat-related tasks, such as file format conversion, data extraction, etc.
- Tampermonkey scripts: Used to implement functions such as resizing AI chat windows and automatically saving chat records on web pages.
- Chat record files: Valuable AI chat records saved in formats such as text, JSON, and Markdown.
- Document files: Contain analysis and discussions on some technical issues, as well as instructions for related operations.
- claude-f10cf4f8-6078-4c07-acb2-12d8e111f123-2024-11-14T14-51-00-347Z.txt: A text file of Claude's chat records.
- Hello Bro Chat_gpt-4o_2024-11-16T14-12-50.json: A JSON file of Hello Bro Chat chat records related to GPT-4.
- Analyzing HTML File Content - Claude.md: A document about analyzing the HTML file content in Claude's chat records.
- Converting HTML to Markdown - Claude.md: A document introducing how to convert HTML in Claude's chat records into Markdown format.
- Python scripts: Make sure you have installed a Python environment. According to the functional requirements of each script, run the corresponding script in the command line. You may need to provide some input parameters.
- Tampermonkey scripts: Install the Tampermonkey browser extension, copy the script code into the Tampermonkey extension, and adjust the script configuration options as needed.
If you have suggestions for improvements, new scripts, or special messages for chat, you are welcome to submit a Pull Request.
The code and documents in this repository follow MIT. Please read the license terms carefully before use.