Coder Social home page Coder Social logo

bit-gpt / app Goto Github PK

View Code? Open in Web Editor NEW
449.0 13.0 41.0 9.88 MB

BitGPT it's your personal AI in your pocket

Home Page: https://bitgpt.network

License: MIT License

HTML 0.17% Rust 14.88% CSS 7.96% TypeScript 75.74% JavaScript 0.31% Dockerfile 0.16% Shell 0.78%
ai onpremise self-hosted candle localai rust

app's People

Contributors

biswaroop1547 avatar casperdcl avatar filopedraz avatar hardik-rl avatar janaka-steph avatar jigneshradicalloop avatar jigneshsolanki avatar nsosio avatar sekulicd avatar swarnimarun avatar tiero 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

app's Issues

Mobile> Setting issue

  1. Setting and resources text size should be same as figma

  2. increase Backed URL text size

  3. Update button size should be same as figma

  4. Space between resources icon and text

  5. Burger menu icon missing
    image

  6. stop scroll in setting

Screen_Recording_20230621_182021_Chrome.mp4

CPU Usage

Hi,

My server has 8 Cores but only 4 are used processing (50%).

Could you please check.

thanks,
mario

MerlynMind LLMs

Hi,

How to integrate MerlynMind LLMs? Please let me know how to do that.

thanks,
mario

Card Image radius

In card image radius looks good from right/left but from top and bottom it's bit out
image

Design issue in Chat screen

  1. Background image should be in whole screen from bottom part of screen image in missing

  2. Place holder text change

  3. Under the search bar text missing

  4. Ignore regenerate response text (it is showing in demo website)
    image

  5. whenever user paste anything in search it become white instead of Grey
    image

  6. use side space for chat so it is looks good
    image

  7. setting icon missing when sidebar open
    image

  8. Close sidebar and arrow icon alignment should in center
    image

  9. Mobile >Remove back ground image, Prem chat text missing, Under search bar text missing
    image

  10. Mobile > Sidebar will open in half screen only
    image

Doc URL

  • when service is stopped dont show doc URL.
  • Display doc URL only when service is running
Prem---Self-Sovereign-AI-Infrastructure.3.webm

Dashboard > icons and filter issue

  1. remove alert icon border
    image
  2. Warning icon not in center also check for delete icon
    image
    image
  3. In responsive the the search filter bar showing with while border line
    image

"Dashboard" text size

  • Change the dashboard text size to 24 px (as per figma)
  • Compare Card title and Dashboard text size for better understanding

image

Mobile chat screen

  1. remove white space from bottom
  2. chat hide behind text bar (Type bar )
  3. remove background image for mobile

image

Chat Functionality

  1. while fetching response if open new chat, then the previous chat response show in new chat
  2. new chat text should be always keep on screen, user don't need to scroll
Prem---Self-Sovereign-AI-Infrastructure.webm
  1. show message for successfully coped from chat

Prem Diffuser - support base image

Description

Diffuser models support a base image too. From UI we should be able to upload another image as base image for generation.

Add Link to /docs

In service page for each service, add before Docker Image a row with name Docs and as a value a clickable link to baseURL:<runningPort>/docs
image

Running `npm run tauri dev` throws an error message: "No such file or directory" }', src/interface/rust.rs:762:69"

Hi,

When I clone prem-app and attempt to un:

npm i (works)

and then:

npm run tauri dev

Reference: https://github.com/premAI-io/prem-app/blob/c518fa3c41c4bb58334c3ca7fc719d7d16c362e1/README.md?plain=1#L75-L77

It throws the following error on a MacBook M1 Pro device (terminal):

> [email protected] tauri
> tauri dev

thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/interface/rust.rs:762:69
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I made sure to run docker-compose down to stop and remove all prior prem containers. I also pulled the latest release v0.0.12.

Error response from daemon: could not select device driver "nvidia" with capabilities: [[gpu]]

I just tried the install instructions (wget -q https://get.prem.ninja/install.sh -O install.sh; sudo bash ./install.sh) on a Linux Ubuntu 22.04 LTS machine with CUDA installed and I got the error in the title:

👷‍♂️ Installing Prem
⬇️ Pulling latest version...
App Version: v0.0.17
App Image: ghcr.io/premai-io/prem-app
App Digest: sha256:c1522bb0ebd5be02346127855e2d943ec022c59c9268a02ee1ef672a61904ea9
Daemon Version: v0.0.15
Daemon Image: ghcr.io/premai-io/premd
Daemon Digest: sha256:abcd6994db1dfad1df8210ae3d2a5863d2b68045f82d00c1c0c9d7a1add2865b
🏁 Starting Prem...
nvidia-smi is available. Running docker-compose.gpu.yml
[+] Running 2/3
 ✔ Container caddy     Running                                                                                 0.0s 
 ✔ Container prem_app  Running                                                                                 0.0s 
 ⠹ Container premd     Starting                                                                                0.3s 
Error response from daemon: could not select device driver "nvidia" with capabilities: [[gpu]]

Anything I could to help troubleshoot?

Text: Update button in navbar

image

The update button

  • ONLY appear if there is a greater version available.
  • The tooltip should say There is a new version available for this service. Updating will dowload the new version and restart your service, causing a brief downtime

404 error while downloading model

I have installed prem app on ubuntu using bash script. Application UI is accessible, but after I click on download, it shows 404 error.
I was not able to find any errors in the docker logs.

image

Docker logs from server:

root@server-name:~# docker ps
CONTAINER ID   IMAGE                                COMMAND                  CREATED             STATUS             PORTS                                                                           NAMES
47b2d1715f4f   caddy:2.6.4-alpine                   "caddy run --config …"   About an hour ago   Up About an hour   80/tcp, 443/tcp, 2019/tcp, 443/udp, 0.0.0.0:8000->8000/tcp, :::8000->8000/tcp   caddy
f5174e5bcc85   ghcr.io/premai-io/premd:v0.0.15      "/bin/sh -c 'python …"   About an hour ago   Up About an hour                                                                                   premd
ce2fdc97f05d   ghcr.io/premai-io/prem-app:v0.0.17   "docker-entrypoint.s…"   About an hour ago   Up About an hour   1420/tcp                                                                        prem_app


root@server-name:~# docker logs 47b2d1715f4f
{"level":"info","ts":1687932002.7467523,"msg":"using provided configuration","config_file":"/etc/caddy/Caddyfile","config_adapter":"caddyfile"}
{"level":"warn","ts":1687932002.7475343,"msg":"Caddyfile input is not formatted; run the 'caddy fmt' command to fix inconsistencies","adapter":"caddyfile","file":"/etc/caddy/Caddyfile","line":2}
{"level":"info","ts":1687932002.7479568,"logger":"admin","msg":"admin endpoint started","address":"localhost:2019","enforce_origin":false,"origins":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]}
{"level":"info","ts":1687932002.74843,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc00028d420"}
{"level":"info","ts":1687932002.7485924,"logger":"tls","msg":"cleaning storage unit","description":"FileStorage:/data/caddy"}
{"level":"info","ts":1687932002.7486038,"logger":"http.log","msg":"server running","name":"srv0","protocols":["h1","h2","h3"]}
{"level":"info","ts":1687932002.7486327,"logger":"tls","msg":"finished cleaning storage units"}
{"level":"info","ts":1687932002.7487996,"msg":"autosaved config (load with --resume flag)","file":"/config/caddy/autosave.json"}
{"level":"info","ts":1687932002.748811,"msg":"serving initial configuration"}


root@server-name:~# docker logs f5174e5bcc85
INFO:     Started server process [7]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
INFO:     172.18.0.2:48650 - "GET /v1/services/ HTTP/1.1" 200 OK
...
Successful requests
....
INFO:     172.18.0.2:57552 - "GET /v1/services/vicuna-7b-q4 HTTP/1.1" 200 OK
2023-06-28 06:55:09 ERROR    404 Client Error for http+docker://localhost/v1.43/containers/vicuna-7b-q4/json: Not Found ("No such container: vicuna-7b-q4")
INFO:     172.18.0.2:57552 - "GET /v1/stats/vicuna-7b-q4 HTTP/1.1" 400 Bad Request
INFO:     172.18.0.2:50006 - "GET /v1/services/vicuna-7b-q4 HTTP/1.1" 200 OK
2023-06-28 06:55:11 ERROR    404 Client Error for http+docker://localhost/v1.43/containers/vicuna-7b-q4/json: Not Found ("No such container: vicuna-7b-q4")



root@server-name:~# docker logs ce2fdc97f05d

> [email protected] dev
> vite --host


  VITE v4.3.9  ready in 475 ms

  ➜  Local:   http://localhost:1420/
  ➜  Network: http://172.18.0.3:1420/

Disable card alert icon color

Dashboard > card icon > Icon color is same as figma but due to disable class its showing more dark then others so it should be same as others.
image

#Issue 2: Coming Soon

if service.coming_soon == true: show card disabled with warning

--> on click of the card, user cannot go to detail view

Warning text should be:
Title: Coming Soon
Description: Service will be available soon

image

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.