Skip to content
View bkocis's full-sized avatar
:octocat:
pushing to private repos
:octocat:
pushing to private repos

Organizations

@Lab82

Block or report bkocis

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
bkocis/README.md

Hi,👋!

Weekly Summary

Repository: bkocis
Description: Personal repository showcasing various projects and contributions
Community: 0 stars • 0 forks

Recent Activity: 1 commit from 1 contributor

Latest Changes: • Weekly repository summary update - 2025-09-29 (September 29, 2025)

Currently working on

Paper Piper (2025) Private

FastAPI Python Docker Poetry

Scientific paper management tool built with FastAPI. Features PDF parsing, citation analysis, and collaborative research workflows.

Streamlit Python YouTube Docker

Streamlit web app for YouTube video analysis. Extract transcripts, perform sentiment analysis, and generate summaries.

Python Ollama CLI LLaMA

Privacy-focused local coding assistant using Ollama and LLaMA models. CLI tool for code generation and debugging support.
Read on Medium

MCP Servers (2024-2025) Private

Python JSON API MCP

Collection of Model Context Protocol servers for LLM tool integration. Enables seamless communication between language models and external tools.

Python Docker GitHub Actions YouTube

Web-based music streaming platform with YouTube and SoundCloud integration. Features CI/CD deployment and containerized architecture.
Read on Medium

Python CLI Poetry pytest

Command-line system monitoring tool built with Python. Real-time system metrics collection with proper packaging and testing.

React TypeScript FastAPI Python

RAG application for interactive learning from technical PDF books. React frontend with FastAPI backend, featuring Q&A, quizzes, and progress tracking.
Read on Medium

Python Ollama LLaVA Qdrant

Multimodal RAG system for document and image understanding. Uses Ollama, LLaVA, and Qdrant for local AI-powered chat with visual content.

Python Ollama JSON API

Structured function calling with Ollama LLMs. Examples of tool orchestration, JSON schema validation, and LLM-driven automation.

Python Ollama LLaVA OpenCV

Real-time surveillance system using multimodal LLMs for intelligent image analysis. LLaVA-powered scene understanding and threat detection.
Read on Medium

Python Jupyter GitHub Pages

Educational repository covering advanced Python concepts. Interactive Jupyter notebooks with OOP, decorators, multiprocessing, and design patterns.

Python Scientific Computing Crystallography

Automated crystallographic data analysis tool. Interfaces with FullProf software for powder diffraction analysis and batch processing.

Other projects and coursework
Linux Configuration

Pinned Loading

  1. home-surveillance-with-multimodal-llms home-surveillance-with-multimodal-llms Public

    An example of using multimodal LLMs to processpide feed from camera and get image description

    Python 13 5

  2. function-calling-with-ollama function-calling-with-ollama Public

    Example code implementing function calling in ollama

    Python 3 1

  3. chat-with-documents-and-images chat-with-documents-and-images Public

    Testing the ollama framework for hosting LLM on local computer

    Python 2 1

  4. serve-yourself-your-music-public serve-yourself-your-music-public Public

    A web-based media player that enables searching and downloading music from YouTube and SoundCloud with a clean playback interface. This repository demonstrates complete CI/CD implementation using G…

    Python 1

  5. AlgoRun AlgoRun Public

    Automated Rietveld refinement code for FullProf software

    Python 9 2

  6. system-monitor-cli-app system-monitor-cli-app Public

    System monitor graphical CLI app /cpu/gpu/temp/drive usage

    Python