code-search

Tag

Cards List
#code-search

New and improved embedding model

OpenAI Blog · 2022-12-15 Cached

OpenAI released text-embedding-ada-002, a unified embedding model that consolidates five previous models into one with superior performance, 4x longer context (8192 tokens), smaller dimensionality (1536), and 99.8% lower pricing than previous Davinci embeddings.

0 favorites 0 likes
#code-search

Introducing text and code embeddings

OpenAI Blog · 2022-01-25 Cached

OpenAI introduces a new embeddings API endpoint that converts text and code into numerical vector representations for semantic search, clustering, and classification tasks. The models achieve state-of-the-art results on standard benchmarks including a 20% relative improvement in code search performance.

0 favorites 0 likes
#code-search

Text and code embeddings by contrastive pre-training

OpenAI Blog · 2022-01-24 Cached

OpenAI presents a contrastive pre-training approach for generating high-quality text and code embeddings at scale without supervision, achieving state-of-the-art results on linear-probe classification, semantic search, and code search benchmarks.

0 favorites 0 likes
#code-search

@sourcebot_dev: Give agents context across your entire codebase. Open source, 1 min install.

X AI KOLs Following · 2026-04-21 Cached

Sourcebot has launched an open-source MCP (Model Context Protocol) server that connects AI coding agents like Cursor, Claude Code, and Copilot to an entire codebase for search, file reading, and reference resolution. It supports OAuth 2.0 and API key authorization with a quick 1-minute install.

0 favorites 0 likes
← Back to home

Submit Feedback