SQLBot vs LLMs-from-scratch

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

SQLBotLLMs-from-scratch
Tagline🔥 基于大模型和 RAG 的智能问数系统,对话式数据分析神器。Implement a ChatGPT-like LLM in PyTorch from scratch
Stars6.4k99k
Forks77815k
Open issues894
LanguageJavaScriptJupyter Notebook
LicenseOtherOther
Last pushedJul 7, 2026Jun 2, 2026
CategoriesLLM Frameworks, Inference & ServingModel Training, LLM Frameworks

SQLBot

SQLBot is a smart data query system based on large language models and Retrieval-Augmented Generation (RAG) that allows users to extract and visualize data through conversational interfaces.

JavaScript

LLMs-from-scratch

Repository containing code and instructions for developing, pretraining, and finetuning a GPT-like large language model (LLM) using PyTorch.

Jupyter Notebook