{"id":24277234,"url":"https://github.com/indiecodermm/smart-one-ai","last_synced_at":"2026-03-04T07:30:54.561Z","repository":{"id":137078367,"uuid":"579110731","full_name":"IndieCoderMM/smart-one-ai","owner":"IndieCoderMM","description":"🤖 AI assistant that can listen to user input and provide responses. It includes GUI to print the result and receive text input. Built with Python, OpenAI API, PySimpleGUI","archived":false,"fork":false,"pushed_at":"2022-12-29T16:43:23.000Z","size":396,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T16:03:20.491Z","etag":null,"topics":["ai-assistant","chatbot","openai-api","python","speech-recognition"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IndieCoderMM.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":"2022-12-16T17:28:34.000Z","updated_at":"2024-02-11T22:18:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"26a8f322-4a03-4b2c-ad97-72c80109d404","html_url":"https://github.com/IndieCoderMM/smart-one-ai","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IndieCoderMM/smart-one-ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fsmart-one-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fsmart-one-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fsmart-one-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fsmart-one-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IndieCoderMM","download_url":"https://codeload.github.com/IndieCoderMM/smart-one-ai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fsmart-one-ai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30075427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T05:31:57.858Z","status":"ssl_error","status_checked_at":"2026-03-04T05:31:38.462Z","response_time":59,"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":["ai-assistant","chatbot","openai-api","python","speech-recognition"],"created_at":"2025-01-15T23:34:40.201Z","updated_at":"2026-03-04T07:30:54.404Z","avatar_url":"https://github.com/IndieCoderMM.png","language":"Python","readme":"[![CodeFactor](https://www.codefactor.io/repository/github/indiecodermm/smart-one-ai/badge)](https://www.codefactor.io/repository/github/indiecodermm/smart-one-ai)\n[![Maintainability](https://api.codeclimate.com/v1/badges/5d39b9280da5ddcf406e/maintainability)](https://codeclimate.com/github/IndieCoderMM/smart-one-ai/maintainability)\n![LastUpdate](https://img.shields.io/github/last-commit/IndieCoderMM/smart-one-ai)\n[![Forks](https://img.shields.io/github/forks/IndieCoderMM/smart-one-ai)](https://github.com/IndieCoderMM/smart-one-ai/network/members)\n![Stars](https://img.shields.io/github/stars/IndieCoderMM/smart-one-ai)\n[![License](https://img.shields.io/github/license/IndieCoderMM/smart-one-ai.svg)](https://github.com/IndieCoderMM/smart-one-ai/blob/master/LICENSE)\n\n## Table of Contents\n\n- [😎 Smart One - A.I. Assistant](#-smart-one---ai-assistant)\n  - [🔥 Features](#-features)\n  - [⚙ Requirements](#-requirements)\n  - [📦 Libraries](#-libraries)\n  - [📥 Installation](#-installation)\n  - [📧 Contact](#-contact)\n  - [🤝 Contributing](#-contributing)\n  - [💖 Show your support](#-show-your-support)\n  - [🎯 Roadmap](#-roadmap)\n  - [💡 Inspiration](#-inspiration)\n  - [📜 License](#-license)\n\n# 😎 Smart One - A.I. Assistant\n\n**Smart One** is an A.I. assistant program that can listen to a user's input and provide an appropriate response. It uses [OpenAI API](https://beta.openai.com/docs/api-reference?lang=python) to understand and interpret user's request and generate a response in real-time.\n\n![Screenshot](screenshot00.png)\n\n## 🔥 Features\n\n- Speech recognition: Listen to the user's input through a microphone and transcribe into text\n- Natural language processing: Able to understand the meaning and context of user's input\n- Quick and accurate response: Efficient and seamless communication\n- Contextual understanding: Remember previous interactions and give more relevant responses\n- Knowledge base: Provide information on a wide range of topics\n- Audio output: Provide responses in audio form\n- User-friendly GUI: Simple and intuitive interface\n\n## ⚙ Requirements\n\n- [Python](https://www.python.org/): 3.9 or higher\n- [Pipenv](https://docs.pipenv.org/): Python packaging tool\n\n## 📦 Libraries\n\n- [OpenAI Python](https://github.com/openai/openai-python)\n- [PySimpleGUI](https://pypi.org/project/PySimpleGUI/)\n- [Speech Recognition](https://pypi.org/project/SpeechRecognition/)\n- [Pyttsx3](https://pypi.org/project/pyttsx3/)\n\n## 📥 Installation\n\nTo install the program, follow these steps:\n\n1. Clone this repo to the desired folder.\n```sh\ngit clone git@github.com:IndieCoderMM/smart-one-ai.git \n```\n2. Enter the project directory.\n```sh\ncd smart-one-ai\n```\n3. Install the libraries.\n```sh\npipenv install\n```\n4. Get secret key from [OpenAI API](https://beta.openai.com/account/api-keys) and add the key in `smart_one/utils/openai_helper.py`.\n5. Activate pipenv and run the program.\n```sh\npipenv shell\npython -m smart_one\n```\n\n_You can customize the profile (name, voice, etc) in `smart_one/utils/settings.py`_\n\n## 📧 Contact\n\nI am always looking for ways to improve my project. If you have any suggestions or ideas, I would love to hear from you.\n\n[![Github](https://img.shields.io/badge/GitHub-673AB7?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/IndieCoderMM)\n[![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white)](https://twitter.com/hthant_oo)\n[![Linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://linkedin.com/in/hthantoo)\n[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](hthant00chk@gmail.com)\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing\n\nI welcome any and all contribution that can help me improve my project. If you have any ideas or feedback that you'd like to share, please don't hesitate to reach out.\n\n\u003c!-- SUPPORT --\u003e\n\n## 💖 Show your support\n\nIf you like this project, you can support me by giving a ⭐.\n\n## 🎯 Roadmap\n\n- [x] Save current conversation\n- [ ] Os-related tasks\n- [ ] Code translation\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 💡 Inspiration\n\n- [Python-ai-assistant](https://github.com/ggeop/Python-ai-assistant)\n- [Build Alexa/Siri-equivalent bot in Python](https://betterprogramming.pub/building-an-alexa-or-siri-equivalent-bot-in-python-ea07ed001445?gi=fff8becaf3d6)\n- [How to build Jarvis](https://www.freecodecamp.org/news/python-project-how-to-build-your-own-jarvis-using-python/)\n\n\u003c!-- LICENSE --\u003e\n\n## 📜 License\n\nThis project is [MIT](./LICENSE) licensed.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Fsmart-one-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findiecodermm%2Fsmart-one-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Fsmart-one-ai/lists"}