{"id":21076816,"url":"https://github.com/ronibandini/ringpt","last_synced_at":"2025-05-16T07:34:05.457Z","repository":{"id":247484390,"uuid":"825521036","full_name":"ronibandini/rinGPT","owner":"ronibandini","description":"Timbre con IA que atiende, responde a toda hora y envía notificaciones por Telegram","archived":false,"fork":false,"pushed_at":"2025-03-13T23:38:47.000Z","size":937,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T22:11:14.181Z","etag":null,"topics":["ai","ai-agents","chatgpt","dfrobot","doorbell","ia","openai","python","unihiker"],"latest_commit_sha":null,"homepage":"https://bandini.medium.com/ringpt-agregar-ia-al-timbre-de-la-casa-759971d48014","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/ronibandini.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":"2024-07-08T02:05:58.000Z","updated_at":"2025-03-13T23:38:50.000Z","dependencies_parsed_at":"2024-09-14T00:22:30.023Z","dependency_job_id":"50d472f4-5078-41be-b84c-4105b9c1b676","html_url":"https://github.com/ronibandini/rinGPT","commit_stats":null,"previous_names":["ronibandini/ringpt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronibandini%2FrinGPT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronibandini%2FrinGPT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronibandini%2FrinGPT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronibandini%2FrinGPT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronibandini","download_url":"https://codeload.github.com/ronibandini/rinGPT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254488898,"owners_count":22079514,"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","ai-agents","chatgpt","dfrobot","doorbell","ia","openai","python","unihiker"],"created_at":"2024-11-19T19:33:30.940Z","updated_at":"2025-05-16T07:34:05.449Z","avatar_url":"https://github.com/ronibandini.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RinGPT\n\nRinGPT es un timbre que usa agentes de IA para responder las 24hs ya sea vía LLM o por medio de reglas personalizadas. Asimismo notifica por Telegram.\n\n![RinGPT](https://github.com/user-attachments/assets/f702e61a-a0f9-4f77-8e60-76c93da765fd)\n\n# Versiones\n\nLa version 1.0 es un LLM Powered doorbell\nLa version 2.0 es un AI Agent Powered doorbell y se encuentra en la carpeta [/2.0/](https://github.com/ronibandini/rinGPT/tree/main/2.0)\n\nMás sobre la versión 2.0 en https://app.readytensor.ai/publications/ringpt-20-ai-agent-powered-doorbell-gcuSB4vQCesp y \nhttps://bandini.medium.com/recepcionista-con-agente-de-ia-v%C3%ADa-openai-4e56ba8ef6db\n\n# 1.0 Requerimientos\n\nPlaca Unihiker de DFRobot\nParlante BlueTooth\nPush button\n\n# 1.0 Esquema\n\n![Esquema](https://github.com/user-attachments/assets/c498c454-72fe-47c4-b2da-336b7062105e)\n\n\n# 1.0 Procedimiento de paireo\n\nPara pairear el parlante Bluetooth al Unihiker es necesario conectarse por consola y ejecutar\n\nbluetoothctl\n\ndefault-agent\n\npower on\n\ntrust 00:00:00:00:00:00\n\npair 00:00:00:00:00:00\n\nconnect 00:00:00:00:00:00\n\n# Instalación de dependencias\n\npip install SpeechRecognition\n\napt-get install flac\n\npip install openai\n\npip install edge-tts\n\npip install arts\n\n# 1.0 KEY de OpenAI\n\nPara obtener los keys de openAI es necesario ir a \n\nhttps://platform.openai.com/\n\n# Settings\n\nttsVoice        = \"es-AR-TomasNeural\"\nbtn             = Pin(Pin.P23, Pin.IN)   \nchatGPTKey      =\"\"\ntiempoGrabacion =5\npausaTimbre     =2\nmodel           = \"gpt-3.5-turbo-instruct\"\ntemperature     =0.8\nprompt1          =\"Estás ocupado trabajando y tocan la puerta para preguntar: \"\nprompt2          =\"¿Qué respondes?\"\ntelegramEnabled  = 0\ntelegramBot     =\"\"\ntelegramChatId  =\"\"\ndefaultAnswer   =\"Gracias, pero no puedo atender en este momento\"\n\n# Demo\n\nhttps://www.youtube.com/watch?v=6RJs4HPoyds\n\n# Contacto\n\nPor cotización de proyectos con IA en Arduino o Raspberry \nhttps://x.com/RoniBandini\nhttps://www.instagram.com/ronibandini/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronibandini%2Fringpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronibandini%2Fringpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronibandini%2Fringpt/lists"}