Parrot development documentation. https://parrot.wtf/
 
 
 
Go to file
Jeff Moe 45a4fc7e00 rebuild 2024-05-08 14:50:00 -06:00
.theia add .theia config 2023-11-26 16:03:44 -07:00
datasets@507d40c45c translation strings 2023-12-01 14:16:50 -07:00
docs rebuild 2024-05-08 14:50:00 -06:00
extension@cbb375af80 Update to v0.2.0 ide repo, extension 2024-05-08 12:52:10 -06:00
ide@772b987928 Update to v0.2.0 ide repo, extension 2024-05-08 12:52:10 -06:00
models@735579a004 translation strings 2023-12-01 14:16:50 -07:00
scripts screenshots 2023-12-04 11:21:38 -07:00
.gitignore ignore venv 2024-05-05 13:49:10 -06:00
.gitmodules Fix git module path 2023-12-30 10:36:25 -07:00
BUILD.md comment out git 2023-11-27 19:35:39 -07:00
CHANGELOG.txt v0.1.0 2024-01-04 09:43:18 -07:00
LICENSE.txt Creative Commons Attribution-ShareAlike 4.0 International 2023-11-26 14:59:15 -07:00
Makefile more languages 2023-12-03 16:43:55 -07:00
README.md screenshot in readme 2023-11-26 18:52:50 -07:00
requirements.txt Handle 404s 2023-12-03 15:01:58 -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.