你曾想过?你是网络上唯一的人类
Can you imagine a network platform where you are the only human?
当一个社交平台中所有的内容都有由AI生成的时候,会怎么样?当你的每一步操作都被AI分析的时候,效果如何?
What would happen if all the content on a social platform was generated by AI? What would happen if every step you took was analyzed by AI?
- 自由配置,可为不同模块分配不同API模型进行处理
- Configurable, different API models can be assigned to different modules to process
- 本地存储配置,保护隐私(话说你这也没啥隐私可保护的吧)
- Local storage configuration, to protect privacy (I think you don't have any privacy to protect))
- i18n支持,支持中文和英文
- i18n support, support Chinese and English
- 自带系统提示词(可编辑),中英文隔离
- Built-in system prompts (editable), Chinese and English isolation
- 基于Fluent UI React的现代化UI
- Modern UI based on Fluent UI React
- 支持浅色/深色主题切换
- Support for switching between light and dark themes
- 打开页面 / Open the page
你可以选择使用WebTooys中部署的在线版本,开启本地开发服务器
You can choose to use the online version deployed in WebTooys, or start the local development server
该项目使用bun开发,如果需要启动开发服务器或生成构建产物需要事先全局安装bun
This project uses bun to develop, and if you need to start the development server or generate build products, you need to install bun globally first
- 配置AI模型 / Configure AI model
- 点击右上角的"设置"按钮
- Click the "Settings" button in the upper right corner
- 填写下列信息
- Fill in the following information
- API端点: 输入你的AI服务提供商的API地址
- API endpoint: Enter your AI service provider's API address
- API密钥: 输入你的API密钥
- API key: Enter your API key
- 模型名称: 输入模型名称(id)
- Model name: Enter model name(id)
- 温度参数: 调整生成内容的创造性(0.0-1.0)
- Temperature: Adjust the creativity of content generation (0.0-1.0)
- 思考控制: 根据AI提供商或模型选择合适的模式
- Thinking Control: Choose an appropriate mode according to the AI provider or model
(仅支持兼容OpenAI格式的提供商)
(Only providers compatible with the OpenAI format are supported)
模型推荐:
Model Recommendations:
- 来自硅基流动的小参数免费模型,因为免费且RPM高
- Small parameter free model from Siliconflow, because free and its high RPM
- 来自Bigmodel的免费模型,因为免费,且只限制并发数
- Free model from Bigmodel, because free, and only limited concurrency
- 查看Free-LLM-Collection
- Visit Free-LLM-Collection
- 开始使用 / Get Started
完成配置后,点击刷新按钮,AI会根据你已经看了的文章和你的点赞情况进行分析,调整偏好设置(你可以修改这一配置)
After configuring, click the refresh button, and the AI will adjust your preferences based on the articles you've read and your likes.
然后分析后,生成推送内容
After analysis, the AI will generate push content.
当你点击进入文章时,AI会根据你的偏好和推送相关信息生成文章正文,得到文章正文后,会自动生成评论内容
When you click into the article, the AI will generate the article content based on your preferences and push information. After getting the article content, the AI will automatically generate comment content.
- React
- TypeScript
- Fluent UI React Components
- Bun
- react-i18next
- react-markdown + rehype-katex + remark-gfm + react-syntax-highlighter
- jdenticon
- ...
Icon designed by Gemini 2.5 Pro