Metadata-Version: 2.4
Name: agent-corporation
Version: 0.0.1
Summary: A corporation of character AI agents running on local LLMs — each agent with its own persona and app set. Name reservation; developed privately.
Author: ToPo
License-Expression: Apache-2.0
Keywords: agents,ai,llm,local-llm,multi-agent
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# agent-corporation

A corporation of character AI agents running on local LLMs.

Each agent is built on a shared agent runtime and an AI operating system
(app discovery / registration / launch), and has its own persona and its own
set of applications. Together they form a company-like organization.

This package reserves the project name. The system is developed privately and
is not distributed via PyPI at this time.

---

ローカル LLM で動くキャラクター AI エージェントたちが「会社」を構成するプロジェクトです。
各エージェントは共通のエージェント基盤と AI 用 OS(アプリの発見・登録・起動)の上で、
それぞれ固有の人格とアプリ群を持ちます。

本パッケージは名前の予約のためのものです。本体は非公開で開発しており、現時点で
PyPI からの配布は行っていません。
