Screenshots, description

main
Jeff Moe 2023-11-16 10:20:45 -07:00
parent 9724e78b35
commit 0badbc9631
4 changed files with 65 additions and 17 deletions

View File

@ -4,21 +4,34 @@ title: Parrot
{{< blocks/cover title="Parrot: Libre AI IDE" image_anchor="top" height="full" >}}
{{< /blocks/cover >}}
{{% blocks/lead color="primary" %}}
An IDE is a source code editing application.
An IDE is an editor. It is a software application that makes it easy for humans to edit computer source code.
AI adds "artificial intelligence" to the application, which may help the human write code.
Libre means all of the source code is under a free software license, as defined by the Free Software Foundation. Examples: AGPL, MIT.
Libre means all of the AI models are under a free content license compatible with Wikipedia. Example: CC by SA.
An "Integrated Development Environment" (IDE)
makes it easier for humans to edit computer source code.
AI adds "artificial intelligence" to the application,
which may help the human write code.
<P>
{{% /blocks/lead %}}
<P>
{{% blocks/lead color="yellow" %}}
<P>
All of the source code is available under a free software license.
The AI models and datasets, when ready, will be available under a free content license.
<P>
{{% /blocks/lead %}}
<P>
{{% blocks/lead color="red" %}}
<P>
Parrot is ALPHA software under development.
Parrot is not ready for end user usage.
<P>
{{% /blocks/lead %}}
<P>
{{% blocks/lead color="white" %}}
{{< figure src="/docs/screenshots/parrot-screenshot-1.png" width=50% >}}
{{< figure src="/docs/screenshots/parrot-screenshot-7.png" width=50% >}}
{{% /blocks/lead %}}

View File

@ -206,7 +206,7 @@
</div>
<div class="text-muted mt-5 pt-3 border-top">
Last modified November 16, 2023: <a href="https://spacecruft.org/deepcrayon/parrot-www/commit/dc4738b403f825a119a58a49837c3da4d892ece8">Add screenshot, urls for wut and www repos (dc4738b)</a>
Last modified November 16, 2023: <a href="https://spacecruft.org/deepcrayon/parrot-www/commit/9724e78b351becf1862442fd3d07d4a55a4ed82e">parrot-wut repo rename (9724e78)</a>
</div>
</div>

View File

@ -102,21 +102,56 @@
<div class="col-12">
<div class="container text-center td-arrow-down">
<div class="h4 mb-0">
<p>An IDE is an editor. It is a software application that makes it easy for humans to edit computer source code.</p>
<p>AI adds &ldquo;artificial intelligence&rdquo; to the application, which may help the human write code.</p>
<p>Libre means all of the source code is under a free software license, as defined by the Free Software Foundation. Examples: AGPL, MIT.</p>
<p>Libre means all of the AI models are under a free content license compatible with Wikipedia. Example: CC by SA.</p>
<p>An IDE is a source code editing application.</p>
<p>An &ldquo;Integrated Development Environment&rdquo; (IDE)
makes it easier for humans to edit computer source code.</p>
<p>AI adds &ldquo;artificial intelligence&rdquo; to the application,
which may help the human write code.</p>
<P>
</div>
</div>
</div>
</section>
<P>
<div><a id="td-block-2" class="td-offset-anchor"></a></div>
<section class="row td-box td-box--yellow position-relative td-box--height-auto">
<div class="col-12">
<div class="container text-center td-arrow-down">
<div class="h4 mb-0">
<P>
All of the source code is available under a free software license.
<p>The AI models and datasets, when ready, will be available under a free content license.</p>
<P>
</div>
</div>
</div>
</section>
<P>
<div><a id="td-block-3" class="td-offset-anchor"></a></div>
<section class="row td-box td-box--red position-relative td-box--height-auto">
<div class="col-12">
<div class="container text-center td-arrow-down">
<div class="h4 mb-0">
<p>Parrot is ALPHA software under development.
Parrot is not ready for end user usage.</p>
<P>
Parrot is ALPHA software under development.
Parrot is not ready for end user usage.
<P>
</div>
</div>
</div>
</section>
<P>
<div><a id="td-block-4" class="td-offset-anchor"></a></div>
<section class="row td-box td-box--white position-relative td-box--height-auto">
<div class="col-12">
<div class="container text-center td-arrow-down">
<div class="h4 mb-0">
<figure>
<img src="/docs/screenshots/parrot-screenshot-1.png" width="50%"/>
</figure>
<figure>
<img src="/docs/screenshots/parrot-screenshot-7.png" width="50%"/>
</figure>
</div>
</div>
</div>

View File

@ -12,7 +12,7 @@
<lastmod>2023-11-16T09:13:25-07:00</lastmod>
</url><url>
<loc>/docs/code/</loc>
<lastmod>2023-11-16T09:39:36-07:00</lastmod>
<lastmod>2023-11-16T10:02:11-07:00</lastmod>
</url><url>
<loc>/docs/</loc>
<lastmod>2023-11-15T15:12:31-07:00</lastmod>