{"id":21805918,"url":"https://github.com/weaviate-tutorials/vue-vector-search-demo","last_synced_at":"2025-03-21T07:43:57.784Z","repository":{"id":196759058,"uuid":"696896576","full_name":"weaviate-tutorials/vue-vector-search-demo","owner":"weaviate-tutorials","description":"a demo app showcasing weaviates vector search in vue.js","archived":false,"fork":false,"pushed_at":"2024-02-15T11:39:32.000Z","size":419,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T04:26:31.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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":"2023-09-26T16:30:29.000Z","updated_at":"2024-12-01T08:25:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"724f5048-ec58-4978-bd26-65b242276005","html_url":"https://github.com/weaviate-tutorials/vue-vector-search-demo","commit_stats":null,"previous_names":["malgamves/vue-vector-search-demo","weaviate-tutorials/vue-vector-search-demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Fvue-vector-search-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Fvue-vector-search-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Fvue-vector-search-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Fvue-vector-search-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaviate-tutorials","download_url":"https://codeload.github.com/weaviate-tutorials/vue-vector-search-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244759861,"owners_count":20505711,"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":"2024-11-27T12:16:49.263Z","updated_at":"2025-03-21T07:43:57.764Z","avatar_url":"https://github.com/weaviate-tutorials.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generative Search with [Weaviate](https://weaviate.io/) and [Open AI](https://openai.com/)\n\nThis repo should help get you started developing with Weaviate and Vue 3.\n\n![Weaviate](./cover.png)\n\n## Installation \n\n1. Clone the repo with the following command\n    ```\n    git clone https://github.com/malgamves/vue-vector-search-demo\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 (WCS) 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 `VITE_OPENAI_KEY` (you can get this in your [Open AI settings](https://platform.openai.com/account/api-keys))\n    - your Weaviate API key as `VITE_WEAVIATE_API_KEY` (you can get this in your [Weaviate dashboard](https://console.weaviate.cloud/dashboard) under sandbox details)\n    - your Weaviate host URL as `VITE_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 initalize your collections with the following command\n   ```\n   yarn run import\n   ``` \n5. Start your Vue.js 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](https://github.com/malgamves/vue-vector-search-demo/blob/fcaad1645cfe9d25b00d64f676188b0a05d23a8d/src/views/HomeView.vue#L52)\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%2Fvue-vector-search-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweaviate-tutorials%2Fvue-vector-search-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaviate-tutorials%2Fvue-vector-search-demo/lists"}