cbaziotis's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
promptfoo/promptfoo
Test your prompts, agents, and RAGs. Red teaming, pentesting, and vulnerability scanning for LLMs. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.
comet-ml/opik
From RAG chatbots to code assistants to complex agentic pipelines and beyond, build LLM systems that run better, faster, and cheaper with tracing, evaluations, and dashboards.
hegelai/prompttools
Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).
atfortes/Awesome-LLM-Reasoning
Reasoning in Large Language Models: Papers and Resources, including Chain-of-Thought and OpenAI o1 🍓
jbmouret/matplotlib_for_papers
Handout for the tutorial "Creating publication-quality figures with matplotlib"
RManLuo/Awesome-LLM-KG
Awesome papers about unifying LLMs and KGs
zou-group/textgrad
TextGrad: Automatic ''Differentiation'' via Text -- using large language models to backpropagate textual gradients.
langgptai/awesome-claude-prompts
This repo includes Claude prompt curation to use Claude better.
taranjeet/awesome-gpts
Collection of all the GPTs created by the community
zjunlp/Prompt4ReasoningPapers
[ACL 2023] Reasoning with Language Model Prompting: A Survey
tjunlp-lab/Awesome-LLMs-Evaluation-Papers
The papers are organized according to our survey: Evaluating Large Language Models: A Comprehensive Survey.
hsiehjackson/RULER
This repo contains the source code for RULER: What’s the Real Context Size of Your Long-Context Language Models?
matsui528/faiss_tips
Some useful tips for faiss
rspeer/langcodes
A Python library for working with and comparing language codes.
santiagobasulto/pycon-concurrency-tutorial-2020
Main repo of PyCon 2020 Tutorial
mourga/contrastive-active-learning
Code for the EMNLP 2021 Paper "Active Learning by Acquiring Contrastive Examples" & the ACL 2022 Paper "On the Importance of Effectively Adapting Pretrained Language Models for Active Learning"
NJUNLP/knn-box
an easy-to-use knn-mt toolkit
MicrosoftTranslator/NTREX
NTREX -- News Test References for MT Evaluation
jxhe/efficient-knnlm
Pytorch implementation of paper "Efficient Nearest Neighbor Language Models" (EMNLP 2021)
BrianRuizy/leetcode-notion
A simple Notion template to track Leetcode problems and save your solutions
mourga/affective-attention
Source code for the ACL 2019 paper "Attention-based Conditioning Methods for External Knowledge Integration"
mourga/variational-lstm
PyTorch implementation of Variational LSTM and Monte Carlo dropout.
mourga/transformer-uncertainty
Code for evaluating uncertainty estimation methods for Transformer-based architectures in natural language understanding tasks.
alexandra-chron/relm_unmt
Python source code for EMNLP 2020 paper "Reusing a Pretrained Language Model on Languages with Limited Corpora for Unsupervised NMT".
alexandra-chron/hierarchical-domain-adaptation
Code of NAACL 2022 "Efficient Hierarchical Domain Adaptation for Pretrained Language Models" paper.
wonderseen/PCKMT
Source codes of ACL 2022-Efficient Cluster-based k-Nearest-Neighbor Machine Translation
alexandra-chron/lexical_xlm_relm
PyTorch source code of NAACL 2021 paper "Improving the Lexical Ability of Pretrained Language Models for Unsupervised Neural Machine Translation".
sopticek/blog
Source code and other materials for my blog posts.