Giter Club home page Giter Club logo

youyuela / aigotools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from someu/aigotools

0.0 0.0 0.0 20.61 MB

AigoTools can help users quickly create and manage website directory, with built-in site auto-crawling features, and also provides internationalization, SEO, image storage, and other functions. It allows users to quickly deploy their own directory site online.

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

License: Apache License 2.0

JavaScript 2.10% TypeScript 97.03% CSS 0.13% Dockerfile 0.75%

aigotools's Introduction

AigoTools helps users quickly create and manage website directory with built-in site management and automatic inclusion features. It also offers internationalization, SEO, and multiple image storage solutions, enabling users to quickly deploy and launch their own navigation site.

Visit here: www.aigotools.com

aigotools-preview.mp4

Table of Contents

Features

  • Site Management
  • Automatic Site Information Collection (playwright, jina, openai)
  • User Management (clerk)
  • Internationalization
  • Dark/Light Theme Toggle
  • SEO Optimization
  • Multiple Image Storage Solutions (local minio, AWS S3, Tencent Cloud COS)

Deployment

This project consists of the main navigation site (packages/aigotools) and the inclusion service (packages/crawler). It can be deployed via hosting services like Zeabur or directly on a local machine using docker-compose.

Prerequisites

  • Create an application at https://clerk.com/ and add a user to log in as the admin for the management backend.
  • Obtain OpenAI apiKey and jina apiKey, which are used for site inclusion.
  • Set up MongoDB and Redis databases.

Local Deployment

  1. Clone the repository:

    git clone https://github.com/someu/aigotools.git
    cd aigotools
  2. Configure environment variables: Copy the .env files in packages/aigotools and packages/crawler to .env.prod.

    cp packages/aigotools/.env packages/aigotools/.env.prod
    cp packages/crawler/.env packages/crawler/.env.prod

    Modify the configuration files accordingly.

  3. Start the project:

    docker-compose up -d

Note: If using minio for image storage, you can initially leave the minio authentication configuration empty when starting the project. After running the project, access the minio management backend to create a Bucket, ACCESS_KEY, and SECRET_KEY, enable public read permissions for the Bucket, update the configuration file, and restart the project.

Hosting Service Deployment

Deploy on Zeabur

Refer to the documentation: zeabur-deploy.md

Zeabur demo link: https://aigotools.zeabur.app/

Development

  1. Clone the repository:

    git clone https://github.com/someu/aigotools.git
    cd aigotools
  2. Install dependencies:

    pnpm i
  3. Configure environment variables: Copy the .env files in packages/aigotools and packages/crawler to .env.local and modify the configuration files.

    cp packages/aigotools/.env packages/aigotools/.env.local
    cp packages/crawler/.env packages/crawler/.env.local
  4. Start the project: Navigate to packages/aigotools and packages/crawler respectively.

    pnpm run dev

Figma Resource

We have also open-sourced the design drafts for this project. Feel free to use the UI and code from this project to develop your own website.

https://www.figma.com/community/file/1385200592630492334/aigotools

AigoTools Figma

Maintainers

@someu.

How to Contribute

We warmly welcome your contributions! Submit an Issue or submit a Pull Request.

Contact Us

For any questions or suggestions, please contact us via:

🌟 Star History

Star History Chart

License

AigoTools is licensed under the Apache License 2.0. For more details, see the LICENSE file.

aigotools's People

Contributors

someu avatar eltociear 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.