-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.hbs
27 lines (23 loc) · 1.52 KB
/
README.hbs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<p align="center">
<a href="http://www.puntorigen.com/" target="blank"><img src="https://user-images.githubusercontent.com/57605485/144762579-7114f229-a01a-4afd-9a18-62ec3dbf3478.png" width="320" alt="Concepto DSL Logo" /></a>
</p>
<p align="center">An Intent based AI Minimalist Programming class => iAI class</p>
<p align="center">
<a href="https://www.npmjs.com/~concepto"><img src="https://img.shields.io/npm/v/@concepto/interface.svg" alt="NPM Version" /></a>
<a href="https://www.npmjs.com/~concepto"><img src="https://img.shields.io/npm/l/@concepto/interface.svg" alt="Package License" /></a>
<a href="https://www.npmjs.com/~concepto"><img src="https://img.shields.io/npm/dm/@concepto/interface.svg" alt="NPM Downloads" /></a>
<a href="https://www.npmjs.com/~concepto" target="_blank"><img src="https://img.shields.io/tokei/lines/github/puntorigen4u/concepto"></a>
<a href="https://twitter.com/punt0rigen" target="_blank"><img src="https://img.shields.io/twitter/follow/punt0rigen.svg?style=social&label=Follow"></a>
</p>
## Description
Intent based AI Minimalist Programming class, that allows you to create complete web applications using only a few lines of code.
On build it also generates a <a href="https://www.npmjs.com/package/@concepto/cli">Concepto DSL</a> diagram of the application, that is bidirectional compatible with the code.
# API Reference
{{#module name="ai"}}
{{>body~}}
{{>member-index~}}
{{>separator~}}
{{>members~}}
{{/module}}
* * *
© 2020-2023 Pablo Schaffner <[email protected]>.