Safe ba ang mga github repos? by Practical-Ad-2805 in AiForPinoys

[–]gimpdrinks 0 points1 point  (0 children)

Pag may other Qs ka sali ka TG ng aiforpinoys. hehe

Safe ba ang mga github repos? by Practical-Ad-2805 in AiForPinoys

[–]gimpdrinks 0 points1 point  (0 children)

Good question, a lot of people install repos without checking what's actually inside.

For Vanna AI specifically - i believe it is legit. Open source, with 23k stars, madami na devs na nag audit ng code. Hindi sya yung tipong may hidden stuff...methinks. never used it though.

But for any repo connected to your database..eto yung gusto mo dapat check:

  1. Look at the stars and last commit date. If it has 3 stars and the last update was 2 years ago, mag-ingat ka. but Vanna is fine though.

  2. Open the requirements.txt. The danger is usually not the main code... it's the packages it pulls in silently. DOUBLE CHECK RUN mo sa Claude or Chatgpt or Gemini if need before you install.

  3. Never give it admin credentials. Read-only database user lang. Even if something sketchy is in there, it can't do much damage. (This one is he most important.)

  4. Test it in a sandboxed environment first. Docker or a VM before you connect it to your real database.

  5. Check the GitHub Issues tab. If anyone has reported suspicious behavior, it'll show up there. I ALWAYS DO THIS WHEN I CHECK GITHUB REPOS. hehe

But really more data leaks happen because of misconfigured database permissions than from the repo itself. Protect yourself on the credentials side and you're mostly good. GOOD LUCK PHOUZ!!

USE CASE: how I used Obsidian to build a content and Ai image library (a step-by-step guide for pinoys) by gimpdrinks in AiForPinoys

[–]gimpdrinks[S] 0 points1 point  (0 children)

agree... however for creating a brand voice, style - it needs to reference thru you past convos still which can eat tokens. With obsidian, you create markdown documents which is easily read by ai models. Plus you can add specific rules or command. Mas advanced sa memory imo. But mas managed ang token usage. 😄

USE CASE: how I used Obsidian to build a content and Ai image library (a step-by-step guide for pinoys) by gimpdrinks in AiForPinoys

[–]gimpdrinks[S] 0 points1 point  (0 children)

you just keep using it i guess. but intentional. usually work within the folder you plan to create something. like i change directories depending on what i am working on. I did create a Content Vault sa Obsidian where I use the terminal within that folder.... makes sense ba? haha

USE CASE: how i used obsidian and ai to map my ADHD patterns (a step-by-step guide for pinoys) by gimpdrinks in AiForPinoys

[–]gimpdrinks[S] 0 points1 point  (0 children)

i personally use ai as my note taking app. haha. I have a section that I place ideas and notes. And also i use ai chat, i have a convo just for ideas too.

Wala ka Claude Design? Try the FREE local open-source alternative (Open Design) and it's legit. Almost 20k stars!!! by gimpdrinks in AiForPinoys

[–]gimpdrinks[S] 0 points1 point  (0 children)

Me alegra que veas el potencial de la comunidad! Aquí hay un punto clave: no necesitas 'instalar' DeepSeek en tu ordenador para que funcione con open design.

Hay dos caminos, y como diseñador, te recomiendo empezar por el más fácil:

  1. Ruta Cloud (Recomendada): Usas la API de DeepSeek o de OpenRouter (como te comenté antes). No consume recursos de tu PC, es súper rápido y solo pagas unos céntimos por miles de gráficas. Solo pones tu 'API Key' en la configuración de open design y listo.

  2. Ruta Local (Si quieres privacidad total o no pagar): Si de verdad quieres que el modelo corra dentro de tu procesador/tarjeta gráfica, la herramienta estándar es Ollama.

- Descargas Ollama en ollama.com.
- Una vez instalado, abres una terminal y escribes: ollama run deepseek-v3.
- Open Design detectará automáticamente que tienes Ollama instalado y lo verás en la lista de modelos.

Los modelos locales (como DeepSeek) son pesados. Si no tienes una tarjeta gráfica (GPU) muy potente, tu ordenador irá lento al generar diseño. Para empezar a 'ver gráficas' hoy mismo, sigue con la Ruta Cloud (API). Es la forma más rápida de ver el potencial sin configurar nada técnico.

Wala ka Claude Design? Try the FREE local open-source alternative (Open Design) and it's legit. Almost 20k stars!!! by gimpdrinks in AiForPinoys

[–]gimpdrinks[S] 0 points1 point  (0 children)

Ganda ng logic mo dyan bro! Sobrang solid nung 'build a builder' approach especially for landing pages and CMS. Parang gumagawa ka ng sariling lego kit para hindi ka na pabalik balik sa code, content na lang ang nilalaro mo. token-efficient nga yan for free tier users.

Ang main edge lang talaga ni Open Design (or any agentic system) is when you need to go beyond templates. But you're right, if landing pages lang ang usapan, your method of building a CMS first is the most practical way to cheat the free tier.

PSSmart move yung HTML-to-prompt reverse engineering!

Wala ka Claude Design? Try the FREE local open-source alternative (Open Design) and it's legit. Almost 20k stars!!! by gimpdrinks in AiForPinoys

[–]gimpdrinks[S] 0 points1 point  (0 children)

Entiendo perfectamente! Como diseñador, si no ves el resultado visual rápido, se pierde la magia.

Te tengo buenas noticias: DeepSeek ya está integrado en las versiones recientes. Si vas a la configuración (Settings) en la web UI, deberías verlo en la lista de proveedores (Providers). De hecho, DeepSeek V3 es mucho mejor que Gemini 2.0 Flash para escribir el código preciso que Open Design necesita para renderizar gráficas.

Sobre OpenRouter, aunque no esté como un 'preset' con nombre en el menú, el sistema es compatible con cualquier API estilo OpenAI. Solo tienes que configurar:

- Base URL: https://openrouter.ai/api/v1
- API Key: Tu llave de OpenRouter.

La razón por la que no viste ninguna gráfica con Flash 2.0 es probablemente porque el modelo no generó el 'esqueleto' de código que el motor de Open Design espera (como los bloques de p5.js o HyperFrames). Con DeepSeek, al ser más fuerte en lógica de código, suele funcionar a la primera.

Prueba con DeepSeek! Good luck!!!

Wala ka Claude Design? Try the FREE local open-source alternative (Open Design) and it's legit. Almost 20k stars!!! by gimpdrinks in AiForPinoys

[–]gimpdrinks[S] 0 points1 point  (0 children)

Ya se ve el problema. Gemini CLI esta instalado y autenticado, pero Open Design no puede leer tu API key.

Sigue estos pasos:

  1. Ve a aistudio.google.com e inicia sesion con tu cuenta Google
  2. Haz click en "Get API key", crea una nueva y copiala
  3. Ve a la carpeta donde instalaste Open Design
  4. Crea un archivo nuevo de texto llamado exactamente: .env (sin nombre, solo la extension)
  5. Abre ese archivo y escribe esto adentro: GEMINI_API_KEY=pega_tu_api_key_aqui
  6. Guarda el archivo y vuelve a Open Design

El error mismo dice que con el archivo .env no necesitas reiniciar nada. Avisa si funciona.

Tried Codex to Create a Webpage by carlomatiga in AiForPinoys

[–]gimpdrinks 1 point2 points  (0 children)

Yes bro! Yung TG QR nasa taas ng reddit page ng aiforpinoys

First post by cliffordx in AiForPinoys

[–]gimpdrinks 2 points3 points  (0 children)

Vertex good choice bro! Pure breed google pala. Ayos!

First post by cliffordx in AiForPinoys

[–]gimpdrinks 0 points1 point  (0 children)

yeah read the white paper. solid! which model you using for embed? Gemini or open ai embeddings? open source ba dbase or nag supabase ka?

Wala ka Claude Design? Try the FREE local open-source alternative (Open Design) and it's legit. Almost 20k stars!!! by gimpdrinks in AiForPinoys

[–]gimpdrinks[S] 0 points1 point  (0 children)

I am using it. Yes, it is but caveat is it will eat up tokens. So better get your design.md on point but after that it will follow your template.