{"id":24972991,"url":"https://github.com/weaviate-tutorials/hybrid-demo-python","last_synced_at":"2025-03-29T06:11:03.967Z","repository":{"id":227871812,"uuid":"772596607","full_name":"weaviate-tutorials/hybrid-demo-python","owner":"weaviate-tutorials","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-15T14:06:53.000Z","size":262,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T18:11:24.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/weaviate-tutorials.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}},"created_at":"2024-03-15T14:04:25.000Z","updated_at":"2024-03-15T14:05:20.000Z","dependencies_parsed_at":"2024-03-15T15:40:42.137Z","dependency_job_id":null,"html_url":"https://github.com/weaviate-tutorials/hybrid-demo-python","commit_stats":null,"previous_names":["weaviate-tutorials/hybrid-demo-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Fhybrid-demo-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Fhybrid-demo-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Fhybrid-demo-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Fhybrid-demo-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaviate-tutorials","download_url":"https://codeload.github.com/weaviate-tutorials/hybrid-demo-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246145079,"owners_count":20730495,"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":"2025-02-03T18:11:14.169Z","updated_at":"2025-03-29T06:11:03.947Z","avatar_url":"https://github.com/weaviate-tutorials.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hybrid Demo project\n\nTo run the project you need:\n1. Set up Weaviate\n    * Use Docker Compose\n    * or create one with [WCS](https://console.weaviate.cloud/)\n2. Install required libraries\n\n## ==== Set up Weaviate ====\n\n### Local – Docker\nTo run Weaviate locally, install Docker Compose.\n\nThen run the following command at the root of the repo:\n```\ndocker compose\n```\n\nWhich will use the configuration in `docker-compose.yml` file.\n\n### Cloud – WCS\nIf you want to run Weaviate in the cloud with WCS, head to [https://console.weaviate.cloud/](https://console.weaviate.cloud/), create an account and create a new instance (a free sandbox is good enough).\n\nSee the [WCS Quickstart](https://weaviate.io/developers/wcs/quickstart) for step-by-step guide.\n\n## ==== Install required libraries ====\n\nCreate a new venv configuration.\n```\npython3 -m venv .venv\n```\n\nThen switch to the new configuration:\n```\nsource .venv/bin/activate\n```\n\nAnd install the required packages.\n```\npip install -r requirements.txt\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaviate-tutorials%2Fhybrid-demo-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweaviate-tutorials%2Fhybrid-demo-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaviate-tutorials%2Fhybrid-demo-python/lists"}