{"id":22046046,"url":"https://github.com/maschlr/summaree_bot","last_synced_at":"2025-03-23T14:18:15.693Z","repository":{"id":255088395,"uuid":"655300655","full_name":"maschlr/summaree_bot","owner":"maschlr","description":"AI assistant to transcribe, translate and summarize voice messages and audio files","archived":false,"fork":false,"pushed_at":"2025-02-19T18:29:37.000Z","size":300,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-19T18:29:56.747Z","etag":null,"topics":["ai","ai-agents","ai-assistant","ai-assisted","audio-processing","python-telegram-bot","speech-to-text","speech-to-text-app","telegram","telegram-bot","telegram-bots","voice-assistant","voice-chat","voice-recognition"],"latest_commit_sha":null,"homepage":"https://summar.ee","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/maschlr.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":"2023-06-18T13:47:04.000Z","updated_at":"2025-02-19T18:29:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"51798f01-f045-4c62-b315-2d728c4d4fe6","html_url":"https://github.com/maschlr/summaree_bot","commit_stats":null,"previous_names":["maschlr/summaree_bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maschlr%2Fsummaree_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maschlr%2Fsummaree_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maschlr%2Fsummaree_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maschlr%2Fsummaree_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maschlr","download_url":"https://codeload.github.com/maschlr/summaree_bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245111881,"owners_count":20562511,"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","ai-assistant","ai-assisted","audio-processing","python-telegram-bot","speech-to-text","speech-to-text-app","telegram","telegram-bot","telegram-bots","voice-assistant","voice-chat","voice-recognition"],"created_at":"2024-11-30T13:16:11.612Z","updated_at":"2025-03-23T14:18:15.663Z","avatar_url":"https://github.com/maschlr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://summar.ee\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/maschlr/summaree_bot/master/logo.svg\" alt=\"drawing\" width=\"128\"/\u003e\n\u003c/a\u003e\n\n# AI Chatbot [summar.ee](https://summar.ee)\n\n## Description\n\n[summar.ee](https://summar.ee) is an AI chatbot for transcribing, summarizing and translating voice messages and audio files.\nThe bot automatically processes voice messages and audio files when it's added to a chat.\nYou can talk to it in a private chat or add it to a group chat.\n\nCurrently, the bot is running on [Telegram](https://telegram.org/): **[@summaree_bot](https://t.me/summaree_bot)**\n\n### Features\n\n- [x] User interface in four languages: 🇺🇸 English, 🇩🇪 German, 🇷🇺 Russian and 🇪🇸 Spanish\n- [x] Transcribe \u0026 translate voice messages \u0026 audio files\n- [x] Create \u0026 translate summary of transcripts\n- [x] Add hashtags to summaries for easy search \u0026 categorization\n\n## Development\n\n### Create virtual environment\n\n```bash\npython3 -m venv .venv\nsource .venv/bin/activate\npip install -U pip\n```\n\n### Install dependencies\n\n```bash\npip install -r requirements.txt\npip install -r requirements-dev.txt\n```\n\n### Database initialization (optional)\n\n```bash\npython -m scripts.create_database\n```\n\n## Configuration\n\n### Environment variabels\n\nSee `summaree_bot/env.ini.example` for environment variables that need to be set.\n\n### Database\n\n1. Copy `alembic.ini.example`\n2. Configure [postgresql database url](https://docs.sqlalchemy.org/en/20/core/engines.html#database-urls) in `alembic.ini`\n\n## Database creation\n\n1. `alembic revision -m \"\\\u003cmessage\\\u003e\" --autogenerate``\n2. adapt migration script created in `alembic/versions/`\n3. Run migration: `alembic upgrade head`\n\nSee [alembic documentation](https://alembic.sqlalchemy.org/en/latest/tutorial.html#running-our-first-migration) for more options\n\n## Database export/import\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaschlr%2Fsummaree_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaschlr%2Fsummaree_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaschlr%2Fsummaree_bot/lists"}