ershovio / awesome_llm

Awesome LLM is a collection of companies, products, and GitHub repos that use large language models such as GPT-4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome LLM is a collection of companies, products, and GitHub repos that use LLMs (large language models) such as GPT-4, PaLM, etc.

Companies and their products

  • OpenAI is an AI research company that created GPT-1..4 models. It has 2 main products:
    • ChatGPT is a chatbot that generates context-aware messages using GPT models.
    • API is a paid API that allows you to use GPT models in your own applications.
  • Anthropic is a company that created Claude which is a chatbot similar to ChatGPT.
  • Microsoft is a company that invested in OpenAI and provides Azure cloud services to train and run OpenAI's models. Also, it has its own products that use LLMs:
  • JasperAI is a company that created a lot of templates to generate texts for different tasks such as SEO, marketing, blog post writing, etc.
  • CopyAI is a company similar to Jasper AI. It also has a lot of templates and uses GPT models under the hood.
  • Frase is a company that focuses on generating texts for SEO.
  • HuggingFace is a company that provides a lot of NLP models and the Transformers library to work with them. It also has a paid API that allows to train and run models on its cloud.

GitHub repositories

About

Awesome LLM is a collection of companies, products, and GitHub repos that use large language models such as GPT-4