{"id":47219104,"url":"https://github.com/buda-base/autocomplete-prototype","last_synced_at":"2026-03-13T17:08:43.049Z","repository":{"id":227689517,"uuid":"757978889","full_name":"buda-base/autocomplete-prototype","owner":"buda-base","description":"prototype for an autocomplete service for BDRC","archived":false,"fork":false,"pushed_at":"2025-11-17T12:48:44.000Z","size":290,"stargazers_count":2,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-19T19:43:56.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/buda-base.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-15T11:34:53.000Z","updated_at":"2025-11-17T12:48:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"42369ee7-0d51-4d69-9907-abe105b934ab","html_url":"https://github.com/buda-base/autocomplete-prototype","commit_stats":null,"previous_names":["buda-base/autocomplete-prototype"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/buda-base/autocomplete-prototype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fautocomplete-prototype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fautocomplete-prototype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fautocomplete-prototype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fautocomplete-prototype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buda-base","download_url":"https://codeload.github.com/buda-base/autocomplete-prototype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fautocomplete-prototype/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30471146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-03-13T17:08:38.288Z","updated_at":"2026-03-13T17:08:43.040Z","avatar_url":"https://github.com/buda-base.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# autocomplete-prototype\n\n### Assumptions\n\n- auto-complete starting at the beginning of results (no result where the query string starts in the middle of the result)\n- some prefixes should be ignored\n- there will be different indexes (for titles, person names, everything, different languages)\n- the result should be a list of X (name + category), sorted using a ranking algorithm\n- the source data for building an auto complete index is a list of strings with an associated category and score, the score for each string is computed separately based on the frequency of the string and possibly the entity score\n\n### Vocabulary\n\n\nTokenization:\n\nཀུན་བཟང་བླ་མའི་ཞལ་ལུང -\u003e [\"\"]\n\n- a full token is a token that we know is complete in the user query\n- a partial token can appear as the last token of the user query if the user hasn't fully typed it","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuda-base%2Fautocomplete-prototype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuda-base%2Fautocomplete-prototype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuda-base%2Fautocomplete-prototype/lists"}