{"id":18400071,"url":"https://github.com/spryker-community/aissist","last_synced_at":"2025-04-12T16:27:43.473Z","repository":{"id":256566915,"uuid":"855662689","full_name":"spryker-community/aissist","owner":"spryker-community","description":"Natural language shopping in your Spryker store","archived":false,"fork":false,"pushed_at":"2024-11-13T18:40:26.000Z","size":348324,"stargazers_count":0,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-16T03:18:02.304Z","etag":null,"topics":["hackathon","hackathon-september-2024","spryker"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spryker-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-11T08:52:02.000Z","updated_at":"2024-12-11T12:00:24.000Z","dependencies_parsed_at":"2024-12-24T11:44:27.405Z","dependency_job_id":null,"html_url":"https://github.com/spryker-community/aissist","commit_stats":null,"previous_names":["spryker-community/aissist"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spryker-community%2Faissist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spryker-community%2Faissist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spryker-community%2Faissist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spryker-community%2Faissist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spryker-community","download_url":"https://codeload.github.com/spryker-community/aissist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248596040,"owners_count":21130624,"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":["hackathon","hackathon-september-2024","spryker"],"created_at":"2024-11-06T02:29:29.536Z","updated_at":"2025-04-12T16:27:43.451Z","avatar_url":"https://github.com/spryker-community.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AIssistant\n\nEver walked into a shop and started talking with the shop assistant to figure out what you wanted? With AIssistant, we aim to provide a seamless experience, helping you out with your shopping decisions.\n\n## 📹 Team Demo\n\n[To be updated]\n\n## Pre-requisite\n\n* OpenAI account with some credits\n* Configured assistant, which can be created using the OpenAI Playground\n* Upload existing products to the OpenAI Playground as a JSON file\n\n![Upload JSON information](docs/vector_store.png)\n\nExample of the file to upload: [products.json](data/import/common/DE/openai_product.json)\n\nSet up the prompt as follows:\n\n```\nTBD\n```\n\n\n## Installation\n\n1. Clone the repository\n2. Install Spryker like a usual B2C demoshop\n3. Provide the config\n\n```\n$config[AissistantConstants::OPENAI_API_KEY] = 'YOUR_OPENAI_API_KEY_HERE';\n$config[AissistantConstants::ASSISTANT_ID] = 'ASSISTANT_ID_HERE';\n```\n\n4. Run the following command to install additional products\n\n```\nvendor/bin/console data:import --config=data/import/common/sports_setup.yml\n```\n\n## Caveats\n\n* Currently the whole demoshop is commited to this repository, as an initial hackathon project. The extraction of the module is postponed to a later stage.\n* There should be a special command / cronjob to update the products in the OpenAI Playground, as the products in the demoshop are updated.\n* The response time is too long, and too many tokens are used. This should be optimized.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspryker-community%2Faissist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspryker-community%2Faissist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspryker-community%2Faissist/lists"}