Skip to content
View yigitkonur's full-sized avatar
☠️
Work hard, play soft
☠️
Work hard, play soft

Highlights

  • Pro

Organizations

@zeoagency

Block or report yigitkonur

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 100 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

Pinned Loading

  1. telnyx-whisper-bulk-caller telnyx-whisper-bulk-caller Public

    A script that uses Telnyx API to make bulk calls to a given list of numbers and analyzes the audio recordings with Whisper. This way, we don’t have to read all the transcriptions.

    Python 131 21

  2. context-aware-srt-translation-gpt context-aware-srt-translation-gpt Public

    A repository trying to translate subtitles with GPT 3.5 Turbo without losing context (using the dynamic window context method).

    Python 28 1

  3. cluster-by-similarity-high-dim-vectors cluster-by-similarity-high-dim-vectors Public

    Python script for automated clustering of embeddings with DBSCAN, using cosine similarity for flexible, size-agnostic grouping (I hate K-means); outputs analysis metrics.

    Python 8

  4. rust-hyper-load-balanced-api-client rust-hyper-load-balanced-api-client Public

    A high-performance Rust tool for sending API requests (to LLMs in my case) with built-in weighted load balancing, retry mechanisms, and rate limiting. Using hyper for fast request handling, it mana…

    Rust 14 1

  5. go-native-squid-proxy go-native-squid-proxy Public

    GoNativeSquidProxy is a high-performance, scalable proxy server fully written in Go, designed to efficiently handle HTTP/HTTPS requests as a modern alternative to Squid.

    Go 3

  6. dataflow-enhanced-gcs-decompress dataflow-enhanced-gcs-decompress Public

    This project enhances Google's Bulk Decompress Cloud Storage Files Dataflow template by adding flexible output structure, resumability, and efficient processing while maintaining the original core …

    Java 1