Skip to content
View 98Devops's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report 98Devops

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
98Devops/README.md

πŸ‘‹πŸ½ Hey, I'm Tafara β€” AI Systems Engineer

I design and build end-to-end systems that connect cloud infrastructure, AI models, and automation workflows into real products that solve real problems.

What started as a pursuit of a Junior Cloud Engineer role quickly evolved into something bigger: I was entrusted to build and deploy AI-powered systems from scratch β€” from backend APIs and orchestration layers to vector databases and LLM integrations.

I thrive at the intersection of DevOps, backend engineering, and applied AI β€” where voice turns into insight, workflows become autonomous, and data becomes intelligence.


🧠 Core Project: Voice Memory Assistant

A production-grade, AI-powered system that captures raw voice notes, processes them through a semantic pipeline, and enables meaning-based search and retrieval.

πŸš€ What It Does

  • πŸŽ™οΈ Capture: Record and upload audio directly from the browser.
  • 🧠 Process: Transcribe audio, enrich it with a Large Language Model (Gemini), and structure the content intelligently.
  • πŸ”Ž Search: Store embeddings in Qdrant for semantic search β€” retrieving information based on meaning, not just keywords.

πŸ—οΈ Architecture

  • 🌐 Frontend: Simple browser interface built with HTML, CSS, JavaScript, leveraging navigator.mediaDevices.getUserMedia for voice capture.
  • 🐍 Backend: Python Flask API handling requests, routing, and serving results.
  • 🧠 Processing Layer: memory_manager.py converts text to embeddings with sentence-transformers and communicates with Qdrant for vector storage.
  • βš™οΈ Orchestration & AI: Integrated with n8n for event-driven workflows and Gemini LLM for structuring and enrichment.

πŸ“¦ Repo: Voice Memory Assistant
πŸŽ₯ Demo: Watch on YouTube


🧰 Skills & Tools

☁️ Cloud & DevOps

  • DigitalOcean, Ubuntu Server, Docker, Docker Compose, Linux Administration
  • System Architecture, Workflow Automation, API Orchestration (n8n)
  • CI/CD Fundamentals, Syncthing File Synchronization

🧠 AI & Machine Learning

  • LLM Integration (Gemini via OpenRouter, Whisper)
  • Semantic Search & Text Embedding (sentence-transformers)
  • Vector Database Management (Qdrant)
  • Context Engineering, Prompt Design

🐍 Backend Development

  • Python, Flask, RESTful API Design
  • JSON Payload Handling, Routing, Data Processing

🌐 Frontend Development

  • HTML5, CSS3, JavaScript (Vanilla)
  • Media Capture APIs (getUserMedia), Fetch API (async requests)

πŸ§ͺ Other

  • Problem Solving, System Design, Debugging, Independent Learning
  • Using LLMs as Development Copilots for debugging, context generation, and architectural decision-making

πŸ“Œ What I'm Looking For

I'm actively seeking ** opportunities** as an AI Systems Engineer or Cloud & Automation Engineer, where I can bring this mix of skills to help teams build and scale intelligent systems.

If you're working on LLM-powered platforms, automation pipelines, or semantic search tools, let's connect.


πŸ“« Reach out:

Pinned Loading

  1. bash-for-beginners bash-for-beginners Public

    Forked from microsoft/bash-for-beginners

    Sample code for Bash for Beginners course

    Shell

  2. Java-Web-app Java-Web-app Public

    Forked from hkhcoder/vprofile-project

    Java

  3. KevinCookieCompany.com KevinCookieCompany.com Public

    HTML

  4. cloud-resume-challenge cloud-resume-challenge Public

    HTML

  5. linux-server-adminstrator linux-server-adminstrator Public

    This project will guide you through setting up a Linux server (CentOS) to improve website performance, monitor uptime and load average, understand disk utilization, and implement automated backups.…

    HTML