{"id":24972974,"url":"https://github.com/weaviate-tutorials/next-vector-search","last_synced_at":"2026-03-16T08:04:53.482Z","repository":{"id":244962817,"uuid":"811895946","full_name":"weaviate-tutorials/next-vector-search","owner":"weaviate-tutorials","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-09T12:37:56.000Z","size":1867,"stargazers_count":6,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T08:30:20.225Z","etag":null,"topics":["weaviate-starter"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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,"publiccode":null,"codemeta":null}},"created_at":"2024-06-07T14:18:28.000Z","updated_at":"2025-03-16T23:46:41.000Z","dependencies_parsed_at":"2024-06-18T17:30:35.443Z","dependency_job_id":"ba0efbea-1336-4702-9863-f6dd59357113","html_url":"https://github.com/weaviate-tutorials/next-vector-search","commit_stats":null,"previous_names":["weaviate-tutorials/next-vector-search"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/weaviate-tutorials/next-vector-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Fnext-vector-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Fnext-vector-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Fnext-vector-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Fnext-vector-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaviate-tutorials","download_url":"https://codeload.github.com/weaviate-tutorials/next-vector-search/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Fnext-vector-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278221186,"owners_count":25950603,"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-10-03T02:00:06.070Z","response_time":53,"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":["weaviate-starter"],"created_at":"2025-02-03T18:11:01.887Z","updated_at":"2025-10-03T20:23:30.966Z","avatar_url":"https://github.com/weaviate-tutorials.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generative Search with [Weaviate](https://weaviate.io/), Next.js and [Open AI](https://openai.com/)\n\nThis repo should help get you started developing with Weaviate and React.\n\n![Weaviate](/public/cover.png)\n\n## Installation \n\n1. Clone the repo with the following command\n    ```\n    git clone https://github.com/weaviate-tutorials/next-vector-search\n    ```\n\n2. Install the necessary project dependencies with the following command\n    ```\n    yarn install\n    ```\n3. Create a Weaviate instance on Weaviate Cloud Services as described in [this guide](https://weaviate.io/developers/weaviate/quickstart#step-2-create-an-instance)\n\n4. Create a `.env` file and add the following keys\n    - your Open AI API key as `OPENAI_API_KEY` (you can get this in your [Open AI settings](https://platform.openai.com/account/api-keys))\n    - your Cohere API key as `COHERE_API_KEY` (you can get this in your [Cohere settings](https://dashboard.cohere.com/api-keys))\n    - your Weaviate API key as `WEAVIATE_ADMIN_KEY` (you can get this in your [Weaviate dashboard](https://console.weaviate.cloud/dashboard) under sandbox details)\n    - your Weaviate host URL as `WEAVIATE_HOST_URL` (you can get this in your [Weaviate dashboard](https://console.weaviate.cloud/dashboard) under sandbox details)\n  \n5. Import your data and initialize your collections with the following command\n   ```\n   yarn run import\n   ``` \n5. Start your app with the following command\n    ```\n    yarn dev\n    ```\n\n6. Search away!!\n\n💫you can tweak the prompt for the generative search by [editing this line of code]()\n\n## 📚 Resources\nLearn more about Weaviate applications\n- [Weaviate Generative Search](https://weaviate.io/developers/weaviate/modules/reader-generator-modules/generative-openai)\n- [Vector Search](https://weaviate.io/developers/weaviate/search/similarity)\n  \n## 🤷🏾‍♂️ Troubleshooting\n- Check out the [Weaviate Docs](https://weaviate.io/developers/weaviate)\n- Open an [Issue](https://github.com/malgamves/vue-vector-search-demo/issues/new)\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaviate-tutorials%2Fnext-vector-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweaviate-tutorials%2Fnext-vector-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaviate-tutorials%2Fnext-vector-search/lists"}