Skip to content

Semantq is an AI-first JavaScript framework for building reactive web apps, mobile applications, and IoT (4IR) hardware, firmware, and systems.

Notifications You must be signed in to change notification settings

Gugulethu-Nyoni/semantq

Repository files navigation

Semantq

Semantq is an AI-first, full-stack JavaScript framework for building reactive web applications and embedded (IoT) systems, including hardware, firmware, and software. The philosophy of Semantq is Automation with Control.

Table of Contents

Features

  • Full-stack JavaScript support
  • Reactive web applications
  • Embedded IoT hardware and firmware integration
  • AI-assisted development
  • Declarative logic blocks in HTML
  • Comprehensive state management

Installation

Install via npm

npm install semantq

Install Globally (for use anywhere on your system)

npm install -g semantq

Getting Started

Create a New Project

npx semantq create myapp
# Or if installed globally:
semantq create myapp

Run the Development Server

cd myapp
npm run dev

Your app will be available at http://localhost:5173 (or the default port).

Documentation

Core Features

Template System

Application Architecture


About

Semantq is an AI-first JavaScript framework for building reactive web apps, mobile applications, and IoT (4IR) hardware, firmware, and systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages