search-algorithms

There are 257 repositories under search-algorithms topic.

  • williamfiset/Algorithms

    A collection of algorithms and data structures

    Language:Java18.3k4251814.5k
  • cosmos

    OpenGenus/cosmos

    World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project

    Language:C++13.7k3111.4k3.7k
  • dsa

    msambol/dsa

    Data structures and algorithms in X minutes. Code examples from my YouTube channel.

    Language:Python67377129
  • kreeben/resin

    Vector space index based search engine that's available as a HTTP service or as an embedded library.

    Language:C#571205342
  • proycon/pynlpl

    PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, and less common, NLP tasks. PyNLPl can be used for basic tasks such as the extraction of n-grams and frequency lists, and to build simple language model. There are also more complex data types and algorithms. Moreover, there are parsers for file formats common in NLP (e.g. FoLiA/Giza/Moses/ARPA/Timbl/CQL). There are also clients to interface with various NLP specific servers. PyNLPl most notably features a very extensive library for working with FoLiA XML (Format for Linguistic Annotation).

    Language:Python478262568
  • IonelPopJara/moogle

    My very own search engine

    Language:Blade30241121
  • habedi/hann

    A fast approximate nearest neighbor search library for Go

    Language:Go2093115
  • davecom/ClassicComputerScienceProblemsInSwift

    Source Code for the Book Classic Computer Science Problems in Swift

    Language:Swift1989542
  • innoave/genevo

    Execute genetic algorithm (GA) simulations in a customizable and extensible way.

    Language:Rust18652028
  • rcedgar/usearch12

    Open-source usearch

    Language:C++12162018
  • findto

    lucasm/findto

    🔴🟠🔵🟢🟡🟣 Findto is an open source decentralized search assistant. Search on AI, Web, and more. Be free.

    Language:TypeScript95759
  • bakhodir10/AlgoCS

    This repository is all about data structures, its implementation, problem and solving

    Language:Java382013
  • mgiannopoulos24/Artificial-Intelligence

    Solutions for the Projects of the Artificial Intelligence (CS 188) course of UC Berkeley

    Language:Python271312
  • chitholian/AI-Search-Algorithms

    This is an educational repository containing implementation of some search algorithms in Artificial Intelligence.

    Language:Python260020
  • opensearch-project/search-processor

    Search Request Processor: pipeline for transformation of queries and results inline with a search request.

    Language:Java26156326
  • besthor/alx-low_level_programming

    This repository is a collection of projects written in the C programming language.Whether you're a beginner or an experienced programmer, this repository is a valuable resource for honing your C programming skills.

    Language:C25109
  • acmucsd/acm-ai-workshops

    Repository of AI resources from workshops hosted by ACM AI at UCSD 🧠

    Language:Jupyter Notebook206147
  • rahul-biswakarma/algospace

    Algorithm Visualizer made using Next JS and React.

    Language:JavaScript20201
  • zebbern/Ai-Prompts

    🧾 | Use these AI prompts to refine your searches, improve accuracy, and get detailed, context-driven responses that precisely match your queries.

  • searchViz

    gyanantaran/searchViz

    Graph search visualizer

    Language:Python16110
  • cloud-choice

    mistertest/cloud-choice

    Cloud choice is an instant search app for game catalog offers from every cloud gaming platform : Geforce Now, Stadia, Xcloud, Boosteroid, PSnow, Luna...

    Language:JavaScript16215
  • bluedistro/Graph-Traversal

    A fine-tuned visual implementation of Informed and Uninformed Search Algorithms such as Breadth First Search, Depth First Search, Uniform Cost Search, A* Search, Greedy First Search

    Language:Python15106
  • davide97l/Pacman

    Implementation of many popular AI algorithms to play the game of Pacman such as Minimax, Expectimax and Greedy.

    Language:Python13105
  • devidw/gearchy

    Internet's first Goggles manager.

    Language:TypeScript111391
  • 0xCodeFuture/ai-mini-projects

    A set of Python AI mini-projects covering Bayesian networks, SAT solving, regression, and search.

    Language:Jupyter Notebook900
  • 0xCodeFuture/cs50AI

    Solutions to Harvard’s CS50AI course, covering topics like search algorithms, knowledge representation, optimization, machine learning, neural networks, and natural language processing, all implemented in Python.

    Language:Python9
  • OpenWeavers/openanalysis

    An implementation-neutral algorithm analysis and visualization library

    Language:Python9303
  • Ghost4474/Data-Structures-Algorithm

    C++ DSA & LeetCode solutions with clear, readable code for core data structures and algorithms. Practical practice and interview prep in one beginner repo 🐙

    Language:C++814
  • janneri/bots-of-black-friday

    A simple game for code camping events

    Language:JavaScript83013
  • jacobsayono/a-star-algorithm

    A* Algorithm for robot path planning using a simple Euclidean heuristic function.

    Language:Python7102
  • capjamesg/build-a-search-index

    Code to accompany the "Build a search index in Python" tutorial.

    Language:Python6101
  • imadtoubal/Infinit-Pacman-with-JavaScript

    Infinit Pacman with JavaScript. Using multiple path-finding algorithms: A*, Greedy Best First Search, and Hill Climbing Search

    Language:JavaScript6202
  • K-Konstantinidis/Freecell-Solitaire-Solver

    Solve any FreeCell Solitaire puzzle with 1 of the 4 different path finding algorithms: Breadth 1st Search, Depth 1st Search, Best 1st Search, Astar Search.

    Language:Java5102
  • MaratBektemirov/alif

    High-perfomance tool for fuzzy word search and approximate matching by AF-pairs.

    Language:JavaScript5200
  • marcandreher/webSearch

    Based on my webCrawler a Search Engine

    Language:Java5100
  • Rikki407/visualize-search

    A Progressive Web App to visualize various search algorithms like Breadth First, Depth First, Iterative Deepening, Greedy, Uniform Cost, A*, IDA* with a beautiful responsive Neumorphic User Interface and a Dark theme

    Language:JavaScript5201