{"id":49549055,"url":"https://github.com/adityajhakumar/locally-hosted_python_dictionary-assistant","last_synced_at":"2026-05-02T21:03:29.628Z","repository":{"id":249171719,"uuid":"830663636","full_name":"adityajhakumar/Locally-hosted_Python_Dictionary-Assistant","owner":"adityajhakumar","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:07.000Z","size":5836,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-19T01:02:47.907Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adityajhakumar.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-07-18T18:06:53.000Z","updated_at":"2024-07-19T01:02:54.154Z","dependencies_parsed_at":"2024-07-19T01:13:21.676Z","dependency_job_id":null,"html_url":"https://github.com/adityajhakumar/Locally-hosted_Python_Dictionary-Assistant","commit_stats":null,"previous_names":["adityajhakumar/locally-hosted_python_dictionary-assistant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adityajhakumar/Locally-hosted_Python_Dictionary-Assistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityajhakumar%2FLocally-hosted_Python_Dictionary-Assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityajhakumar%2FLocally-hosted_Python_Dictionary-Assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityajhakumar%2FLocally-hosted_Python_Dictionary-Assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityajhakumar%2FLocally-hosted_Python_Dictionary-Assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adityajhakumar","download_url":"https://codeload.github.com/adityajhakumar/Locally-hosted_Python_Dictionary-Assistant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityajhakumar%2FLocally-hosted_Python_Dictionary-Assistant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32549388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"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":"2026-05-02T21:03:28.838Z","updated_at":"2026-05-02T21:03:29.622Z","avatar_url":"https://github.com/adityajhakumar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Python Dictionary Assistant\n\n\n\n## Overview\n\nThis Python project serves as a dictionary assistant that helps users find definitions of words stored in CSV files. It utilizes text-to-speech functionality for greetings and reading out definitions.\n\n## Features\n\n- **Greeting Functionality**: Automatically greets users and introduces its capabilities.\n- **Definition Lookup**: Searches for definitions of words stored in CSV files.\n- **Text-to-Speech**: Uses `pyttsx3` for text-to-speech functionality to read out definitions.\n\n## Setup\n\n1. **Clone the Repository**\n\n   ```bash\n   git clone https://github.com/your_username/your_dictionary_assistant.git\n   cd your_dictionary_assistant\n   ```\n\n2. **Install Dependencies**\n\n   Ensure you have Python 3.x installed. Install required packages:\n\n   ```bash\n   pip install pandas pyttsx3\n   ```\n\n3. **Run the Program**\n\n   ```bash\n   python main.py\n   ```\n\n## Usage\n\n1. **Greeting**\n\n   Upon running the program, the assistant will greet the user and introduce itself.\n\n2. **Enter Your Name**\n\n   Enter your name when prompted. The assistant will acknowledge you.\n\n3. **Enter a Word**\n\n   Type a word to get its definition. The assistant will search its dictionary files and read out the definition if found.\n\n\n\n\n## Contributing\n\nContributions are welcome! If you'd like to improve the assistant or add new features, feel free to fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityajhakumar%2Flocally-hosted_python_dictionary-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadityajhakumar%2Flocally-hosted_python_dictionary-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityajhakumar%2Flocally-hosted_python_dictionary-assistant/lists"}