Skip to content

khulnasoft-lab/GPT-DB-Web

Repository files navigation

GPT-DB
GPT-DB-Web

GPT-DB Chat UI, LLM to Vision.

Release Notes Open Issues Discord


👋 Introduction

GPT-DB-Web is an Open source chat UI for GPT-DB. Also, it is a LLM to Vision solution.

GPT-DB-Web is an Open source Tailwind and Next.js based chat UI for AI and GPT projects. It beautify a lot of markdown labels, such as table, thead, th, td, code, h1, h2, ul, li, a, img. Also it define some custom labels to adapted to AI-specific scenarios. Such as plugin running, knowledge name, Chart view, and so on.

💪🏻 Getting Started

Prerequisites

  • Node.js >= 16
  • npm >= 8
  • Supported OSes: Linux, macOS and Windows

Installation

# Install dependencies
npm install

Usage

cp .env.example .env

edit the API_BASE_URL to the real address

# development model
npm run dev

🚀 Use In GPT-DB

npm run compile

# copy compile file to GPT-DB static file dictory
cp -rf out/* ../gptdb/app/static 

📚 Documentation

For full documentation, visit document.

Usage

react-markdown for markdown support. ant-design for ui components. next.js for server side rendering. @antv/g2 for charts.

License

GPT-DB-Web is licensed under the MIT License.


Enjoy using GPT-DB-Web to build stunning UIs for your AI and GPT projects.

🌟 If you find it helpful, don't forget to give it a star on GitHub! Stars are like little virtual hugs that keep us going! We appreciate every single one we receive.

For any queries or issues, feel free to open an issue on the repository.

Happy coding! 😊

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages