hamelsmu/code_search
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
This helps developers quickly find relevant code snippets by describing what they need in plain English. You provide your existing codebase and natural language queries, and it returns code examples that semantically match your intent. This is for software developers, data scientists, or anyone who writes and searches through large amounts of code.
490 stars. No commits in the last 6 months.
Use this if you are a developer struggling to find specific code functions or examples within a large codebase using traditional keyword search.
Not ideal if you need a cutting-edge, state-of-the-art solution for semantic code search, as this project's techniques are outdated and a more modern alternative exists.
Stars
490
Forks
136
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/hamelsmu/code_search"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.