Giter Site home page Giter Site logo

shukun-ai / shukun-ai Goto Github PK

View Code? Open in Web Editor NEW
15.0 3.0 1.0 2 MB

SHUKUN AI is an AI-native database search application that helps companies explore and analyze data. SHUKUN AI provides a feature that helps you split complex natural language tasks into smaller parts then combines them into the results.

License: Apache License 2.0

TypeScript 98.88% JavaScript 0.23% HTML 0.22% Shell 0.24% Dockerfile 0.43%
ai codellama database gpt llm low-code no-code nodejs

shukun-ai's Introduction

SHUKUN AI

SHUKUN AI is an AI-native database search application that helps companies explore and analyze data. SHUKUN AI provides a feature that helps you split complex natural language tasks into smaller parts then combines them into the results. This is designed to solve the AI accuracy problems in enterprise-level use cases.

query-steps

Features

  1. LLM Support: Integration with OpenAI's GPT-3.5 or CodeLlama aims to use smaller models to accomplish tasks more quickly and affordably.
  2. SQL Assistants: Split complex natural language tasks into smaller parts then combines them into the results.
  3. Database Configurations: Works with your exist database, retrieves the structure automatically, and labels the structure effectively.
  4. Insight Dashboard: Explore, observe, analyze your data with multiple levels of detail on Dashboard.

Before You Start

Star us on GitHub, and be instantly notified for new releases!

Install the Community Edition

System Requirements

Make sure your machine meets the following minimum system requirements:

  • CPU >= 2 Core
  • RAM >= 4GB

Quick Start

The easiest way to start the SHUKUN AI is to run our docker-compose.yml file. Before running the installation command, make sure that Docker and Docker Compose are installed on your machine:

git clone https://github.com/shukun-ai/shukun-ai.git
cd shukun-ai/docker
cp ../.env .env
# Update LLM_TYPE, LLM_MODEL, LLM_API, LLM_API_KEY with yours
docker compose up -d

After running, you can access the SHUKUN AI in your browser at http://localhost:8877.

Contributing

For those who'd like to contribute code, see our Contribution Guide.

At the same time, please consider supporting SHUKUN AI by sharing it on social media and at events and conferences.

License

This repository is available under Apache-2.0 License.

shukun-ai's People

Stargazers

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

Watchers

 avatar  avatar  avatar

Forkers

westcraneli

shukun-ai's Issues

Support to integrate Supabase db

Is your feature request related to a problem? Please describe.
When I input supabase link into the schema, I couldn't sync the database.

Describe the solution you'd like
No

Describe alternatives you've considered
Refactor the schema parameters

Additional context
No

Account Login page

Requisition:

The API service is ready.

Design:

According to Mock design from Figma to implement following features:

  • Logo
  • Slogan
  • Username input (ONLY support username input, do not support email input)
  • Password input
  • Remember me
  • Sign In button
    • show loading when request

Footer:

  1. Github link (https://github.com/shukun-ai/ailake)
  2. Copyright (the year should changed automatically)

Right Header:
let user to switch language (the first version, we need to support below languages)
1. English
2. Simplified Chinese
3. Traditional Chinese

State management:

  1. Create a auth state and repository in front-end, to save jwt access token, expired time, email.

APIs:
The api is provider, and write a auth api file in front-end api folder, please check it.

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.