{"id":16445192,"url":"https://github.com/dgapitts/learning-pgvector","last_synced_at":"2025-08-11T21:08:06.155Z","repository":{"id":252554369,"uuid":"834121117","full_name":"dgapitts/learning-pgVector","owner":"dgapitts","description":"scripts and notes while learning about pgVector","archived":false,"fork":false,"pushed_at":"2024-12-31T10:37:03.000Z","size":2130,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T08:32:52.406Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgapitts.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":"2024-07-26T13:13:44.000Z","updated_at":"2024-12-31T10:37:07.000Z","dependencies_parsed_at":"2024-12-31T11:28:44.545Z","dependency_job_id":"3f292cb0-ed63-489a-aae1-898dd476d39b","html_url":"https://github.com/dgapitts/learning-pgVector","commit_stats":null,"previous_names":["dgapitts/learning-pgvector"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dgapitts/learning-pgVector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Flearning-pgVector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Flearning-pgVector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Flearning-pgVector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Flearning-pgVector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgapitts","download_url":"https://codeload.github.com/dgapitts/learning-pgVector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Flearning-pgVector/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269956659,"owners_count":24503215,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":[],"created_at":"2024-10-11T09:43:35.641Z","updated_at":"2025-08-11T21:08:06.128Z","avatar_url":"https://github.com/dgapitts.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n### Getting started\n\nFirst question to ChatGPT was \n\n\u003e How do I get started with pgVector and learning about AI.\n\nand this lead to \n\n* [step 0 - base install](bin/step0-base-install.sh)\n* [step 1 - first steps with ORDER-BY embedding](bin/step1-first-steps-ORDER-BY-embedding.sh)\n\n### Background sqlalchemy\n\n* [sqlalchemy-setup](docs/010-sqlalchemy-setup.md)\n* [sqlalchemy-crud-operations](docs/020-sqlalchemy-crud-operations.md)\n\n\n### Tests\n\n* [Barcelona PUG Nov-2024 - Vectors Storage Challenges](docs/100-Barcelona_PUG_Nov-2024_Vectors-Storage-Challenges.md)\n\n\n### Brew notes\n\n* first the `bin/step0-base-install.sh` work on linux and macosx, including pg installed via brew\n* brew service commands - note `info` instead of `status`\n\n```\nbrew services info postgresql@16\nbrew services start postgresql@16\nbrew services restart postgresql@16\nbrew services stop postgresql@16\n```\n\nyou can all use `pg_ctl`\n```\n/opt/homebrew/opt/postgresql@16/bin/pg_ctl stop -D /opt/homebrew/var/postgresql@16\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgapitts%2Flearning-pgvector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgapitts%2Flearning-pgvector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgapitts%2Flearning-pgvector/lists"}