Pinned Repositories
CoronaTracker
A full stack framework to trace possible close-contact candidates within last specified days for an already detected covid-19 positive patient
dsp-spectrogram
This repository contains spectrogram generation using CMSIS DSP
llmrag
Some codes related to RAG (retrieval augmented generation) on combination of utilities and frameworks
llmsearch
This repository is for fun, searching patent prior arts or summarisation and citation for articles on a given topic backed by langchain tools like, Duckduck, Wikipedia, Youtube, Arxiv on top of LLM
minimal-cmake
A CMakeLists reference project with minimal work
minimal-cmsis-dsp
This repository contains minimally integratable code for utilizing fundamental functionalities of CMSIS/DSP like FFT, Inverse FFT, Basic Filters, and Mathematical operations in C/C++.
ml
This repository contains a collection of basic and frequently used machine learning code snippets in various projects and tasks.
mlcoder
MLCoder is a Python package that provides a collection of frequently used Python code snippets for Machine Learning. This package can be easily installed and used via the command-line interface (CLI).
notes
Quick notes
hissain's Repositories
hissain/CoronaTracker
A full stack framework to trace possible close-contact candidates within last specified days for an already detected covid-19 positive patient
hissain/llm_patent_search
This repository provides a streamlined solution for performing patent similarity searches by leveraging the capabilities of Language Learning Models (LLMs) and Retrieval-Augmented Generation (RAG). The application integrates advanced tools such as Google Patent Database, DuckDuckGo search, and cutting-edge models like Google's Gemini
hissain/llmrag
Some codes related to RAG (retrieval augmented generation) on combination of utilities and frameworks
hissain/llmsearch
This repository is for fun, searching patent prior arts or summarisation and citation for articles on a given topic backed by langchain tools like, Duckduck, Wikipedia, Youtube, Arxiv on top of LLM
hissain/ml
This repository contains a collection of basic and frequently used machine learning code snippets in various projects and tasks.
hissain/mlcoder
MLCoder is a Python package that provides a collection of frequently used Python code snippets for Machine Learning. This package can be easily installed and used via the command-line interface (CLI).
hissain/notes
Quick notes
hissain/dsp-spectrogram
This repository contains spectrogram generation using CMSIS DSP
hissain/minimal-cmake
A CMakeLists reference project with minimal work
hissain/minimal-cmsis-dsp
This repository contains minimally integratable code for utilizing fundamental functionalities of CMSIS/DSP like FFT, Inverse FFT, Basic Filters, and Mathematical operations in C/C++.
hissain/adv-algo
Advance Algorithms
hissain/adv-ds
Advance Data Structures
hissain/awesome-coronavirus
š¦ Useful projects and resources for COVID-19 (2019 novel Coronavirus)
hissain/cmsis
This repository contains barebone cheatsheets for some CMSIS DSP utility implemented in C/C++
hissain/cmsis_nn
This repo contains example codes for machine learning using CMSIS NN
hissain/devtools
hissain/dnn_vfi
This repository contains a machine learning demo for video frame interpolation (VFI) using three different models: UNet, RIFE, and Mamba. The goal is to predict an intermediate frame (2nd frame) given the 1st and 3rd frames as input. The project is under the MIT license.
hissain/hissain
hissain/latex-templates
This repository will contain some commonly used latex templates for quick usage
hissain/llm_citation_search
An agentic approach for finding citation for a research topic.
hissain/llm_codegen
This repo contains agentic AI based code generating and debugging utilities
hissain/llm_literature
This repo contains agentic utilities that may be helpful for researcher and innovator to find out literature reviews and prior arts
hissain/llmaudio
hissain/llmexp
This project is created on fun purpose for experimenting llm, prompt engineering, rag and so on
hissain/llmgpu
GPU based ML codes
hissain/llmpublic
This repo contains codes for LLM examples which requires no API KEYs
hissain/ml-datasets
This repo contains codes for machine learning
hissain/ml_docker
minimal docker reference code to deploy ML models
hissain/Personal
hissain/sonarqube-bundle
This project contains bundles (sonar server, sonar scanner, plugin, property file, sample apps) for configuring SonarQube