sailesh27's picture
Add VibeAtlas Code Search Playground demo
d9d1e9e verified

A newer version of the Gradio SDK is available: 6.2.0

Upgrade
metadata
title: VibeAtlas Code Search Playground
emoji: πŸ”
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 4.0.0
app_file: app.py
pinned: true
license: apache-2.0
short_description: Semantic code search powered by UniXcoder
tags:
  - code-search
  - semantic-search
  - embeddings
  - vibeatlas
  - unixcoder

VibeAtlas Code Search Playground πŸ”

Experience semantic code search powered by UniXcoder embeddings.

Features

  • Natural Language β†’ Code Search: Find code using everyday language
  • Cross-Language Matching: Find similar patterns across Python, JavaScript, TypeScript
  • Semantic Understanding: Understands code intent, not just keywords

Try It

  1. Enter a search query like "user authentication with password"
  2. See semantically similar code snippets
  3. Compare results across languages

Get It In Your IDE

code --install-extension vibeatlas.vibeatlas

Links

Model

This demo uses vibeatlas/unixcoder-base-onnx, our ONNX conversion of Microsoft's UniXcoder for browser/Node.js use.


Made with ❀️ by VibeAtlas