NirantK's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
mem0ai/mem0
The Memory layer for your AI apps
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
neonbjb/tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
explodinggradients/ragas
Supercharge Your LLM Application Evaluations 🚀
ranaroussi/quantstats
Portfolio analytics for quants, written in Python
shawwn/llama-dl
High-speed download of LLaMA, Facebook's 65B parameter GPT model
lancedb/lance
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, and PyTorch with more integrations coming..
hwchase17/langchain-hub
RootbeerComputer/backend-GPT
Alpha-VLLM/LLaMA2-Accessory
An Open-source Toolkit for LLM Development
qdrant/fastembed
Fast, Accurate, Lightweight Python library to make State of the Art Embedding
jondurbin/airoboros
Customizable implementation of the self-instruct paper.
PiotrNawrot/nanoT5
Fast & Simple repository for pre-training and fine-tuning T5-style models
amaiya/onprem
A tool for running on-premises large language models with non-public data
mlfoundations/datacomp
DataComp: In search of the next generation of multimodal datasets
abacaj/mpt-30B-inference
Run inference on MPT-30B using CPU
continuum-llms/chatgpt-memory
Allows to scale the ChatGPT API to multiple simultaneous sessions with infinite contextual and adaptive memory powered by GPT and Redis datastore.
bit-gpt/app
BitGPT it's your personal AI in your pocket
raphaelsty/neural-cherche
Neural Search
bborn/howdoi.ai
howdoi.ai
AI-Northstar-Tech/vector-io
Comprehensive Vector Data Tooling. The universal interface for all vector database, datasets and RAG platforms. Easily export, import, backup, re-embed (using any model) or access your vector data from any vector databases or repository.
yasyf/summ
GPT-based Conversation Summarizer
qdrant/qdrant-spark
Qdrant's Apache Spark connector
adithya-s-k/CompanionLLM
CompanionLLM - A framework to finetune LLMs to be your own sentient conversational companion
chenandrewy/flex-mining
code for turning data sets into trading strategies
rhlbhatnagar/llama2.rs
A mimimal Rust implementation of Llama.c