Category

Open Source AI

373 articlesRSS

Showing 361-373 of 373 articles

fastText

fastText is an open-source library for learning word embeddings and performing text classification, developed by Facebook AI Research (FAIR) and released to...

Machine LearningNatural Language Processing

gpt-oss

gpt-oss is a family of open-weight large language models released by OpenAI on August 5, 2025, and OpenAI's first open-weight language models since GPT-2 in...

AI ModelsLarge Language Models

llama.cpp

llama.cpp is an open-source large language model inference engine written in C and C++ by Bulgarian software engineer Georgi Gerganov that runs large language...

Developer ToolsLarge Language Models

llm-d

llm-d is an open-source, Kubernetes-native framework for serving large language models in a distributed way at production scale. It was launched in May 2025 by...

AI InfrastructureDeveloper Tools

mT5

mT5 (multilingual T5) is a transformer-based encoder-decoder language model released by Google Research in October 2020 that covers 101 languages in a single...

Large Language ModelsNatural Language Processing

n8n

n8n (pronounced "n-eight-n") is a source-available workflow automation platform built for technical teams, developed by the Berlin-based company n8n GmbH.[20]...

AI AgentsAI Tools & Products

nnsight

nnsight is an open-source Python library for the interpretation and intervention of deep learning models, developed by the Bau Lab at Northeastern University....

Developer ToolsInterpretability

olmOCR

olmOCR is an open toolkit and vision-language model from the Allen Institute for AI (Ai2) that turns PDFs and document images into clean, structured plain text...

Computer VisionNatural Language Processing

opencode (SST)

opencode is an open-source AI coding agent built for the terminal. Developed by Anomaly Innovations, formerly known as the SST (Serverless Stack) team, it...

AI AgentsAI Code Generation

pgvector

pgvector is an open-source PostgreSQL extension that adds vector similarity search to a standard PostgreSQL database, letting developers store, index, and...

AI Infrastructure

smolagents

smolagents is an open source Python library for building agents powered by large language models (LLMs), released by hugging face on 30 December 2024.[^1] Its...

AI AgentsDeveloper Tools

tiktoken

tiktoken is an open source byte pair encoding (BPE) tokenizer library released by OpenAI in December 2022 that converts text into the integer token sequences...

Natural Language ProcessingOpenAI

tinygrad

tinygrad is an open-source deep learning framework written primarily in Python that aims to occupy the space between Andrej Karpathy's pedagogical micrograd...

Deep LearningDeveloper Tools