Giter Site home page Giter Site logo

buyersystem / zbyai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zzzgydi/zbyai

0.0 0.0 0.0 427 KB

ZByAI - AI-Enhanced Search

Home Page: https://www.zbyai.com

License: Other

JavaScript 1.62% Go 43.43% TypeScript 40.50% CSS 3.04% Makefile 0.17% Dockerfile 0.43% SCSS 10.81%

zbyai's Introduction

ZByAI - AI-Enhanced Search

ZByAI is an open-source project designed as a perplexity alternative, allowing users to deploy their own AI-enhanced search service and share it with family and friends.

demo1 demo2

Features

  • Multiple Search Engines: Supports various search engines such as Bing, Serper, and SearXNG.
  • Multiple LLM Models: Allows the configuration of various LLMs by other LLM Provider(such as one-api).

Deployment

Users can easily deploy ZByAI using Docker. The following components are required:

  • Redis & MySQL: Caching layer and Database.
  • Search Engine: Supports Bing, Serper and SearXNG.
  • LLM API Key: Any llm provider.
  • Supabase Key: For user authentication.

Development Setup

  1. Clone the repository:

    git clone https://github.com/zzzgydi/zbyai.git
    cd zbyai
  2. Backend Configuration:

    • Copy config/temp.yaml to config/dev.yaml and fill in the necessary configurations.
    • Start the GoLang service:
      make dev
  3. Frontend Configuration:

    • Copy web/.env.example to web/.env and fill in the required environment variables.
    • Navigate to the web directory and install dependencies:
      cd web
      pnpm i
      pnpm dev

Production Deployment

  1. Clone the repository:

    git clone https://github.com/zzzgydi/zbyai.git
    cd zbyai
  2. Backend Configuration:

    • Copy config/temp.yaml to config/prod.yaml and fill in the necessary configurations.
  3. Frontend Configuration:

    • Copy web/.env.example to web/.env and fill in the required environment variables.
  4. Build Docker Images and Start Containers:

    docker compose up -d

License

ZByAI is licensed under the MIT License. However, please note the following additional terms:

Additional Terms:

This software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.

The use of this software for direct commercial deployment is strictly prohibited without prior written consent from the authors.

Contact

For any questions or support, please open an issue on GitHub or contact us at [[email protected]].

Enjoy using ZByAI!

zbyai's People

Contributors

aiyogg avatar zzzgydi avatar

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.