Difference between revisions of "Free Software Directory:Artificial Intelligence Team"

From Free Software Directory
Jump to: navigation, search
m (wikitables now sortable)
m (table formatting and fixing some ordering)
Line 15: Line 15:
 
! Time zone
 
! Time zone
 
! Title
 
! Title
|-
 
! [[User:Mmcmahon|Mmcmahon]]
 
| Team captain
 
|
 
| Michael McMahon
 
| thomzane
 
| America/New_York
 
| [https://www.fsf.org/about/staff-and-board#michael FSF Systems Administrator]
 
 
|-
 
|-
 
! [[User:David_Hedlund|David_Hedlund]]
 
! [[User:David_Hedlund|David_Hedlund]]
Line 47: Line 39:
 
|  Europe/Istanbul
 
|  Europe/Istanbul
 
|  
 
|  
 +
|-
 +
! [[User:Mmcmahon|Mmcmahon]]
 +
| Team captain
 +
|
 +
| Michael McMahon
 +
| thomzane
 +
| America/New_York
 +
| [https://www.fsf.org/about/staff-and-board#michael FSF Systems Administrator]
 
|}
 
|}
  
Line 71: Line 71:
  
 
=== Text generation ===
 
=== Text generation ===
{| class="wikitable sortable"
+
{| class="wikitable sortable"  
 
|-
 
|-
! Project !! Credit !! License
+
! Project  
 +
! Credit  
 +
! License
 
|-
 
|-
| [https://github.com/EleutherAI/gpt-neox GPT-NeoX] || EleutherAI || [https://github.com/EleutherAI/gpt-neox/blob/main/LICENSE Apache 2.0]
+
[https://github.com/EleutherAI/gpt-neox GPT-NeoX]  
 +
| EleutherAI  
 +
| [https://github.com/EleutherAI/gpt-neox/blob/main/LICENSE Apache 2.0]
 
|-
 
|-
| [https://github.com/KoboldAI/KoboldAI-Client KoboldAI] || KoboldAI || [https://github.com/KoboldAI/KoboldAI-Client/blob/main/LICENSE.md AGPLv3]
+
! [https://github.com/KoboldAI/KoboldAI-Client KoboldAI]  
 +
| KoboldAI  
 +
| [https://github.com/KoboldAI/KoboldAI-Client/blob/main/LICENSE.md AGPLv3]
 
|-
 
|-
| [https://github.com/LAION-AI/Open-Assistant Open Assistant] || LAION-AI  || [https://github.com/LAION-AI/Open-Assistant/blob/main/LICENSE Apache 2.0]
+
! [https://github.com/LAION-AI/Open-Assistant Open Assistant]  
 +
| LAION-AI   
 +
| [https://github.com/LAION-AI/Open-Assistant/blob/main/LICENSE Apache 2.0]
 
|-
 
|-
| [https://github.com/KillianLucas/open-interpreter Open Interpreter] || KillianLucas || [https://github.com/KillianLucas/open-interpreter/blob/main/LICENSE MIT]
+
! [https://github.com/KillianLucas/open-interpreter Open Interpreter]  
 +
| KillianLucas  
 +
| [https://github.com/KillianLucas/open-interpreter/blob/main/LICENSE MIT]
 
|-
 
|-
| [https://github.com/SillyTavern/SillyTavern SillyTavern] || SillyTavern || [https://github.com/SillyTavern/SillyTavern/blob/release/LICENSE AGPLv3]
+
! [https://github.com/SillyTavern/SillyTavern SillyTavern]  
 +
| SillyTavern  
 +
| [https://github.com/SillyTavern/SillyTavern/blob/release/LICENSE AGPLv3]
 
|-
 
|-
| [https://github.com/stability-AI/stableLM/ StableLM] || Stability AI || [https://github.com/Stability-AI/StableLM/blob/main/LICENSE Apache 2.0]
+
! [https://github.com/stability-AI/stableLM/ StableLM]  
 +
| Stability AI  
 +
| [https://github.com/Stability-AI/StableLM/blob/main/LICENSE Apache 2.0]
 
|-
 
|-
| [https://github.com/oobabooga/text-generation-webui Text Generation Web UI] || oobabooga || [https://github.com/oobabooga/text-generation-webui/blob/main/LICENSE AGPLv3]
+
! [https://github.com/oobabooga/text-generation-webui Text Generation Web UI]  
 +
| oobabooga  
 +
| [https://github.com/oobabooga/text-generation-webui/blob/main/LICENSE AGPLv3]
 
|-
 
|-
| [https://github.com/wawawario2/long_term_memory Text Generation Web UI with Long-Term Memory]  || wawawario2 || [https://github.com/wawawario2/long_term_memory/blob/master/LICENSE AGPLv3]
+
! [https://github.com/wawawario2/long_term_memory Text Generation Web UI with Long-Term Memory]   
 +
| wawawario2  
 +
| [https://github.com/wawawario2/long_term_memory/blob/master/LICENSE AGPLv3]
 
|}
 
|}
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|+ LLaMA-based
 
|+ LLaMA-based
 
|-
 
|-
! Project !! Credit !! License
+
! Project  
 +
! Credit  
 +
! License
 
|-
 
|-
| [https://github.com/AmineDiro/cria cria - LLaMA ported to Rust] || AmineDiro || [https://github.com/AmineDiro/cria/blob/main/LICENSE MIT]
+
! [https://github.com/AmineDiro/cria cria - LLaMA ported to Rust]  
 +
| AmineDiro  
 +
| [https://github.com/AmineDiro/cria/blob/main/LICENSE MIT]
 
|-
 
|-
| [https://github.com/lm-sys/FastChat FastChat] || lm-sys || [https://github.com/lm-sys/FastChat/blob/main/LICENSE Apache-2.0]
+
! [https://github.com/lm-sys/FastChat FastChat]  
 +
| lm-sys  
 +
| [https://github.com/lm-sys/FastChat/blob/main/LICENSE Apache-2.0]
 
|-
 
|-
| [https://github.com/nomic-ai/gpt4all GPT4All] || Nomic AI || [https://github.com/nomic-ai/gpt4all/blob/main/LICENSE.txt MIT]
+
! [https://github.com/nomic-ai/gpt4all GPT4All]  
 +
| Nomic AI  
 +
| [https://github.com/nomic-ai/gpt4all/blob/main/LICENSE.txt MIT]
 
|-
 
|-
| [https://github.com/LostRuins/koboldcpp koboldcpp] || LostRuins || [https://github.com/LostRuins/koboldcpp/blob/concedo/LICENSE.md AGPLv3]
+
! [https://github.com/LostRuins/koboldcpp koboldcpp]  
 +
| LostRuins  
 +
| [https://github.com/LostRuins/koboldcpp/blob/concedo/LICENSE.md AGPLv3]
 
|-
 
|-
| [https://github.com/facebookresearch/llama LLaMA] [[LLaMA|FSD]] || Meta Research || [https://github.com/facebookresearch/llama/blob/main/LICENSE GPLv3]
+
! [https://github.com/facebookresearch/llama LLaMA] [[LLaMA|FSD]]  
 +
| Meta Research  
 +
| [https://github.com/facebookresearch/llama/blob/main/LICENSE GPLv3]
 
|-
 
|-
| [https://github.com/ggerganov/llama.cpp LLaMA ported to C/C++] [[LLaMA.cpp|FSD]] || ggerganov (Georgi Gerganov) || [https://github.com/ggerganov/llama.cpp/blob/master/LICENSE MIT]
+
! [https://github.com/ggerganov/llama.cpp LLaMA ported to C/C++] [[LLaMA.cpp|FSD]]  
 +
| ggerganov (Georgi Gerganov)  
 +
| [https://github.com/ggerganov/llama.cpp/blob/master/LICENSE MIT]
 
|-
 
|-
| [https://github.com/artidoro/qlora QLoRA] || artidoro || [https://github.com/artidoro/qlora/blob/main/LICENSE.txt MIT]
+
! [https://github.com/artidoro/qlora QLoRA]  
 +
| artidoro  
 +
| [https://github.com/artidoro/qlora/blob/main/LICENSE.txt MIT]
 
|-
 
|-
| [https://github.com/serge-chat/serge Serge] || serge-chat || [https://github.com/serge-chat/serge/blob/main/LICENSE MIT]
+
! [https://github.com/serge-chat/serge Serge]  
 +
| serge-chat  
 +
| [https://github.com/serge-chat/serge/blob/main/LICENSE MIT]
 
|-
 
|-
| [https://github.com/nlpxucan/WizardLM WizardLM] || nlpxucan || [https://github.com/nlpxucan/WizardLM/blob/main/README.md Apache-2.0]
+
! [https://github.com/nlpxucan/WizardLM WizardLM]  
 +
| nlpxucan  
 +
| [https://github.com/nlpxucan/WizardLM/blob/main/README.md Apache-2.0]
 
|}
 
|}
  
Line 127: Line 165:
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
! Project !! Credit !! License
+
! Project  
 +
! Credit  
 +
! License
 
|-
 
|-
| [https://github.com/comfyanonymous/ComfyUI ComfyUI] || comfyanonymous || [https://github.com/comfyanonymous/ComfyUI/blob/master/LICENSE GPLv3]
+
! [https://github.com/comfyanonymous/ComfyUI ComfyUI]  
 +
| comfyanonymous  
 +
| [https://github.com/comfyanonymous/ComfyUI/blob/master/LICENSE GPLv3]
 
|-
 
|-
| [https://github.com/lllyasviel/ControlNet ControlNet] || lllyasviel || [https://github.com/lllyasviel/ControlNet/blob/main/LICENSE Apache-2.0]
+
! [https://github.com/lllyasviel/ControlNet ControlNet]  
 +
| lllyasviel  
 +
| [https://github.com/lllyasviel/ControlNet/blob/main/LICENSE Apache-2.0]
 
|-
 
|-
| [https://github.com/borisdayma/dalle-mini/ DALL-E Mini] || borisdayma (Boris Dayma) || [https://github.com/borisdayma/dalle-mini/blob/main/LICENSE Apache 2.0]
+
! [https://github.com/borisdayma/dalle-mini/ DALL-E Mini]  
 +
| borisdayma (Boris Dayma)  
 +
| [https://github.com/borisdayma/dalle-mini/blob/main/LICENSE Apache 2.0]
 
|-
 
|-
| [https://github.com/huggingface/diffusers Diffusers] || huggingface || [https://github.com/huggingface/diffusers/blob/main/LICENSE Apache-2.0]
+
! [https://github.com/huggingface/diffusers Diffusers]  
 +
| huggingface  
 +
| [https://github.com/huggingface/diffusers/blob/main/LICENSE Apache-2.0]
 
|-
 
|-
| [https://github.com/anishathalye/neural-style neural-style] || anishathalye || [https://github.com/anishathalye/neural-style/blob/master/LICENSE.txt GPLv3]
+
! [https://github.com/anishathalye/neural-style neural-style]  
 +
| anishathalye  
 +
| [https://github.com/anishathalye/neural-style/blob/master/LICENSE.txt GPLv3]
 
|-
 
|-
| [https://github.com/Stability-AI/generative-models SDXL - generative-models] || Stability-AI || [https://github.com/Stability-AI/generative-models/blob/main/LICENSE-CODE MIT]
+
! [https://github.com/Stability-AI/generative-models SDXL - generative-models]  
 +
| Stability-AI  
 +
| [https://github.com/Stability-AI/generative-models/blob/main/LICENSE-CODE MIT]
 
|-
 
|-
| [https://github.com/AUTOMATIC1111/stable-diffusion-webui Stable Diffusion WebUI] || AUTOMATIC1111 || [https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/master/LICENSE.txt AGPLv3]
+
! [https://github.com/AUTOMATIC1111/stable-diffusion-webui Stable Diffusion WebUI]  
 +
| AUTOMATIC1111  
 +
| [https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/master/LICENSE.txt AGPLv3]
 
|-
 
|-
| [https://github.com/camenduru/text-to-video-synthesis-colab Text To Video Synthesis Colab] || camenduru || [https://github.com/camenduru/text-to-video-synthesis-colab/blob/main/LICENSE The Unlicense]
+
! [https://github.com/camenduru/text-to-video-synthesis-colab Text To Video Synthesis Colab]  
 +
| camenduru  
 +
| [https://github.com/camenduru/text-to-video-synthesis-colab/blob/main/LICENSE The Unlicense]
 
|-
 
|-
| [https://github.com/yoyo-nb/Thin-Plate-Spline-Motion-Model Thin-Plate Spline Motion Model for Image Animation] || yoyo-nb || [https://github.com/yoyo-nb/Thin-Plate-Spline-Motion-Model/blob/main/LICENSE MIT]
+
! [https://github.com/yoyo-nb/Thin-Plate-Spline-Motion-Model Thin-Plate Spline Motion Model for Image Animation]  
 +
| yoyo-nb  
 +
| [https://github.com/yoyo-nb/Thin-Plate-Spline-Motion-Model/blob/main/LICENSE MIT]
 
|}
 
|}
  
Line 167: Line 225:
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
! Project !! Credit !! License
+
! Project  
 +
! Credit  
 +
! License
 
|-
 
|-
| [https://github.com/suno-ai/bark Bark] || Suno AI || [https://github.com/suno-ai/bark/blob/main/LICENSE MIT License]
+
! [https://github.com/suno-ai/bark Bark]  
 +
| Suno AI  
 +
| [https://github.com/suno-ai/bark/blob/main/LICENSE MIT License]
 
|-
 
|-
| [https://github.com/coqui-ai/TTS Coqui TTS] || Coqui AI || [https://github.com/coqui-ai/TTS/blob/dev/LICENSE.txt MPL 2.0]
+
! [https://github.com/coqui-ai/TTS Coqui TTS]  
 +
| Coqui AI  
 +
| [https://github.com/coqui-ai/TTS/blob/dev/LICENSE.txt MPL 2.0]
 
|-
 
|-
| [https://github.com/voicepaw/so-vits-svc-fork SoftVC VITS Singing Voice Conversion Fork] || voicepaw || [https://github.com/voicepaw/so-vits-svc-fork/blob/main/LICENSE Apache License 2.0 & MIT License]
+
! [https://github.com/voicepaw/so-vits-svc-fork SoftVC VITS Singing Voice Conversion Fork]  
 +
| voicepaw  
 +
| [https://github.com/voicepaw/so-vits-svc-fork/blob/main/LICENSE Apache License 2.0 & MIT License]
 
|-
 
|-
| [https://github.com/neonbjb/tortoise-tts TorToiSe] ||  neonbjb (James Betker) || [https://github.com/neonbjb/tortoise-tts/blob/main/LICENSE Apache License 2.0]
+
! [https://github.com/neonbjb/tortoise-tts TorToiSe]  
 +
|  neonbjb (James Betker)  
 +
| [https://github.com/neonbjb/tortoise-tts/blob/main/LICENSE Apache License 2.0]
 
|-
 
|-
 
|}
 
|}

Revision as of 13:29, 20 February 2024

Free Software Foundation-Free Software Directory-Artificial Intelligence Project Team.png

The Artificial Intelligence Project Team gathers free software resources regarding machine learning / artificial intelligence.

Group info User info
User Role Reference Real name libera.chat nick Time zone Title
David_Hedlund Coordinator David Hedlund David_Hedlund Europe/Stockholm
GrahamxReed Collaborator Graham Reed Graham_Reed America/New_York
Mertgor Observer Mert Gör hwpplayer1 Europe/Istanbul
Mmcmahon Team captain Michael McMahon thomzane America/New_York FSF Systems Administrator

Truthfulness

Transformers

Text

Grammar

Translation

Text generation

Project Credit License
GPT-NeoX EleutherAI Apache 2.0
KoboldAI KoboldAI AGPLv3
Open Assistant LAION-AI Apache 2.0
Open Interpreter KillianLucas MIT
SillyTavern SillyTavern AGPLv3
StableLM Stability AI Apache 2.0
Text Generation Web UI oobabooga AGPLv3
Text Generation Web UI with Long-Term Memory wawawario2 AGPLv3
LLaMA-based
Project Credit License
cria - LLaMA ported to Rust AmineDiro MIT
FastChat lm-sys Apache-2.0
GPT4All Nomic AI MIT
koboldcpp LostRuins AGPLv3
LLaMA FSD Meta Research GPLv3
LLaMA ported to C/C++ FSD ggerganov (Georgi Gerganov) MIT
QLoRA artidoro MIT
Serge serge-chat MIT
WizardLM nlpxucan Apache-2.0

Code generation

This concept is controversial. See the FSF's other writing on this topic.

Images

Image generation

Project Credit License
ComfyUI comfyanonymous GPLv3
ControlNet lllyasviel Apache-2.0
DALL-E Mini borisdayma (Boris Dayma) Apache 2.0
Diffusers huggingface Apache-2.0
neural-style anishathalye GPLv3
SDXL - generative-models Stability-AI MIT
Stable Diffusion WebUI AUTOMATIC1111 AGPLv3
Text To Video Synthesis Colab camenduru The Unlicense
Thin-Plate Spline Motion Model for Image Animation yoyo-nb MIT

Image captioning

3D modeling

Audio

Natural language processing (NLP)

Transcription (Speech to text (STT))

Speech synthesis (text to speech (TTS))

Project Credit License
Bark Suno AI MIT License
Coqui TTS Coqui AI MPL 2.0
SoftVC VITS Singing Voice Conversion Fork voicepaw Apache License 2.0 & MIT License
TorToiSe neonbjb (James Betker) Apache License 2.0

Music

  • Moseca separates music tracks into different stems (voice, drums, bass, guitar, piano, and others). This is useful for remixing, karaoke, and music studies. MIT

Uncategorized



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.