hamelsmu/code_search
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
Implements semantic search by embedding code snippets and natural language queries into a shared vector space using sequence-to-sequence deep learning models, enabling cross-modal retrieval without explicit keyword matching. The approach trains neural networks to map both code and natural language descriptions to comparable representations, allowing queries to find semantically similar code regardless of exact syntax or terminology. Provides Docker containers (GPU/CPU variants) and Jupyter notebooks for reproducibility, though the author notes more refined techniques are available in the successor project CodeSearchNet.
490 stars. No commits in the last 6 months.
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
aryn-ai/sycamore
🍁 Sycamore is an LLM-powered search and analytics platform for unstructured data.
deepset-ai/haystack-tutorials
Here you can find all the Tutorials for Haystack 📓
MaartenGr/PolyFuzz
Fuzzy string matching, grouping, and evaluation.
unum-cloud/USearch
Fast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C,...
pinecone-io/pinecone-datasets
An open-source dataset library for pre-embedded dataset: create your own data catalog, or use...