amica logo

amica

Enrichment pending
semperai/amica

Amica is an open source interface for interactive communication with 3D characters with voice synthesis and speech recognition.

GraphCanon updated today · GitHub synced today

1.6k
Stars
262
Forks
22
Open issues
23
Watchers
11mo
Last push
TypeScript MITCreated Oct 29, 2023

Trust & integrity

Full report
Maintenance
Slowing (352d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

Amica is an open source interface for interactive communication with 3D characters with voice synthesis and speech recognition.

Capability facts

Deploy
Self-host

Source: dockerfile:Dockerfile · Jul 11, 2026

Docker
Dockerfile present

Source: dockerfile:Dockerfile · Jul 11, 2026

CLI
CLI entrypoint

Source: package.json:bin|scripts · Jul 11, 2026

MCP server
No MCP server detected

Source: repo_scan · Jul 11, 2026

Languages
typescript, javascript

Source: github.language+package.json · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Jul 11, 2026)

npm install
Source link

Tags

README

🛠️ Installation and running

To run this project locally, clone or download the repository.

git clone git@github.com:semperai/amica.git

Install the required packages.

npm install

After installing the packages, start the development web server using the following command:

npm run dev

Once started, please visit the following URL to confirm that it is working properly.

http://localhost:3000


🔒 License

  • The majority of this project is released under the MIT license as found in the LICENSE file.
  • Assets such as 3D models and images are released under their authors respective licenses.