benkmoore's Stars
AnswerDotAI/rerankers
A lightweight, low-dependency, unified API to use all common reranking and cross-encoder models.
milvus-io/milvus-sdk-rust
Rust SDK for Milvus.
PrithivirajDamodaran/FlashRank
Lite & Super-fast re-ranking for your search & retrieval pipelines. Supports SoTA Listwise and Pairwise reranking based on LLMs and cross-encoders and more. Created by Prithivi Da, open for PRs & Collaborations.
faridrashidi/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
vercel-labs/ai-sdk-preview-internal-knowledge-base
sobelio/llm-chain
`llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks
Abraxas-365/langchain-rust
🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust
pemistahl/lingua-rs
The most accurate natural language detection library for Rust, suitable for short text and mixed-language text
huggingface/candle
Minimalist ML framework for Rust
pytorch/torchchat
Run PyTorch LLMs locally on servers, desktop and mobile
All-Hands-AI/OpenHands
🙌 OpenHands: Code Less, Make More
Mimino666/langdetect
Port of Google's language-detection library to Python.
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
plandex-ai/plandex
AI driven development in your terminal. Designed for large, real-world tasks.
Anush008/fastembed-rs
Rust library for generating vector embeddings, reranking locally
chroma-core/chroma
the AI-native open-source embedding database
mshumer/ai-researcher
giacomocerquone/opencv-react
Hooks-first minimal OpenCV wrapper for React
modal-labs/modal-client
Python client library for Modal
Plachtaa/VALL-E-X
An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io/vallex/
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
mpociot/chatgpt-vscode
A VSCode extension that allows you to use ChatGPT
cleanlab/cleanlab
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
daltonmenezes/use-exit-intent
🐠 A React Hook to handle exit intent strategies
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
blb-ventures/strawberry-django-plus
Enhanced Strawberry GraphQL integration with Django
strawberry-graphql/strawberry-django
Strawberry GraphQL Django extension
VojtechPetru/strawberry-django-dataloaders
A set of tools for using dataloaders with Django and Strawberry GraphQL.
graphql-python/graphene
GraphQL framework for Python