{"id":19481333,"url":"https://github.com/yukaty/vector-search-api","last_synced_at":"2025-08-08T10:36:01.673Z","repository":{"id":261528024,"uuid":"884571426","full_name":"yukaty/vector-search-api","owner":"yukaty","description":"FastAPI application implementing book similarity search","archived":false,"fork":false,"pushed_at":"2024-11-29T17:41:12.000Z","size":10,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T02:21:27.750Z","etag":null,"topics":["docker","docker-compose","embeddings","fastapi","ollama","openai","pgvector","postgresql"],"latest_commit_sha":null,"homepage":"","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/yukaty.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-11-07T01:52:09.000Z","updated_at":"2025-02-21T16:48:43.000Z","dependencies_parsed_at":"2024-11-07T03:18:50.212Z","dependency_job_id":"6142db5d-c892-414b-ba86-0f1bee6271d3","html_url":"https://github.com/yukaty/vector-search-api","commit_stats":null,"previous_names":["yukaty/vector-search-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukaty%2Fvector-search-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukaty%2Fvector-search-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukaty%2Fvector-search-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukaty%2Fvector-search-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yukaty","download_url":"https://codeload.github.com/yukaty/vector-search-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252756386,"owners_count":21799461,"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":["docker","docker-compose","embeddings","fastapi","ollama","openai","pgvector","postgresql"],"created_at":"2024-11-10T20:03:43.886Z","updated_at":"2025-05-06T19:45:01.100Z","avatar_url":"https://github.com/yukaty.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- 🚧 **Work in Progress** 🚧 --\u003e\n\n# Vector Search API\n\nA FastAPI application implementing vector similarity search.\n\n## Overview\n\nThis project demonstrates how to build a vector similarity search system using:\n- PostgreSQL with pgvector extension for vector operations\n- OpenAI/Ollama Embedding models for text vectorization\n- FastAPI for the REST API interface\n- Docker for containerization\n\n## Quick Start\n\n1. Create `.env` in the root directory\n    ```bash\n    OPENAI_API_KEY=your_openai_api_key\n    ```\n\n2. Start the services\n   ```bash\n   docker compose up --build\n   ```\n\n## API Endpoints\n\nVisit http://localhost:8000/docs for the Swagger UI.\n\n## Development\n- Update database schema: Edit `postgres/schema.sql`\n- Add data: Use `scripts/load_data.py`\n- Modify API: Edit files in `api/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukaty%2Fvector-search-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyukaty%2Fvector-search-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukaty%2Fvector-search-api/lists"}