Quickstart Guide#
Welcome to DB-GPT!#
DB-GPT is an experimental open-source project that uses localized GPT large models to interact with your data and environment. With this solution, you can be assured that there is no risk of data leakage, and your data is 100% private and secure.
Our vision is to make it easier and more convenient to build applications around databases and llm.
What can I do with DB-GPT?#
Chat Data with your Datasource.
Private domain knowledge question answering.
Quickly provide private LLM Model deployment.
Usage with DB-GPT.#
Follow DB-GPT application install tutorial.
Follow DB-GPT application usage.
If you encounter any issues while using DB-GPT (whether itβs during installation or usage), you can refer to the FAQ section for assistance.
πΊοΈ Ecosystem#
Github: https://github.com/eosphoros-ai/DB-GPT
PyPi:
DB-GPT: https://pypi.org/simple/db-gpt.
Associated projects#
π§ͺ DB-GPT-Hub: https://github.com/eosphoros-ai/DB-GPT-Hub | an experimental project to implement Text-to-SQL parsing using LLMs
π‘ DB-GPT-Web: https://github.com/eosphoros-ai/DB-GPT-Web | Web application for DB-GPT.
π DB-GPT-Plugins: https://github.com/eosphoros-ai/DB-GPT-Web | DB-GPT Plugins Repo, Which support AutoGPT plugin.