Test: Difference between revisions

2,545 bytes added ,  8 February 2023
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
<mobileonly>This will not be displayed in desktop/full browsers, only in mobile browsers</mobileonly>
__NOTOC__
<nomobile>This will not be displayed in mobile browsers, only in desktop/full browsers</nomobile>
<!--Welcome message-->
<div style="position:relative;
            font-family: EasonPro, Helvetica, Arial, sans-serif;
            font-size: 22px;
            line-height: 30px;
            margin:1em;
            text-align:center;"
>Welcome to '''aiwiki.ai''', the Wiki dedicated to [[artificial intelligence]] and [[machine learning]]</div>
<!--End of Welcome message-->
 
<!--Main content-->
 
<!--Desktop frontpage-->
<div class="nomobile">
<div style="position:relative;
            font-family: EasonPro, Helvetica, Arial, sans-serif;
            font-size: 18px;
            margin:0.5em;
            text-align:center;"
>[[Terms]], [[Models]], [[artificial intelligence applications|Applications]], [[Organizations]], [[Papers]] and [[Guides]]</div>
<div style="width: 100%; display: flex; flex-direction: row; justify-content: space-between;">
 
<div style="width: 100%; display: flex; flex-direction: column; justify-content: space-between;">
<div>[[ChatGPT]]</div>
<div>[[DALL-E]]</div>
<div>[[GPT-3]]</div>
<div>[[GitHub Copilot]]</div>
<div>[[Midjourney]]</div>
<div>[[Neural network]]</div>
<div>[[OpenAI]]</div>
</div>
 
<div style="width: 100%; display: flex; flex-direction: column; justify-content: space-between;">
<div>[[OpenAI Gym]]</div>
<div>[[OpenAI Gym Retro]]</div>
<div>[[OpenAI Universe]]</div>
<div>[[OpenAI Whisper]]</div>
<div>[[Prompt]]</div>
<div>[[Stability AI]]</div>
<div>[[Stable Diffusion]]</div>
</div>
 
<div style="width: 100%; display: flex; flex-direction: column; justify-content: space-between;">
<div>[[Test]]</div>
<div>Test 2</div>
</div>
 
</div>
<!--End of desktop frontpage-->
 
<!--Mobile frontpage-->
<div class="nodesktop">
<div style="position:relative;
            font-family: EasonPro, Helvetica, Arial, sans-serif;
            font-size: 18px;
            margin:0.5em;
            text-align:center;"
>[[Terms]], [[Models]], [[artificial intelligence applications|Applications]], [[Organizations]], [[Papers]] and [[Guides]]</div>
<div style="width: 100%; display: flex; flex-direction: row; justify-content: space-between;">
 
<div style="width: 100%; display: flex; flex-direction: column; justify-content: space-between;">
<div>[[ChatGPT]]</div>
<div>[[DALL-E]]</div>
<div>[[GPT-3]]</div>
<div>[[GitHub Copilot]]</div>
<div>[[Midjourney]]</div>
<div>[[Neural network]]</div>
<div>[[OpenAI]]</div>
</div>
 
<div style="width: 100%; display: flex; flex-direction: column; justify-content: space-between;">
<div>[[OpenAI Gym]]</div>
<div>[[OpenAI Gym Retro]]</div>
<div>[[OpenAI Universe]]</div>
<div>[[OpenAI Whisper]]</div>
<div>[[Prompt]]</div>
<div>[[Stability AI]]</div>
<div>[[Stable Diffusion]]</div>
</div>
 
</div>
<!--End of mobile frontpage-->
 
<!--End of Main content-->