ai-graphic / Graphic-so

Graphic.so is a Multi Modal Ai Playground ​to build your AI apps and automations 10x faster with Natural Language interface
https://graphic.so
GNU General Public License v3.0
27 stars 8 forks source link

Enhancment:- On hover it should mention what 40/40 means ...(credits left) #1

Open Aarize29 opened 2 weeks ago

Aarize29 commented 2 weeks ago

Issue:- In this side navigation bar , there is a part where it shows 40/40 , but it does not have informantion about what 40/40 really means

Enhancement:- We can add a hover, upon hover we will get a mesaage denoting that it is CREDITS LEFT image

seshubonam commented 2 weeks ago

yeah spot on. can have a "credits-remaining" title and hover view with more description as you suggested.

Aarize29 commented 2 weeks ago

can I contribute to this issue?

seshubonam commented 2 weeks ago

yes sure send a PR

Aarize29 commented 2 weeks ago

I am facing little issue on setting up the project locally, could help me to setup it on my machine. Just write the steps so that I can follow it.

rohit-sama commented 2 weeks ago

Hey Aarize29, thanks for reaching out. Could you please provide more details about the specific issues you're encountering after following our README?

Aarize29 commented 2 weeks ago

yaah sure, so I have setup the codebase locally and changed the example env file to env file, but when i am doing npx prisma db push , it just stays there for a long time.

like this image

rohit-sama commented 2 weeks ago

Hey Aarize29, this could be a database issue, we are using neon for database, so try using the same db. also could be network issues as well so try changing your network if switching to neon still doesn't work.

here is the link for neonDb.

Aarize29 commented 2 weeks ago

Hey, I have added the hover thing... and created a pull request, can you please verify it or check it once !!!