File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,36 +16,23 @@ Our work wouldn't be possible without the contributions of hundreds of other lab
1616## iTELL
1717
1818{% capture itell-description %}
19- What if students could interact with their textbooks? We are building an open source digital textbook framework powered by AI.
20- {%
21- include button.html
22- type="source"
23- text="Frontend"
24- # link="https://github.com/learlab/itell-strapi-demo"
25- %}
26- {%
27- include button.html
28- type="source"
29- text="Scoring API"
30- # link="https://github.com/learlab/itell-api"
31- %}
32- {%
33- include button.html
34- type="source"
35- text="Textbook Demo"
36- # link="https://demo.itell.ai/"
37- %}
19+ What if students could interact with their textbooks? We are building an open source digital textbook framework powered by AI
20+
21+ {% include button.html type='source' text='Frontend' link='https://github.com/learlab/itell-strapi-demo ' %}
22+ {% include button.html type='source' text='Scoring API' link='https://github.com/learlab/itell-api ' %}
23+ {% include button.html type='source' text='Textbook Demo' link='https://demo.itell.ai/ ' %}
24+
3825{% endcapture %}
3926
4027{% capture col1 %}![ iTELL Demonstration] ( https://www.youtube.com/watch?v=_q-d9_jjpMk ) {% endcapture %}
4128{% capture col2 %}{%
4229 include card.html
43- image=" images/itell-logo.png"
44- link=" https://www.youtube.com/watch?v=_q-d9_jjpMk "
45- title=" iTELL"
46- subtitle= " Intelligent Texts for Enhanced Lifelong Learning"
30+ image=' images/itell-logo.png'
31+ link=' https://www.youtube.com/watch?v=_q-d9_jjpMk '
32+ title=' iTELL'
33+ subtitle=' Intelligent Texts for Enhanced Lifelong Learning'
4734 description=itell-description
48- tooltip=" iTELL"
35+ tooltip=' iTELL'
4936%}{% endcapture %}
5037
5138{%
You can’t perform that action at this time.
0 commit comments