Desktop-Pet-Godot

Desktop-Pet-Godot

🤖👾🐶一款由大语言模型驱动、Godot 制作的 AI 桌宠,旨在提供一个全能的、丰富的桌面AI宠物。An AI desktop pet created with Godot and powered by LLM, designed to offer a versatile and enriched desktop AI companion.

Stars: 56

Visit
 screenshot

Godog is an AI desktop pet powered by a large language model and created with Godot. It aims to provide a versatile and rich desktop AI pet that users can customize to create unique pet images and behaviors. The tool is lightweight, easy to develop with Godot, compatible with various large language models, offers pre-made character functions and multiple appearances, supports multimodal capabilities, and allows users to easily build their own AI desktop pets on top of the existing features.

README:

🐶 Godog 🐶

AI Godot 桌宠

简体中文 / English

👋 介绍

🚀 🚀 🚀 一款由大语言模型驱动、Godot 制作的 AI 桌宠,旨在提供一个全能的、丰富的桌面AI宠物。你可以将其作为基础,构建你自己独特的桌宠形象和角色行为

  • 使用Godot:轻量、开发简单
  • 兼容大量的大语言模型
  • 有预制角色功能,多种形象
  • 支持多模态
  • 在此基础上,方便构建自己的 AI 桌宠

📙 使用手册

B站视频介绍

⬇️ 安装

下载地址:查看 release

🔑 使用

  1. 点击 编辑预设,填写名称,API Key,点击 保存(修改)
  2. 点击 存储预设,选中刚刚添加的预设
  3. 开始对话

[!Caution] 当前仅支持 OpenAI 的视觉能力(VISION),建议使用 gpt-4o 模型 你可以使用其他模型,但不支持多模态

⌨️ 快捷键

  • 鼠标右键 角色区域弹出对话框
  • 当焦点在角色窗口上,按 ESC 关闭软件

🚦开发计划

  • [ ] 添加多语言的支持
  • [ ] 添加更多个性化角色的动画,机制,事件
  • [ ] 添加更多模型支持
  • [ ] 添加对话框对 markdown 语法渲染的支持
  • [ ] 添加语音、文件上传等多模态的能力
  • [ ] 添加更多的预设
  • [x] 添加更多角色主题设置,方便导入,通过 mod 载入角色

🐶 开发自己的桌宠

基于 Godot 的轻便和易学,通过继承mod ,你可以很容易构建独属于你自己的桌面宠物形象。

🐾 步骤

  1. 准备一套角色帧动: 你可以查看itch.ion等,选择一套自己喜欢的下载,注意版权,仅自己用不用太注意

  2. Godot!启动!下载

  3. 查看并学习官方文档:不需要害怕,Godot很简单,查看Animation

  4. 开发(continue...),可以参考theme下面的几个主题的实现(后面有时间出教程)

  5. 导出

🏗️ 项目架构

- root(Window)
	- Globals(Node)
	- App(Node)
	- Canvas(Node2D) - 角色部分
		- Grapic(Node2D) - 显示区域 和 角色管理
		- Dialogue(Control) - 对话显示
	- Send(Window) - 发送消息
		- TabContainer(TabContainer)
		- 对话栏(Control)
		- 存储预设(Control)
		- 编辑预设(Control)
			- Model(PanelContainer)
			- Parament(PanelContainer)

🔊 注意

[!Caution]

  1. 开发使用的godot版本号为 4.3 stable,Godot4 应该都是可以的(未测试)
  2. 导入角色素材记得合适的缩放,同时不忘了调整 显示区域(ClickPolygon) 的大小
  3. Godot右上角 选择兼容模式

🤝 贡献

项目目前处于开发阶段,还存在许多 Bug,我正着手修复。 欢迎任何贡献,即使细微。 添加角色素材等等

©️ 版权和授权

你可以使用项目中的任何代码片段,但不能直接将完整项目打包用于商业项目。 同时,需要注意项目中使用到的一些资产的版权信息。

❤️ 鸣谢

多亏了如下开源的项目和精彩绝伦的资产,才有了该项目:

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for Desktop-Pet-Godot

Similar Open Source Tools

For similar tasks

For similar jobs