agrawal-rohit/stackoverflow-semantic-search
Word2Vec encodings based search engine for Stackoverflow questions
This project helps junior programmers find relevant solutions on Stack Overflow without needing precise keywords. You input a programming question in your own words, and it returns Stack Overflow questions that semantically match your query, even if you don't use the exact terms. It's designed for new programmers who might struggle with finding answers due to unfamiliar jargon.
Use this if you are a beginner programmer who often finds it hard to search for coding solutions on Stack Overflow because you don't know the 'right' technical terms.
Not ideal if you are an experienced developer who already knows the specific keywords for efficient Stack Overflow searches or if you need a solution beyond Python-related questions.
Stars
26
Forks
26
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/agrawal-rohit/stackoverflow-semantic-search"
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.