{"id":13719193,"url":"https://github.com/PratikSavla/aio-bot","last_synced_at":"2025-05-07T11:31:19.148Z","repository":{"id":39736242,"uuid":"204115649","full_name":"PratikSavla/aio-bot","owner":"PratikSavla","description":"This is all in one chatbot. When you start conversation it sees your face and identifies if it has previously talked to you(Not supported in latest versions). It also checks for your emotion in between conversation. This emotion data is then used to help you whenever it detects you are sad or angry. It can search anything you ask on the internet. ","archived":false,"fork":false,"pushed_at":"2023-03-25T01:10:34.000Z","size":4754,"stargazers_count":22,"open_issues_count":2,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-14T08:35:48.493Z","etag":null,"topics":["ai-friend","aio-bot","bot","chatbot","conversation","depression-therapy","emotion","emotion-recognition","emotional-intelligence","face-recognition"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PratikSavla.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":"2019-08-24T05:58:48.000Z","updated_at":"2024-10-30T10:13:46.000Z","dependencies_parsed_at":"2024-11-14T08:42:31.967Z","dependency_job_id":null,"html_url":"https://github.com/PratikSavla/aio-bot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratikSavla%2Faio-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratikSavla%2Faio-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratikSavla%2Faio-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratikSavla%2Faio-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PratikSavla","download_url":"https://codeload.github.com/PratikSavla/aio-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252868760,"owners_count":21816919,"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":["ai-friend","aio-bot","bot","chatbot","conversation","depression-therapy","emotion","emotion-recognition","emotional-intelligence","face-recognition"],"created_at":"2024-08-03T01:00:44.052Z","updated_at":"2025-05-07T11:31:18.617Z","avatar_url":"https://github.com/PratikSavla.png","language":"Jupyter Notebook","funding_links":[],"categories":["Depression"],"sub_categories":["Social Anxiety"],"readme":"# aio-bot\n\n## All in one bot\n\n### Requirements\n\n```sh\npip install -r requirements.txt\n```\n### Demo\n\n```sh\npython main.py\n```\n### List of features\n1. [Add user to database](#add-user-to-database)\n2. [Detect User at start](#detect-user-at-start)\n3. [Detect Emotion](#detect-emotion)\n4. [Add your question and answers to your datafile](#add-your-question-and-answers-to-your-datafile)\n\n#### Add user to database\nIn Users folder add a photo of the user with image name as their name (only name.jpg format).\nCopy the \"Unknown.template\" file and rename the new file by replacing \"Unknown\" with \"name\"\n\n#### Detect User at start\nIf bot detects user and remembers him/her then he will great with their name else it will say \"I am a chatbot\"\n\n#### Detect Emotion\nCurrently you have to have \"feeling\" in sentence for emotion detection.\nIt will reply your emotion.\n\n#### Add your question and answers to your datafile\nTo save your pre answered question:\nWrite question in this format:\n```\n\u003elearn mode ques {question in second person grammer}\n```\nWrite answer in this format:\n```\n\u003elearn mode ans {answer in second person grammer}\n```\n\n### To Do\n- [x] Finish chat template\n- [ ] Identify the user while starting the conversation(Not supported anymore)\n- [X] Detect user's emotion (Currently detects only when user asks)\n- [ ] Bot can remember the user name(Not supported anymore)\n- [ ] Remember User's Details\n- [X] Encrypts every user interaction using a complex crypto algo\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPratikSavla%2Faio-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPratikSavla%2Faio-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPratikSavla%2Faio-bot/lists"}