{"id":17684941,"url":"https://github.com/t145/signal-chatbot","last_synced_at":"2025-03-30T20:19:55.461Z","repository":{"id":259191846,"uuid":"873054230","full_name":"T145/signal-chatbot","owner":"T145","description":"A locally hosted chatbot that interfaces directly with the Signal messenger","archived":false,"fork":false,"pushed_at":"2024-10-28T19:30:08.000Z","size":301,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T23:02:59.106Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/T145.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-10-15T14:21:28.000Z","updated_at":"2024-10-28T19:30:11.000Z","dependencies_parsed_at":"2024-12-12T09:40:53.178Z","dependency_job_id":"4c31d7cd-5440-4af0-aaf9-0767ed3f0a32","html_url":"https://github.com/T145/signal-chatbot","commit_stats":null,"previous_names":["t145/signal-chatbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T145%2Fsignal-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T145%2Fsignal-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T145%2Fsignal-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T145%2Fsignal-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/T145","download_url":"https://codeload.github.com/T145/signal-chatbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246373502,"owners_count":20766737,"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":[],"created_at":"2024-10-24T10:25:54.520Z","updated_at":"2025-03-30T20:19:55.440Z","avatar_url":"https://github.com/T145.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Tech Stack\n\n- Ollama to host and manage the AIs\n- Prompt control defined by LangChain \u0026 LangGraph\n- Weviate as the dataset vectorstore between Ollama and LangGraph\n- Chat storage handled by MongoDB\n\n## Setup\n\nGet the latest [PyTorch](https://pytorch.org/get-started/locally/)-compatible [CUDA Toolkit](https://developer.nvidia.com/cuda-toolkit-archive).\n\n### Windows\n\n```ps1\n# Enable Developer Mode in Windows settings\nscoop install sudo innounp\nsudo Set-ItemProperty 'HKLM:\\SYSTEM\\CurrentControlSet\\Control\\FileSystem' -Name 'LongPathsEnabled' -Value 1\nscoop bucket add extras\nscoop install mambaforge rust\nmamba update mamba --all\nmamba create -n signalbot python=3.12 poetry\n```\n\n## Runtime\n\n```\npoetry install\ndocker compose up -d\ndocker exec -it ollama ollama pull llama3.1:8b\nchatbot run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft145%2Fsignal-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft145%2Fsignal-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft145%2Fsignal-chatbot/lists"}