8000 Codebase-wide search tool with RAG · Issue #1 · KevinL10/blade · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Codebase-wide search tool with RAG #1
Open
@KevinL10

Description

@KevinL10

A tool that agents can use to query for additional semantic context of a given code snippet.

Details:

  • OpenAI embeddings (text-embedding-ada-002)
  • Chroma (in-memory) vector DB

Input: code to search (str)
Output: list of semantically similar code chunks (str)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0