Build AI Chat
For Documentation
For Documentation
Help you build a platform for chat
with knowledge bases and
personalized AI based on your data.

Customize base model
GPT-3.5-Turbo and GPT-4 are supported with a variety of base models coming soon.
Documentation
Support for GPT Embedding using files, supporting multiple file formats including: .pdf, .txt, .epub.
WebPage
Support for GPT Embedding using webpage url, GitHub README, Wiki supported with a variety of webpage coming soon.
Custom prompt edits
Edit the prompt to prevent hallucinations, maintain voice and format requirements.
Open source
VectorHub is a 100% Open Source project. Everyone can quickly deploy, the project is based on Nextjs, TailwindCSS and LangChain.
git clone
https://github.com/guangzhengli/vectorhub.git
Use cases
You can use VectorHub to create a platform for chat with knowledge bases AI based on your data. Build AI Chat for both external and internal documents and Sales, Marketing, Customer Support.
Guangzheng Li
Founder
Start by connecting your data
VectorHub offers managed ingestion through a simple online webpage. You can easily add different types of sources.
- textpdfepubdocxcsvfolders with multiple filesjsonmarkdowntextwebpagegithubgitbooknotions3confluencewikipedia
Easily Teach Your Model
by Your Data
Currently only chat is supported, and more AI scenarios such as search and SDK & API will be supported in the future.
Customize base model.
GPT-3.5-Turbo and GPT-4 are supported with a variety of base models coming soon.
Open source.
Based on Next.JS, LangChain. Including authentication, vector database, everything you need to get started FAST.
Documentation.
Support for GPT Embedding using files, supporting multiple file formats including: .pdf, .txt, .epub.
WebPage.
Support for GPT Embedding using web url, Wiki supported with a variety of webpage coming soon.
Custom prompt edits.
Edit the prompt to prevent hallucinations, maintain voice and format requirements.
Vector database.
Support for using PostgreSQL with pgvector will enable support for more vector databases.
Monitoring(Coming soon).
Monitor all user inputs and outputs, check which answers have low quality in order to better optimize the model.
Quick Search(Coming soon).
Add quick search function to the website to support AI-based search.
SDK & API(Coming soon).
Support for SDK & API, quickly integrate AI into your own website.
Commercial License
Developer
Team
After the next development is completed, different license supports will be launched, including a developer version, team version, organization version, and customized version.
Frequently asked questions
- Is it free?
- It is free for personal use. If you want to use it for commercial use, you need to purchase a license.
It is an open source project under a license compatible with the GNU GPL license v3.
- Is it 100% accurate?
- Like Humans, AI will never be 100% accurate. So we can't assure you that every solution will be correct.
- Which model does VectorHub use?
- VectorHub offers gpt-3.5-turbo and gpt-4. If you'd like a custom model, You can develop on your own or submit a pull request.
- How to use VectorHub?
- Upload your document or enter a website URL. Then uses your docs to suggest possible answers.