Aries-ckt's Stars
ant-design/ant-design
An enterprise-class UI design language and React UI library
meta-llama/llama3
The official Meta Llama 3 GitHub site
eosphoros-ai/DB-GPT
AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
apache/incubator-fury
A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
leptonai/leptonai
A Pythonic framework to simplify AI service building
eosphoros-ai/Awesome-Text2SQL
Curated tutorials and resources for Large Language Models, Text2SQL, Text2DSL、Text2API、Text2Vis and more.
eosphoros-ai/DB-GPT-Hub
A repository that contains models, datasets, and fine-tuning techniques for DB-GPT, with the purpose of enhancing model performance in Text-to-SQL
eosphoros-ai/DB-GPT-Web
DB-GPT WebUI,LLM to vision.
eosphoros-ai/dbgpts
Intelligent data apps and assets with LLMs
eosphoros-ai/DB-GPT-Plugins
Multi-Agents & Plugins repo for DB-GPT, Can complete various tasks around databases.
xuyuan23/operateGPT
🌟 Revolutionize Your Operations with One Sentence Automation: Utilizing large language models and Multi-Agents to generate operational copy, images, and videos with one-line requirements.
TuGraph-family/OSGraph
Deep Insight into open-source graph on GitHub.
eosphoros-ai/sqlgpt-parser
sqlgpt-parser is a Python implementation of an SQL parser that effectively converts SQL statements into Abstract Syntax Trees (AST). By leveraging AST tree comparisons between two SQL queries, it becomes possible to achieve robust evaluation of text-to-SQL models.