{"id":22831000,"url":"https://github.com/olivervea/elasticembeddings","last_synced_at":"2026-05-09T04:33:25.806Z","repository":{"id":214266605,"uuid":"728043621","full_name":"OliverVea/ElasticEmbeddings","owner":"OliverVea","description":"ElasticEmbeddings is a simple application, which exposes an API for semantic search.  The semantic search is done with OpenAI embeddings and Elasticsearch.","archived":false,"fork":false,"pushed_at":"2023-12-28T05:07:25.000Z","size":240,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T01:42:13.348Z","etag":null,"topics":["asp-net","elasticsearch","openai","semantic-search"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OliverVea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-12-06T05:26:26.000Z","updated_at":"2024-01-17T05:33:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"464214d4-771e-4bb5-8335-aca1660e3a68","html_url":"https://github.com/OliverVea/ElasticEmbeddings","commit_stats":null,"previous_names":["olivervea/elasticembeddings"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OliverVea/ElasticEmbeddings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliverVea%2FElasticEmbeddings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliverVea%2FElasticEmbeddings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliverVea%2FElasticEmbeddings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliverVea%2FElasticEmbeddings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OliverVea","download_url":"https://codeload.github.com/OliverVea/ElasticEmbeddings/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliverVea%2FElasticEmbeddings/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["asp-net","elasticsearch","openai","semantic-search"],"created_at":"2024-12-12T20:16:21.381Z","updated_at":"2026-05-09T04:33:25.790Z","avatar_url":"https://github.com/OliverVea.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ElasticEmbeddings\n\nElasticEmbeddings is a simple application, which exposes an API for [semantic search](https://www.elastic.co/what-is/semantic-search).\n\nThe semantic search is done with [OpenAI embeddings](https://platform.openai.com/docs/guides/embeddings) and [Elasticsearch](https://www.elastic.co/guide/en/elasticsearch/reference/current/semantic-search.html).\n\n## Usage\n\nThis application is intended to run in docker. \n\nFor the sake of convenience, a [`docker-compose.yml`](docker-compose.yml) file is provided, containing an Elasticsearch instance and the application itself.\n\n### Running the application\n\n1. Ensure that you have a valid Azure OpenAI API key.\n1. Copy the [`.env.template`](.env.template) file to `.env` and fill in the values.\n2. Run the application with:\n    ```bash\n    docker-compose up -d\n    ```\n3. The API is now available at [`http://localhost:8080/swagger/index.html`](http://localhost:8080/swagger/index.html).\n\n### Demo\n\nAn IPython notebook is provided to demonstrate the usage of the API. It can be found in [`demo.ipynb`](demo.ipynb).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folivervea%2Felasticembeddings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folivervea%2Felasticembeddings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folivervea%2Felasticembeddings/lists"}