diff --git a/index.html b/index.html index d31b6ef..7afb5e4 100644 --- a/index.html +++ b/index.html @@ -91,17 +91,27 @@

-

Repository: https://github.com/vietanhdev/CustomChar.

-

Your customized AI characters on commodity hardware. This project aims to be a framework to enable the creation of AI characters that can be used in games, simulations, and other applications without depending on a specific platform, cloud services, or specialized hardware.

-

Note: This project is still in the early stage of development. We are working hard to make it available as soon as possible. Star this project 🌟 to follow our progress and encourage us to make it happen.

-

Architecture

+ +

Your customized AI characters on commodity hardware. This project aims to be a framework to enable the creation of AI characters that can be used in games, simulations, virtual assistants, and other applications without depending on specific platforms, cloud services, or specialized hardware.

+

Some of applications you can build with CustomChar:

+ +

Note: This project is still in the early stage of development. We are working hard to make it available as soon as possible. Star this project 🌟🌟🌟 to follow our progress and encourage us to make it happen.

+

1. Architecture

-

Updates

+

2. Updates

-

Features

+

3. Features

-

Build

+

4. Build

CustomChar depends on SDL2 library to capture audio from the microphone. Install SDL2 library before building.

# Install SDL2 on Linux
sudo apt-get install libsdl2-dev
@@ -147,12 +157,12 @@

Build

cd build
cmake ..
make
-

Usage

+

5. Usage

Download the models before running the program:

bash scripts/download-models.sh

Run the program:

./customchar
-

Build documentation

+

6. Build documentation

-

Contribution

+

7. Contribution

We welcome all contributions to this project.

pre-commit install # Install pre-commit hook
bash scripts/format-code.sh # Format code (C++ styling)
-

Star History Chart

+

8. Star history

+

Star History Chart