novoselrok/codesnippetsearch
Neural bag of words code search implementation using PyTorch and data from the CodeSearchNet project.
This web application and browser extension helps developers quickly find relevant code snippets. You input natural language queries or code examples, and it returns a ranked list of code from GitHub repositories in languages like Python, Java, and JavaScript. It's designed for software engineers looking to discover how specific functionalities are implemented or find example usages.
No commits in the last 6 months.
Use this if you are a developer and want to efficiently search GitHub for existing code solutions using plain English or code snippets, rather than just keyword matching.
Not ideal if you are looking to search private repositories, local files, or need a tool for code analysis or debugging.
Stars
72
Forks
5
Language
Python
License
MIT
Category
Last pushed
Jan 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/novoselrok/codesnippetsearch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepset-ai/haystack-tutorials
Here you can find all the Tutorials for Haystack 📓
aryn-ai/sycamore
🍁 Sycamore is an LLM-powered search and analytics platform for unstructured data.
MaartenGr/PolyFuzz
Fuzzy string matching, grouping, and evaluation.
unum-cloud/USearch
Fast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C,...
towhee-io/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.