Skip to content
View ZaidK07's full-sized avatar

Block or report ZaidK07

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Showing results

Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 200+ models via OpenAI-compatible APIs.

TypeScript 24,534 8,043 Updated Apr 26, 2026

Linux kernel source tree

C 230,930 61,908 Updated Apr 26, 2026

In this project, I made a resume scoring system. And it not only scores candidates based on Job Description & Resume but it can also have user profiles and their personal hiring preferences. So a p…

Python 2 Updated Jan 14, 2026

In this project, I made some function / tools & gave their access to Gemini LLM via its config parameter. So it can use tools such as web_search, read_mail, send_mail, get_news when required. For e…

Python 1 Updated Dec 11, 2025

This project implements an advanced Conversational Document Search Agent utilizing the Retrieval-Augmented Generation (RAG) framework. It transforms custom document collections into an chat-enabled…

Python 1 Updated Dec 13, 2025

This service automatically reads your emails, summarises their content, and forwards the summaries to your Slack or Whatsapp. All this, without user having to do anything and it runs in background.

Python 1 Updated Jan 8, 2026

In this project I added web search before LLM generates it's response. I used google custom search API and perform search. Take relevant results and then pass that onto LLM for it to give us lates …

Python 1 Updated Oct 27, 2025

This is a showcase of RAG(Retrieval Augmented Generation). Products are stored in SQL DB, then taken from there converted to embeddings and when we perform search, top X results(In this case produc…

Python 1 Updated Oct 21, 2025