fkesheh's Stars
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
naptha/tesseract.js
Pure Javascript OCR for more than 100 Languages 📖🎉🖥
wandb/openui
OpenUI let's you describe UI using your imagination, then see it rendered live.
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
stitionai/devika
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
princeton-nlp/SWE-agent
[NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
instructor-ai/instructor
structured outputs for llms
modesty/pdf2json
converts binary PDF to JSON and text, for server-side PDF processing and command-line use.
hrishioa/lumentis
AI powered one-click comprehensive docs from transcripts and text.
qnguyen3/chat-with-mlx
An all-in-one LLMs Chat UI for Apple Silicon Mac using MLX Framework.
IntelLabs/fastRAG
Efficient Retrieval Augmentation and Generation Framework
postgresml/korvus
Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript, Rust and C.
chinnonsantos/sql-paises-estados-cidades
SQL de todos os Países e Nações (c/ Código do Portal do Comércio Exterior ou BACEN) + Estados e Federações Brasileiras (c/ DDD e Código do IBGE) + Cidades e Municípios Brasileiros (c/ Código do IBGE), incluindo as 31 regiões administrativas do DF, Ilhas e Áreas Remotas do Mundo.
agencyenterprise/react-native-health
A React Native package to interact with Apple HealthKit
yoheinakajima/mindgraph
proof of concept prototype for generating and querying against an ever-expanding knowledge graph with ai
maxbbraun/llama4micro
A "large" language model running on a microcontroller
superagent-ai/super-rag
Super performant RAG pipelines for AI apps. Summarization, Retrieve/Rerank and Code Interpreters in one simple API.
microsoft/project-oagents
Experimental AI Agents Framework
azeezat/react-native-select
A customizable dropdown selection package for react-native android, iOS and web with multiple select and search capabilities. Look is consistent across platforms. Compatible with Expo.
Arize-ai/LLMTest_NeedleInAHaystack
Doing simple retrieval from LLM models at various context lengths to measure accuracy
HBandSDK/Android_Ble_SDK
Android SDK
GeorgeLuImmortal/DocLLM_reimplementation
MrGovindDubey/HackerGPT-Plasmoid
HackerGPT Plasmoid is a KDE Plasma plasmoid that provides easy access to the HackerGPT chat interface directly from your desktop. It allows you to interact with the HackerGPT AI directly from your KDE Plasma environment. HackerGPT is an expert in hacking, particularly in the areas of bug bounty, penetration testing, and identifying vulnerabilities.
jcorrado76/lambda_layer_easy_setup
This repo will serve to simplify the steps to generate a compatible zip archive for creating AWS Lambda layers. With some additional changes, it can also be used to simplify the creation of a full lambda function from the generated zip archive.
fkesheh/any-llm
A seamless typescript abstraction layer between your application and various Language Learning Model (LLM) providers.