Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
MULTiTApps Inc. is a company based in Nagoya, Japan, with businesses spanning game asset production, AI-powered solutions, and OSS development. Its website highlights three open-source products: MindFox, SUMIRE-n, and CrossWave. The two most relevant to AI applications are MindFox and SUMIRE-n: the former focuses on offline memory for game NPCs and autonomous agents, while the latter embeds LLM calls directly into spreadsheets.
MindFox has a fairly vertical positioning: it uses 16-byte factor vectors and SQLite to implement memory storage, search, forgetting via half-life decay, and “dream”-like resurfacing of important memories. It also includes mood calculation, probabilistic decision-making, and diplomacy scoring. Implemented in Rust and offering C/C++ and Python bindings, it should be relatively easy to integrate into game engines or agent systems. SUMIRE-n, meanwhile, emphasizes the ability to write =LLM("prompt") in a cell and receive a model response. It supports Google Gemini and local Ollama, and can be customized for Claude, ChatGPT, and others, making it suitable for batch data cleanup, translation, classification, and copy generation.
The crawled text does not disclose commercial pricing, SaaS plans, or paid support. The website clearly states that the products are released as open source on GitHub: MindFox and CrossWave use the MIT License, while SUMIRE-n uses the Apache-2.0 License. From a software licensing perspective, the barrier to trial and secondary development is low, but users must bear model invocation fees as well as deployment and operations costs themselves.
The main advantages are that the tools are open source, clearly scoped, and strong in local deployment scenarios. MindFox runs entirely locally and does not require the cloud, which is attractive for privacy-sensitive use cases and offline games. SUMIRE-n covers both cloud-based Gemini and local Ollama, balancing convenience with controllability. The limitations are that the website does not provide information on installation complexity, performance metrics, model output quality evaluations, enterprise support, or SLA. SUMIRE-n’s real-world effectiveness also depends on the connected LLM, and Claude/ChatGPT support is only described as “customizable.”
It is best suited to game teams with development capability, agent developers, technical users who want to call LLMs in bulk from spreadsheets, and individual developers interested in open-source tools. China access status cannot be determined from the text alone. If using local Ollama, network dependency is relatively low; if calling Gemini, Claude, or ChatGPT, users may encounter network and payment restrictions. Domestic alternatives could include combining local Ollama with spreadsheet scripts, using LangChain/LlamaIndex memory components, or connecting to Chinese LLM APIs to build similar workflows.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on multitapps.com official site.
multitapps.com is an Japan Dev Tools provider. TG4G tracks its product information, an overall rating of 6.0/10, and a China-accessibility score of Workable. Click "Visit Official Site" to reach multitapps.com directly.