parrot/README.md

1.5 KiB

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.

Install

See:

https://parrot.codes/docs/install/

Models

At present there doesn't appear to be any code-assist model that is libre built from a libre dataset. Many of the models that claim to be "open source" are using licenses that aren't "open source". All(?) of the models that are using legitimate "open source" licenses, are using datasets that aren't "open source".

Development

See BUILD.md.

Status

Alpha. Under early development.

TODO

Todo todo:

  • Still full of spyware and related code that needs to be purged.
  • Need to add AI directly to app. Local llama.cpp daemon at present.

Disclaimer

I am not a programmer.

Copyright

Unofficial project, not related to upstream projects.

Upstream sources under their respective copyrights.

License

Copyright © 2023, Jeff Moe.

parrot is distributed under the terms of the GPL-3.0-or-later license.