Skip to content
View yigitkonur's full-sized avatar
☠️
AI'ing
☠️
AI'ing

Highlights

  • Pro

Organizations

@zeoagency
Block or Report

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

  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 128 20

  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 27 1

  3. bulk-openai-embeddings-creator bulk-openai-embeddings-creator Public

    A multi-threaded script & CLI tool for generating embeddings from text using multiple OpenAI endpoints. Supports resuming from previously processed data and customizable thread configurations

    Python 8 1

  4. pineconedb-appscript-integration-for-sheets pineconedb-appscript-integration-for-sheets Public

    A Google Apps Script custom function to fetch similar categories from a vector database using OpenAI and Pinecone APIs. This function can be used directly in Google Sheets.

    JavaScript 2

  5. data-preparation-for-fine-tuning data-preparation-for-fine-tuning Public

    A Python project for preparing and analyzing datasets from JSONL files. It includes tools for shuffling, categorizing, and generating reports on dataset content.

    Python 10

  6. 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 6