{"id":23207088,"url":"https://github.com/aitorllj93/the-artificial-agent","last_synced_at":"2026-05-02T03:31:47.618Z","repository":{"id":65709903,"uuid":"597896544","full_name":"aitorllj93/the-artificial-agent","owner":"aitorllj93","description":"GPT powered personal assistant running on Telegram","archived":false,"fork":false,"pushed_at":"2023-11-17T20:32:01.000Z","size":1209,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T11:17:00.076Z","etag":null,"topics":["gpt","obsidian-md","telegram-bot"],"latest_commit_sha":null,"homepage":"","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/aitorllj93.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}},"created_at":"2023-02-05T23:52:51.000Z","updated_at":"2023-08-23T14:14:03.000Z","dependencies_parsed_at":"2023-02-19T03:00:30.157Z","dependency_job_id":null,"html_url":"https://github.com/aitorllj93/the-artificial-agent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aitorllj93/the-artificial-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorllj93%2Fthe-artificial-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorllj93%2Fthe-artificial-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorllj93%2Fthe-artificial-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorllj93%2Fthe-artificial-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aitorllj93","download_url":"https://codeload.github.com/aitorllj93/the-artificial-agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorllj93%2Fthe-artificial-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32522245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gpt","obsidian-md","telegram-bot"],"created_at":"2024-12-18T17:17:40.759Z","updated_at":"2026-05-02T03:31:47.590Z","avatar_url":"https://github.com/aitorllj93.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Artificial Agent\n\nTelegram bot that uses OpenAI's GPT-3 to generate responses to your messages with personality and personal assistant capabilities.\n\n![telegram](https://raw.githubusercontent.com/aitorllj93/the-artificial-agent/main/telegram.png)\n\nIn Obsidian:\n\n![obsidian](https://raw.githubusercontent.com/aitorllj93/the-artificial-agent/main/obsidian.png)\n\n\n\n## Features\n\n- Answers to your messages with [configurable](https://github.com/aitorllj93/the-artificial-agent/blob/main/config/config.example.yml) personality.\n- Adds notes to your [Digital Brain (Obsidian)](#obsidian).\n\n## Roadmap\n\n- LangChain \u0026 LlamaIndex integration.\n- Integrate with ChatGPT API once it is released.\n- Calendar meetings reminders.\n- Mail notifications.\n- Todo list.\n- Digital Brain queries with gpt_index.\n\n## Getting Started\n\n### Prerequisites\n\n- [Python v3.8](https://www.python.org/downloads/)\n\n** For Node.js version (unmaintained) check the [nodejs branch](https://github.com/aitorllj93/the-artificial-agent/nodejs) **\n\n### Installing\n\n1. Clone the repo\n\n   ```sh\n   git clone https://github.com/aitorllj93/the-artificial-agent.git\n   ```\n\n2. Install NPM packages\n   ```sh\n   pip install -r requirements.txt\n   ```\n\n### Configuration\n\n1. Create a `config.yml` inside the config folder. You can use the `config.example.yml` as a template.\n\n2. Add your Telegram bot token and (optionally) the Telegram chat id you will use. You can get your token [here](https://t.me/BotFather).\n\n3. Add your OpenAI API key. You can get your key [here](https://platform.openai.com/account/api-keys).\n\n### Usage\n\n1. Run the bot\n\n   ```sh\n   yarn start\n   ```\n\n2. Send a message to your bot and wait for the response. (/start will be ignored)\n\n### Integrations\n\n#### [Obsidian](https://obsidian.md/)\n\n##### Daily Notes\n\n- Every time you ask the assistant to add a note, it will include it in your daily notes file. You can configure the path to your daily notes file in the config file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitorllj93%2Fthe-artificial-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faitorllj93%2Fthe-artificial-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitorllj93%2Fthe-artificial-agent/lists"}