Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
6.2.0
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
- Enter a search query like "user authentication with password"
- See semantically similar code snippets
- Compare results across languages
Get It In Your IDE
code --install-extension vibeatlas.vibeatlas
Links
- π Website
- π¦ VS Code Extension
- π οΈ GitHub
Model
This demo uses vibeatlas/unixcoder-base-onnx, our ONNX conversion of Microsoft's UniXcoder for browser/Node.js use.
Made with β€οΈ by VibeAtlas