To-Do List: Difference between revisions

From AI Wiki
No edit summary
No edit summary
Line 17: Line 17:


'''[[Claude]]''' - Chatbot from [[Anthropic]]
'''[[Claude]]''' - Chatbot from [[Anthropic]]
'''[[CLIP]]''' ([[Contrastive Language–Image Pre-training]]) - https://arxiv.org/abs/2103.00020, https://openai.com/blog/clip/ - basis for many [[Text-to-Image Models]] like [[Stable Diffusion]]


'''[[CodeGen]]''' - https://github.com/salesforce/CodeGen, https://arxiv.org/abs/2203.13474
'''[[CodeGen]]''' - https://github.com/salesforce/CodeGen, https://arxiv.org/abs/2203.13474

Revision as of 16:17, 7 February 2023

See also: Machine learning terms

AI Summary Generators

AlphaGo - https://www.deepmind.com/research/highlighted-research/alphago - Go playing AI from DeepMind

Anthropic AI - AI research company from former OpenAI employees. 300 million from Google

Applications

Art

Artificial general intelligence

Attention Is All You Need (https://arxiv.org/abs/1706.03762) - influential paper that introduced Transformer

BERT

Claude - Chatbot from Anthropic

CLIP (Contrastive Language–Image Pre-training) - https://arxiv.org/abs/2103.00020, https://openai.com/blog/clip/ - basis for many Text-to-Image Models like Stable Diffusion

CodeGen - https://github.com/salesforce/CodeGen, https://arxiv.org/abs/2203.13474

Companies

Controversies

Diff Models - https://carper.ai/diff-models-a-new-way-to-edit-code/

Diffusion model

DeepMind - AI company owned by Google

DeepMind Sparrow - chatbot / text generator

DreamStudio - Stability AI

Ethics

EleutherAI - https://www.eleuther.ai/, https://github.com/EleutherAI, https://huggingface.co/EleutherAI

Few shot

Hugging Face - Company that hosts models, Spaces, AutoTrain

illustrating reinforcement learning from human feedback (RLHF) - https://huggingface.co/blog/rlhf

Jasper - Content (Text) generation

LaMDA - AI chatbot by Google

Language model

Large language models (LLMs)

Machine learning terms

One shot

Organizations

Papers

Prime Voice AI by Eleven Labs (https://beta.elevenlabs.io/) - realistic voices

replicate - use open-source models with a Cloud API, https://replicate.com/

Transformer - https://news.ycombinator.com/item?id=34566275

Text-to-3D

Text-to-audio

Text-to-image

Text-to-video

ViT - Vision Transformer - https://arxiv.org/abs/2010.11929

The Pile - https://pile.eleuther.ai/, https://arxiv.org/abs/2101.00027

Unstable Diffusion