{"id":16302409,"url":"https://github.com/weisrc/ellie","last_synced_at":"2025-06-10T17:35:06.235Z","repository":{"id":135274766,"uuid":"326094675","full_name":"weisrc/ellie","owner":"weisrc","description":"A little search engine made using Tensorflow Universal Sentence Encoder.","archived":false,"fork":false,"pushed_at":"2021-06-10T00:07:24.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T09:18:16.294Z","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/weisrc.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}},"created_at":"2021-01-02T02:36:19.000Z","updated_at":"2021-10-18T05:44:26.000Z","dependencies_parsed_at":"2023-06-25T23:45:11.049Z","dependency_job_id":null,"html_url":"https://github.com/weisrc/ellie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weisrc%2Fellie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weisrc%2Fellie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weisrc%2Fellie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weisrc%2Fellie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weisrc","download_url":"https://codeload.github.com/weisrc/ellie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weisrc%2Fellie/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259118268,"owners_count":22807938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-10-10T20:57:22.720Z","updated_at":"2025-06-10T17:35:06.216Z","avatar_url":"https://github.com/weisrc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ellie\n Little search engine made with Tensorflow.\n\n The online hosted version will hopefully be available [here](https://ellie.weis.studio). Nope, not anymore sadly ;(\n\n## Getting started\n\nClone this repo, download and extract the machine learning models and run!\n\n```sh\ngit clone [repo_url]\nconda activate\ncd [repo]/src\n# install the models\nmkdir src/data\npython app.py\n# the app should start on port 8080\n```\n\n## Requirements\n\n- [Miniconda](https://docs.conda.io/en/latest/miniconda.html) (optional) \n- Python 3 (comes with Miniconda)\n- [Universal Sentence Encoder Multilingual](https://tfhub.dev/google/universal-sentence-encoder-multilingual/3) (tensorflow model)\n- [Fastext model](https://fasttext.cc/)\n- A linux machine (WSL works too!)\nMore in `src/requirements`\n\nYour file tree should look like...\n```sh\nsrc/models\n├── fasttext.ftz # fasttext model\n└── use # universal sentence encoder model\n    ├── assets\n    ├── saved_model.pb\n    └── variables\n        ├── variables.data-00000-of-00001\n        └── variables.index\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweisrc%2Fellie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweisrc%2Fellie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweisrc%2Fellie/lists"}