1
0
2025-05-21 22:59:59 +09:00
2025-05-20 21:58:26 +09:00
2025-05-21 20:43:54 +09:00
2025-05-21 22:33:11 +09:00
2025-05-21 20:43:54 +09:00
2025-05-21 19:30:29 +09:00
2025-05-20 23:37:00 +09:00
2025-05-20 21:58:26 +09:00
2025-05-21 22:33:11 +09:00

ai gpt

ai x Communication

Overview

ai.gpt runs on the AGE system.

This is a prototype of an autonomous, relationship-driven AI system based on the axes of "Personality × Relationship × External Environment × Time Variation."

The parameters of "Send Permission," "Send Timing," and "Send Content" are determined by the factors of "Personality x Relationship x External Environment x Time Variation."

Integration

ai.ai runs on the AIM system, which is designed to read human emotions.

  • AIM focuses on the axis of personality and ethics (AI's consciousness structure)
  • AGE focuses on the axis of behavior and relationships (AI's autonomy and behavior)

When these two systems work together, it creates a world where users can feel like they are "growing together with AI."

mcp

$ ollama run syui/ai
$ cargo build
$ ./aigpt mcp setup
$ ./aigpt mcp chat "hello world!"
$ ./aigpt mcp chat "hello world!" --host http://localhost:11434 --model syui/ai

---
# openai api
$ ./aigpt mcp set-api -api sk-abc123
$ ./aigpt mcp chat "こんにちは" -p openai -m gpt-4o-mini

---
# git管理されているファイルをAIに読ませる
./aigpt mcp chat --host http://localhost:11434 --repo git@git.syui.ai:ai/gpt
**改善案と次のステップ:**
1. **README.md の大幅な改善:**
**次のステップ:**
1. **README.md の作成:** 1.  の指示に従って、README.md ファイルを作成します。
Description
No description provided
Readme 5.6 MiB
Languages
Rust 93.2%
Python 6.8%