diff --git a/README.md b/README.md index e8834f4..1a37a66 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Touch Programming -An AI powered web application which lets you master touch typing with real code snippets from your favorite programming languages, powered by AI. +An LLM powered web application which lets you master touch typing with real code snippets from your favorite programming languages. ## Requirements diff --git a/client/index.html b/client/index.html index 42c7a34..f3f7355 100644 --- a/client/index.html +++ b/client/index.html @@ -5,16 +5,16 @@ diff --git a/client/src/pages/Home/index.tsx b/client/src/pages/Home/index.tsx index 26a89ff..67b2ae1 100644 --- a/client/src/pages/Home/index.tsx +++ b/client/src/pages/Home/index.tsx @@ -11,7 +11,7 @@ function Home() {

Touch Programming

-

Master touch typing with real code snippets from your favorite programming languages, Open Source and powered by AI.

+

Master touch typing with real code snippets from your favorite programming languages, Open Source and powered by open LLMs.

{isMobile ? This app is made to be used in a desktop device. : @@ -37,7 +37,7 @@ function Home() {

-

AI Powered

+

LLM Powered

Code is generated with the help of the Open Source LLM Models.