Skip to content
View PykeF's full-sized avatar

Block or report PykeF

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

Popular repositories Loading

  1. chat_with_FyR chat_with_FyR Public

    A simple clone of chatgpt

    Python 1

  2. cs-tutor-llm cs-tutor-llm Public

    End-to-end LLM project: RAG + LoRA + deployment

    1

  3. pysearch pysearch Public

    Distributed search engine built from scratch in Python — BM25, sharding, replication, semantic vector search, and RRF hybrid retrieval.

    Python 1

  4. pyredis pyredis Public

    A Redis-compatible in-memory key-value server built from scratch in Python — RESP2 over raw TCP, asyncio, TTL expiration, AOF persistence, and LRU eviction.

    Python