Skip to content
View samkeen's full-sized avatar
Block or Report

Block or report samkeen

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
samkeen/README.md

Hello 👋, I’m currently working on


This is a weekly newsletter with in-depth insights, cutting-edge tools, and breaking news from the world of Generative AI.

We cut through the hype to get key insights to builders like you wanting to leverage generative AI.


Blog


Knowling.ai, a minimalist Personal Knowledge Management app (similar to Obsidian or Mem.ai).

Knowling has integrations with a vector db and LLM to enhance your abilty to organize notes and discover connections across notes.

Built on the Tauri framework, which is a Rust paired with a Vue.js frontend.


This is a Rust SDK wrapper for interacting with various Large Language Model (LLM) APIs.


📫 How to reach me

LinkedIn

Pinned

  1. knowling knowling Public

    A desktop notes application leveraging AI designed for Personal Knowledge Management (PKM)

    Rust 2

  2. vec-embed-store vec-embed-store Public

    This is a thin wrapper around LanceDb (VectorDb) meant to provide a means to create/store/query embeddings in a LanceDb without the need to grok the lower level Arrow/ColumnarDb tech.

    Rust

  3. llm-bridge llm-bridge Public

    Rust SDK for interacting with various Large Language Model (LLM) APIs

    Rust 1

  4. ChatWithFiles ChatWithFiles Public

    A chat interface for interrogating uploaded files

    Python

  5. Vidgest Vidgest Public

    Proof of concept project using GPT to summarize YouTube videos

    Python