{"id":21675874,"url":"https://github.com/sumithemmadi/e-commerce-chatbot","last_synced_at":"2026-04-21T09:32:30.049Z","repository":{"id":237459423,"uuid":"712307650","full_name":"sumithemmadi/e-commerce-chatbot","owner":"sumithemmadi","description":"e-commerce-chatbot","archived":false,"fork":false,"pushed_at":"2024-09-28T07:20:10.000Z","size":521,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-23T06:33:21.014Z","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/sumithemmadi.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-10-31T07:58:30.000Z","updated_at":"2024-09-28T07:20:13.000Z","dependencies_parsed_at":"2024-05-02T03:14:00.026Z","dependency_job_id":"a68386b2-1360-40ff-90ed-74af6f5b6c85","html_url":"https://github.com/sumithemmadi/e-commerce-chatbot","commit_stats":null,"previous_names":["sumithemmadi/e-commerce-chatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sumithemmadi/e-commerce-chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumithemmadi%2Fe-commerce-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumithemmadi%2Fe-commerce-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumithemmadi%2Fe-commerce-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumithemmadi%2Fe-commerce-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sumithemmadi","download_url":"https://codeload.github.com/sumithemmadi/e-commerce-chatbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumithemmadi%2Fe-commerce-chatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32085469,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-25T14:11:18.840Z","updated_at":"2026-04-21T09:32:30.025Z","avatar_url":"https://github.com/sumithemmadi.png","language":"Python","readme":"# Real Time E-commerce Question and Answering System\n\nCreating a virtual environment (venv) in Windows.\n\n1. **Install Python 3**:\n   Make sure you have Python 3 installed on your system. You can download it from the official [Python website](https://www.python.org/downloads/).\n\n2. **Open Command Prompt**:\n   Open the Command Prompt. You can do this by pressing `Win + R`, typing `cmd`, and pressing Enter.\n\n3. **Navigate to Your Project Directory**:\n   Use the `cd` command to navigate to the directory where you want to create your virtual environment. For example:\n\n   ```sh\n    cd C:\\Users\\sumith\\projects\\e-commerce-chatbot\n   ```\n\n4. **Create the Virtual Environment**:\n   Use the following command to create a virtual environment:\n\n   ```sh\n   python -m venv venv\n   ```\n\n   Here, `venv` is the name of your virtual environment. You can choose any name you prefer.\n\n5. **Activate the Virtual Environment**:\n   To activate the virtual environment, run:\n\n   ```sh\n   .\\venv\\Scripts\\activate\n   ```\n\n   After activation, your command prompt should show the name of the virtual environment at the beginning of the line, indicating that the environment is active.\n\n### Installing Dependencies\n\n- **Installing Packages**: After activating your virtual environment, you can install packages using `pip`. For example:\n  ```sh\n  pip install requests scikit-learn torch  nltk transformers flask beautifulsoup4\n  ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumithemmadi%2Fe-commerce-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumithemmadi%2Fe-commerce-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumithemmadi%2Fe-commerce-chatbot/lists"}