Giter Club home page Giter Club logo

vectorhub's Introduction

My SkillsBuy Me A Coffee

VectorHub

Deploy with Vercel

Live Demo: https://chat.vectorhub.org

Deploy with Vercel

this repository use LangchainJS, based on Chatbot-ui

Technical architecture

Embedding

How to deploy on vercel

  1. Click the Deploy Button.
  2. Set environment variables follow doc/env-vars.md.
  3. Pay attention to the NEXT_PUBLIC_CHAT_FILES_UPLOAD_PATH value must be /tmp.

Star History

Star History Chart

Sponsors

Buy Me A Coffee

More Sponsor methods:

https://guangzhengli.com/sponsors

Who is sponsoring this project?

johnliu33   noxonsu   magedhelmy1   Huayu-Qin  

License

Commercial license

If you want to use vectorhub to develop commercial sites, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept proprietary.

Purchase a Commercial License by [contacting me](mailto: [email protected]).

Open source license

If you are creating an open source application under a license compatible with the GNU GPL license v3, you may use vectorhub under the terms of the GPLv3.

vectorhub's People

Contributors

guangzhengli avatar gunjan5 avatar mrcashcash avatar qazxcdswe123 avatar wyattjia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vectorhub's Issues

.env中应该配置 DATABASE_URL 还是 SUPABASE_URL ?

1.执行npx prism migrate dev没成功

2.如果配SUPABASE_URL,以下报错:
error: Environment variable not found: DATABASE_URL.
--> schema.prisma:3
|
2 | provider = "postgresql"
3 | url = env("DATABASE_URL")

3.如果配DATABASE_URL ,以下报错:
error: Error validating datasource db: the URL must start with the protocol postgresql:// or postgres://.
--> schema.prisma:3
|
2 | provider = "postgresql"
3 | url = env("DATABASE_URL")

望解答,谢谢

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.