diff --git a/index.html b/index.html
index 7afb5e4..70f3c6e 100644
--- a/index.html
+++ b/index.html
@@ -96,12 +96,12 @@
Built With: GGML, llama.cpp (LLM, with LLaMA-v2), whisper.cpp (speech recognition).
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:
+Some of the applications you can build with CustomChar:
- Game characters that can talk to you and interact with you.
- Your customized virtual assistant. Think about a JARVIS version on your computer.
-- Online education experience with virtual friends / teachers.
-- Cloud services which enable users to create their own virtual characters.
+- Online education experience with virtual friends/teachers.
+- Cloud services that enable users to create their own virtual characters.
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
@@ -113,7 +113,7 @@ 2. Updates
3. Features
-- [ ] Build AI characters from knowledge database 💬💬💬 :
+- [ ] Build AI characters from the knowledge database 💬💬💬 :
- [x] LLamaCpp for LLM. Chat with Llama-V2 on all platforms.
- [ ] Knowledge indexing and searching.
@@ -131,7 +131,7 @@ 3. Features
- [ ] 3D visualization of the character.
- [ ] Add a GUI for the character interaction.
- [ ] Add a GUI for the character creation.
-- [ ] Create virual characters that can be used in games, simulations, and other applications.