AnjaneyaTripathi's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
tldraw/tldraw
whiteboard / infinite canvas SDK
Ebazhanov/linkedin-skill-assessments-quizzes
Full reference of LinkedIn answers 2024 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
karpathy/llm.c
LLM training in simple, raw C/CUDA
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
langfuse/langfuse
🪢 Open source LLM engineering platform: LLM Observability, metrics, evals, prompt management, playground, datasets. Integrates with LlamaIndex, Langchain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
MaartenGr/KeyBERT
Minimal keyword extraction with BERT
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.
abisee/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
microsoft/BotFramework-WebChat
A highly-customizable web-based client for Azure Bot Services.
dmmiller612/bert-extractive-summarizer
Easy to use extractive text summarization with BERT
avinassh/py-caskdb
(educational) build your own disk based KV store
mysql/mysql-operator
MySQL Operator for Kubernetes
xinrong-meng/knowledge-sharing
Hub for curated insights and resources on software systems and technologies
csebuetnlp/xl-sum
This repository contains the code, data, and models of the paper titled "XL-Sum: Large-Scale Multilingual Abstractive Summarization for 44 Languages" published in Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021.
rojagtap/transformer-abstractive-summarization
Abstractive Text Summarization using Transformer
allenai/PRIMER
The official code for PRIMERA: Pyramid-based Masked Sentence Pre-training for Multi-document Summarization
nsi319/Finetune-Transformers
Abstractive text summarization by fine-tuning seq2seq models.
nsi319/Legal-Summarizer
Longformer Encoder Decoder model for the legal domain, trained for long document abstractive summarization task.
AnjaneyaTripathi/cricket_updates
Allows you to get updates about the latest cricket matches in your terminal as well as WhatsApp
nsi319/Question-Answering-KG
This module is for QA generation from legal documents. The information is extracted using Transformers, trained with pre-defined set of questions. The collected information from multiple documents is converted into a knowledge graph.
abesheknarayan/Advent-Of-Code
Advent of Code Challanges
abesheknarayan/sample-stacks
C++ Servers for network protocols
abesheknarayan/cp-handbook
C++ Templates for commonly used Data Structres and Algorithms