ltbd78's Stars
deepgram-starters/nextjs-live-transcription
Live transcription in Next.js by Deepgram
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—foundation models
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
MehmetMHY/insightred
A direct marketing Reddit tool that allows you to better promote your product/project
dabit3/react-native-ai
Full stack framework for building cross-platform mobile AI apps
opentofu/opentofu
OpenTofu lets you declaratively manage your cloud infrastructure.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
pymupdf/PyMuPDF
PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
X-PLUG/mPLUG-DocOwl
mPLUG-DocOwl: Modularized Multimodal Large Language Model for Document Understanding
chroma-core/chroma
the AI-native open-source embedding database
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
SevaSk/ecoute
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
miguelgrinberg/python-socketio
Python Socket.IO server and client
facebookresearch/dlrm
An implementation of a deep learning recommendation model (DLRM)
pytorch/torchrec
Pytorch domain library for recommendation systems
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
deepseek-ai/DeepSeek-VL
DeepSeek-VL: Towards Real-World Vision-Language Understanding
jerryji1993/DNABERT
DNABERT: pre-trained Bidirectional Encoder Representations from Transformers model for DNA-language in genome
vikhyat/moondream
tiny vision language model
cp-algorithms/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
jonra1993/fastapi-alembic-sqlmodel-async
This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.
t3-oss/create-t3-app
The best way to start a full-stack, typesafe Next.js app
digitros/nextjs-fastapi
alirezadir/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
whlzy/FiT
[ICML 2024 Spotlight] FiT: Flexible Vision Transformer for Diffusion Model
chensjtu/GaussianObject
GaussianObject: High-Quality 3D Object Reconstruction from Four Views with Gaussian Splatting (SIGGRAPH Asia 2024, TOG)
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
meta-llama/llama
Inference code for Llama models