Skip to content

ANIMAT is the first AI platform to integrate MMD and facial tracking for dynamic 3D Model, enabling realistic customization and upgrade of AgentAI.

License

Notifications You must be signed in to change notification settings

Apcoev/AnimatAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimatAI

A collection of tamagotchi characters to give AI assistants an identity. af25b55d4fb1fabe1d368cea99084be

Tamagotchi

This project is inspired by the classic Tamagotchi device, featuring a virtual character drawn with JavaScript. The character can be controlled through various buttons, or it can dynamically change based on interactions with an AI assistant.

How to Use:

  1. Manual Mode: Click on the buttons to perform actions.
  2. AI-Controlled Mode: Connect this with an AI assistant to automatically update the character.

Feel free to customize the project, or expand it for AI assistant interaction.

AI Characters:

Eyes

Notion

Cat

Plant

How to Connect to Chatbot:

Call setAction based on the AI model’s status or reactions. For example:

  • setAction('curious') if the AI’s response includes a question.
  • setAction('excited') if the response shows excitement.
  • setAction('speaking') for general replies.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Check the demo for more action details.

About

ANIMAT is the first AI platform to integrate MMD and facial tracking for dynamic 3D Model, enabling realistic customization and upgrade of AgentAI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published