Giter Site home page Giter Site logo

decenter-ai / decenter-ai.streamlit.app Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 2.0 81.21 MB

Decenteralized AI training platform for all

Home Page: https://decenter-ai.streamlit.app

License: MIT License

Dockerfile 2.35% Makefile 2.58% Python 79.47% Shell 6.46% HTML 2.41% CSS 4.84% RobotFramework 1.89%
ai-infra blockchain decenter decenter-ai decentralized infrastructure infrastructure-services ml-infrastructure mlops off-chain-compute on-chain-compute prototyping

decenter-ai.streamlit.app's People

Contributors

dependabot[bot] avatar dineshjnld avatar nasfame avatar redvalis avatar techynonso avatar victorkaycee17 avatar

Watchers

 avatar

Forkers

nasfame

decenter-ai.streamlit.app's Issues

drag: drop datasets

  • show datasets in left sidebar after v1, v2.....
  • support drag and drop of datasets.
  • allow users to drag and drop the datasets from left sidebar to

Image

  • add scrolling bar to datasets to allow more datasets
  • start with 2 datasets in the sidebar

proposal: security: chroot before executing scripts

Proposal:

For security, leverage chroot to prevent unauthorized access of train script on other directories

Implementation Plan

Outline the steps or phases required to implement the proposal.

1.Copy venv dir to temp_dir
2.chroot
3. Make the system call

Additional Information

Include any additional information or references that support the proposal.

proposal: proposal: feat: add "Request a feature" button

Summary

Add "Request a feature" button on the top right corner next to "Report a bug"

Background

We are currently expanding and concerned about the stability of our released application. We want to leverage our beta testers and public to continuously develop and release major and minor versions.

Proposed Solution

  • Add "Request a feature" button on the top right corner

Implementation Plan

@Dineshjnld

  1. Add a "Request a Feature" button with the following styling:

Button text: "Request a Feature"
Background color: #751919 (Red)
Text color: #ffffff (White)
2. Apply a hover effect to the button:

On hover, transition the background color to #2B3A4F (Darker color).

bug: fix sample outputs

Bug Description:

The output files names in samples/kaggle/outputs doesn't convey the corresponding inputs.

Versions Affected:

  • v3
  • v2
  • v1

bug: V1--while uploading requirements.txt

Bug Description:

in V1 , after uploading the requirements.txt file an error occur " st.experimental_memo is deprecated. Please use the new command st.cache_data instead, which has the same behavior. More information in our docs."

Versions Affected:

  • [] v3
  • v2
    - [ x] v1

Steps to Reproduce:

  1. uploading csv file, .py file is fine, but when we upload the requirements.txt file , the error message appears
    image

Expected Behavior:

[Describe what you expected to happen when performing the steps above.]

Actual Behavior:

[Describe what actually happened when performing the steps above.]

Additional Information:

[Include any additional information that may be helpful in understanding and resolving the bug. This may include screenshots, code snippets, or logs.]

Environment:

Ignore the following for Decenter-AI

  • Python Version:
  • Operating System:

Relevant Code Snippet:

bug: fix the dupllicate rerendering of head() and toast, model updated

Bug Description:

[Describe the bug in detail here. Include any error messages, unexpected behavior, or other relevant information.]

Versions Affected:

  • v3
  • v2
  • v1

Steps to Reproduce:

  1. Train an manually inputed model

  2. Wait for execution to complete
    Expected Behavior:

  3. You see Welcome to Decenter Again

  4. And entire rerendering of head() due to experimental rerender

Actual Behavior:

  1. Don't rerender toasts, alerts

Additional Information:

[Include any additional information that may be helpful in understanding and resolving the bug. This may include screenshots, code snippets, or logs.]

Environment:

Ignore the following for Decenter-AI

  • Python Version: 3.10.0
  • Operating System: Macos/Linux/Macos

Relevant Code Snippet:

proposal: demo dropdown

Proposal:

Add a demo dropdown at top right

  1. Choose b/ any kaggle input archives (dynamics, u should os.listdir() all the zip files in kaggle/inputs directory)

Image

Image

  1. When choosing one, u should be able to inject the archive.

proposal: create chore issue template

Proposal:

Summary

Create a simplified flexible chore issue template

Problem Statement

Clearly state the problem that the proposal aims to address.

Benefits

Explain the benefits and potential impact of implementing the proposal.

Implementation Plan

Outline the steps or phases required to implement the proposal.

Additional Information

Include any additional information or references that support the proposal.

proposal: feat: add report bug button

Summary

Add "Report an Issue" button on the top right corner

Background

We are currently expanding and concerned about the stability of our released application. We want to leverage our beta testers and public to continuously release patch versions.

Proposed Solution

  • Add "Report an Issue" button on the top right corner

Implementation Plan

@Dineshjnld

  1. Add a "Report an issue" Red button
  2. Styling: color: #751919. on hover it should transition to #2B3A4F
  3. Onclick: it should open this is link in the new tab: https://github.com/DeCenter-AI/decenter-ai.streamlit.app/issues/new?assignees=&labels=bug&projects=&template=00-bug.md&title=bug%3A++

proposal: Add stdout, stderr into outputs zip

Proposal:

Add the output file in output zip folder

Implementation Plan

Outline the steps or phases required to implement the proposal.

  1. Currently we are using st.warning to log the stderr of the subprocess call
  2. Additonally we need to write the stderr with file name "stderr" in app.work_dir
  3. Also write the stdout with the file name "stdout" in app.work_dir

Additional Information

bug: Bug: demo mode always off

Bug Description:

[Describe the bug in detail here. Include any error messages, unexpected behavior, or other relevant information.]

Versions Affected:

  • v3
  • v2
  • v1

Steps to Reproduce:

  1. Open decenter-ai.streamlit.app

Expected Behavior:

Should allow train, and training script should be visibile

Actual Behavior:

Image

Additional Information:

[Include any additional information that may be helpful in understanding and resolving the bug. This may include screenshots, code snippets, or logs.]

Environment:

Ignore the following for Decenter-AI

  • Python Version:
  • Operating System:

Relevant Code Snippet:

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.