Parrot development documentation. https://parrot.wtf/
 
 
 
Go to file
root 0f8943184b v0.0.6 2023-11-27 11:26:41 -07:00
.theia add .theia config 2023-11-26 16:03:44 -07:00
docs v0.0.6 2023-11-27 11:26:41 -07:00
.gitignore Add .po to git 2023-11-27 08:48:06 -07:00
BUILD.md intl build, re-noted 2023-11-26 20:26:27 -07:00
CHANGELOG.txt v0.0.6 2023-11-27 11:26:41 -07:00
LICENSE.txt Creative Commons Attribution-ShareAlike 4.0 International 2023-11-26 14:59:15 -07:00
Makefile Add ar language build. No translated strings yet 2023-11-27 11:10:10 -07:00
README.md screenshot in readme 2023-11-26 18:52:50 -07:00
requirements.txt Sphinx International 2023-11-26 19:14:57 -07:00
rsync-parrot-wtf Parrot rewrite rsync scriptlet 2023-11-27 09:40:53 -07:00

README.md

Parrot

Parrot

Parrot, a self-hosted Libre AI IDE for stochastic humans.

https://parrot.codes

  • 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: GPL, MIT.

  • Libre means all of the AI models are under a free content license compatible with Wikipedia. Example: CC by SA.

Parrot Screenshot

Parrot Development

The present repository is the source code to documents of the development of Parrot.

This is not end use documentation, but information about working on Parrot itself.

The rendered development documentation is available here:

AI Assistant

Some documents in this repository have been created using Parrot. When this is true, it is noted in the header of that source file. It will note which model was used. So far only the Phind-CodeLlama-34B-v2_q8.gguf model has been used.