vhtnguyen's Stars
shaked6540/YoutubePlaylistDownloader
A tool to download whole playlists, channels or single videos from youtube and also optionally convert them to almost any format you would like
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
hudy9x/namviek
The open-source project manager for tiny teams
quochungtran/MLOps-NLP-with-disaster-tweets
MLOps Implementation for Disaster Tweets Classifier Application
mim-solutions/bert_for_longer_texts
BERT classification model for processing texts longer than 512 tokens. Text is first divided into smaller chunks and after feeding them to BERT, intermediate results are pooled. The implementation allows fine-tuning.
rtCamp/action-slack-notify
GitHub Action for sending a notification to a Slack channel
stopwords/vietnamese-stopwords
Vietnamese stopwords
krzysztoffiok/TextGuide
A text truncation method, useful for instance in long text classification
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.
AykutSarac/jsoncrack.com
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
Everduin94/better-commits
A CLI for creating better commits following the conventional commits specification
vanna-ai/vanna
🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
aws-samples/amazon-bedrock-workshop
This is a workshop designed for Amazon Bedrock a foundational model service.
DefTruth/Awesome-LLM-Inference
📖A curated list of Awesome LLM Inference Paper with codes, TensorRT-LLM, vLLM, streaming-llm, AWQ, SmoothQuant, WINT8/4, Continuous Batching, FlashAttention, PagedAttention etc.
aws-samples/amazon-sagemaker-local-mode
Amazon SageMaker Local Mode Examples
quoctinnguyen8/Clean-Code---Tieng-Viet
Clean Code Tiếng Việt: Bản dịch 6 chương đầu từ quyển "Clean Code - A Handbook of Agile Software Craftsmanship" - Robert C. Martin et. al.
vndee/awsome-vietnamese-nlp
A collection of Vietnamese Natural Language Processing resources.
abetlen/llama-cpp-python
Python bindings for llama.cpp
edasque/DynamoDBtoCSV
Dump DynamoDB data into a CSV file
LouisShark/chatgpt_system_prompt
A collection of GPT system prompts and various prompt injection/leaking knowledge.
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
bchiang7/bchiang7.github.io
Third iteration of my personal website built with Jekyll
rajaprerak/rajaprerak.github.io
Personal Portfolio Website
di-sukharev/opencommit
Generate conventional git commit messages with AI in 1 second 🤯🔫
vectara/hallucination-leaderboard
Leaderboard Comparing LLM Performance at Producing Hallucinations when Summarizing Short Documents
Leon-Sander/Summarize-Large-Docs
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models.
GiveMeSomething/unmedium
Read Medium's article without being blocked by "member-only" paywall. Using Unclutter
testdrivenio/fastapi-sqlmodel-alembic
Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.