Kaimary's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
microsoft/autogen
A programming framework for agentic AI 🤖
karpathy/LLM101n
LLM101n: Let's build a Storyteller
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
camel-ai/camel
🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org
amazon-science/chronos-forecasting
Chronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting
iwangjian/Paper-Reading-ConvAI
📖 Paper reading list in conversational AI (constantly updating 🤗).
ServiceNow/picard
PICARD - Parsing Incrementally for Constrained Auto-Regressive Decoding from Language Models. PICARD is a ServiceNow Research project that was started at Element AI.
NumbersStationAI/NSQL
Numbers Station Text to SQL model code.
X-LANCE/text2sql-lgesql
[ACL 2021] This is the project containing source codes and pre-trained models about ACL2021 Long Paper ``LGESQL: Line Graph Enhanced Text-to-SQL Model with Mixed Local and Non-Local Relations".
kyegomez/phi-1
Plug in and play implementation of " Textbooks Are All You Need", ready for training, inference, and dataset generation
Kaimary/GAR
ICDE 2023 Paper, GAR: A Generate-and-Rank Approach for Natural Language to SQL Translation
cs-mshah/Adapter-Bert
Paper Implementation for "Parameter-Efficient Transfer Learning for NLP"
Kaimary/MetaSQL
ICDE 2024 Paper, MetaSQL: A Generate-then-Rank Framework for Natural Language to SQL Translation
yzjiao/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.