Skip to content
#

Large Language Model

llm logo

A large language model (LLM) is a type of machine learning model designed for understanding, generating, and interacting with human language. These models are trained on extensive datasets containing text from books, articles, websites, and other sources to learn patterns, context, and semantics in language. LLMs are widely used in applications like chatbots, code generation, translation, summarization, and more. They are often built using transformer architectures and are central to the field of generative AI.

Here are 745 public repositories matching this topic...

✅ Lexify — это веб-приложение для автоматической проверки текстовых документов на лингвистическую приемлемость и соответствие стандартам оформления библиографических ссылок. Оно позволяет пользователям загружать документы в формате .docx, анализировать их содержимое и получать отчеты с выделенными ошибками и рекомендациями.

  • Updated May 11, 2025
  • HTML

PDFQuery AI is an intelligent PDF conversation companion built using Flask and Python. Upload a PDF to extract key insights, generate detailed summaries, or explore specific topics interactively. Powered by the Gemini Starter API for natural language understanding, this tool simplifies complex documents into actionable information.

  • Updated Aug 9, 2025
  • HTML