1
0
Files
official-website/official/README.md
abearxiong 5d3c95d111 feat: Add company introduction, about us, feature descriptions, user agreement, and privacy policy documents
- Created company introduction document with details about the studio, contact information, and business scope.
- Added an "About Us" document outlining the team's mission, vision, and contact details.
- Developed a comprehensive feature introduction for the kevisual assistant, detailing various functionalities.
- Established a user agreement outlining terms of use, intellectual property rights, and privacy policy.
- Implemented a privacy policy document explaining information collection, usage, and security measures.

feat: Enhance the skill-beautiful app with interactive features and improved UI

- Integrated THREE.js for 3D rendering and added control modules for user interaction.
- Created a dynamic information panel with CSS3D rendering for better user experience.
- Implemented particle systems and lighting effects to enhance visual appeal.
- Added keyboard controls for camera manipulation and information display toggling.

fix: Update routing and rendering logic in the app provider

- Adjusted the app provider to ensure proper cleanup of resources on component unmount.
- Improved the layout and styling of the main application container for better responsiveness.

chore: Set up info page with proper metadata and styling

- Created an info page with relevant metadata for SEO and user engagement.
- Imported necessary styles for consistent design across the application.
2025-12-28 11:27:34 +08:00

34 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 可视化助手
## 我期望实现的功能
人在网络上生活的方面的所有内容,都能更好地被管理和使用。学习、工作、娱乐、社交等各个方面的内容,都能被整合在自己的可视化的空间中。这空间具备自执行的能力,能主动帮助人完成各项任务,操作系统,浏览器,应用程序。
## 方向
### 1. 知识库
构建一个个人知识库,能存储和管理各种类型的信息,包括文本、图片、音频、视频等。知识库支持标签、分类、搜索等功能,方便用户快速找到所需信息。非文本,则需要转换为文本进行存储和管理。
### 2. 代码编辑器
一切底层运行必开发,如果没有开发环境,那么就需要一个云端代码编辑器,能让用户在浏览器中编写代码,并且能运行和调试代码。
### 3. 可视化编程
对话式编程,图形化编程,模块化编程,积木式编程等方式,让用户能更方便地创建程序。
### 4. 数据存储
云端如何对个人用户来说,如何存储数据,想实现的功能,网页如何更简便获取数据。
### 5. 自动化任务
描述一个简单的需求,自动根据需求生成功能。
### 6. AI 交互
通过自然语言与 AI 进行交互完成各种任务如信息查询、内容生成、数据分析等。AI 能理解用户的意图,并提供相应的帮助和建议。