{"id":24911253,"url":"https://github.com/afsify/afsvis-ai","last_synced_at":"2026-05-04T02:35:33.100Z","repository":{"id":275026336,"uuid":"924823150","full_name":"afsify/afsvis-ai","owner":"afsify","description":"Explore the AI local solution that integrates DeepSeek R1 with Ollama, allowing users to ask questions and receive answers. It features a speech synthesis capability to read out answers.","archived":false,"fork":false,"pushed_at":"2025-02-01T15:51:20.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T02:51:44.834Z","etag":null,"topics":["ai","deepseek-r1","ollama"],"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/afsify.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":"2025-01-30T18:02:05.000Z","updated_at":"2025-02-01T15:51:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"723d7b0f-fee6-4f5a-90d5-a6292c5c607d","html_url":"https://github.com/afsify/afsvis-ai","commit_stats":null,"previous_names":["afsify/afsvis-ai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/afsify/afsvis-ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afsify%2Fafsvis-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afsify%2Fafsvis-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afsify%2Fafsvis-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afsify%2Fafsvis-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afsify","download_url":"https://codeload.github.com/afsify/afsvis-ai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afsify%2Fafsvis-ai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32592715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["ai","deepseek-r1","ollama"],"created_at":"2025-02-02T04:18:53.104Z","updated_at":"2026-05-04T02:35:33.093Z","avatar_url":"https://github.com/afsify.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A.F.S.V.I.S AI (Advanced Functional Smart Virtual Intelligent System)\n\nAfsvis AI is an advanced, offline, intelligent system that integrates **DeepSeek R1** with **Ollama** for providing answers to user queries locally, without needing an internet connection. The system supports **speech synthesis** to read the answers aloud, enhancing the user experience.\n\n## Features:\n- Local Q\u0026A system with **DeepSeek R1** model via **Ollama**.\n- No internet required for question answering.\n- Speech synthesis to read answers aloud using **pyttsx3**.\n- Interactive terminal-based interface.\n\n## Getting Started\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/afsify/afsvis-ai.git\n   ```\n\n## Installation\n\n### 1. Install Ollama\n\nTo install **Ollama** (which is required to pull the DeepSeek model), follow these steps:\n\n- Visit [Ollama website](https://ollama.com/) and download the appropriate version for your system (Windows/Mac/Linux).\n- Follow the instructions provided to complete the installation.\n\nAfter installing Ollama, verify it by running the following command in your terminal:\n```bash\nollama --version\n```\n\n### 2. Install DeepSeek R1 Model\n\nOnce Ollama is installed, you need to pull the **DeepSeek R1:1.5b** model. Open your terminal and run the following command:\n```bash\nollama pull deepseek-r1:1.5b\n```\n\nThis will download the DeepSeek R1 model locally to your machine.\n\n### 3. Install Python Dependencies\n\nYou will need the following Python libraries:\n- **pyttsx3** (for text-to-speech)\n- **ollama** (Python wrapper for Ollama)\n\nTo install these dependencies, run the following commands in your terminal:\n\n```bash\npip install pyttsx3 ollama\n```\n\n### 4. Running the Application\n\nAfter setting up the Python script, you can run the script directly from your terminal:\n\n```bash\npython main.py\n```\n\nThis will:\n1. Send a query (e.g., \"define multiverse?\") to the **DeepSeek R1** model.\n2. Stream the response and print it in the terminal.\n3. Read the response aloud using **pyttsx3**.\n\n### Troubleshooting\n\n- **Ollama not found**: Ensure that Ollama is correctly installed and added to your system's PATH.\n- **Model not pulling**: Ensure you have an active internet connection while pulling the model for the first time. Once pulled, the model is stored locally and does not require an internet connection.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafsify%2Fafsvis-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafsify%2Fafsvis-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafsify%2Fafsvis-ai/lists"}