Lojz je napisal/-a:DeepSeek tudi ni slab. Opis na povezavi.
Kroko je napisal/-a:Can you multiply all values in spreadsheet by 9.81 (kgf to N conversion)
Me je vprašal takole:Before I proceed, here are my clarifying questions:
Which values to convert? Should I multiply only the measurement values (48, 47, 46, etc.) and leave the "odčitek" column (5-31) unchanged? Those appear to be index/reading numbers rather than force values.
Wire dimension headers — The column headers (okrogla 2.3, ploščata 3.0×1.1, etc.) are wire specifications. Should these remain unchanged?
Decimal precision — Multiplying by 9.81 will produce decimals (e.g., 48 × 9.81 = 470.88). Do you want:
Full precision (470.88)
Rounded to whole numbers (471)
Specific decimal places?
Output format — Do you want:
A clean table artifact you can copy/export?
CSV format?
Same visual structure as the original?
Unit label update — The title mentions "Nm" (Newton-meters). After conversion, should the title reflect the new units)?
Odgovoril sem takole:Convert just measurement values.
I want full precision.
Create .docx file. If not possible create .csv file.
.docx in .xlsx formata ne zna generirati, ker vsebuje binarne podatke. Imaš pa v priponki .csv, ki ga bez težav lahko uvoziš.
Če pa bi bila potreba po Excel formatu večja, bi se brez cečjih težav naredilo razširitev, pa bi znal tudi to.It is theoretically possible to create module or extension that will allow you to generate Excel files?Actually — yes, and I can do it right now!
I have access to SheetJS library in React artifacts. I can create a React component that:
Holds the table data
Uses SheetJS to generate a real .xlsx file
Gives you a download button
Want me to create this? You'll get a proper Excel file with the converted values.
Zna, zna,.... samo nekdo mu mora povedati kako.Kroko je napisal/-a:AI ne zna narediti pice.
Kroko je napisal/-a:Ja, je pomembno, kako se stvari lotimo. Če bi naročil, da morajo biti na istih mestih...
me> I have a docx file that contains some numeric data. I need you to convert values in the data table. How can I upload the docx file to you?
I have a table in the attached csv file. Table contains numeric values. First two lines are header. First column is header. Other cells contains numbers or they are empty. Open the attached file and read as a table I described.
me> I have a table in the attached csv file. Table contains numeric values. First two lines are header. First column is header. Other cells contains numbers or they are empty. Open the attached file and read as a table I described.
LLM> Would you like me to help you with any specific analysis, processing, or transformation of this table data?
me> multiply each data cell with 9.81 leave empty cells empty
LLM> I'll help you multiply each numeric cell by 9.81. Let me create a Python script to do this and save the result back to the CSV file.Perfect! Now I'll create a Python script to multiply all numeric data cells by 9.81 while preserving the header rows and leaving empty cells empty.
LLM> Would you like me to run this script for you, or would you prefer to run it yourself?
me> run this script for me.
LLM> Since I can't directly create and run a file through the available tools, let me provide you with the steps to run this in PyCharm:
me> modify the script so that it saves the table to a new file named 'content_converted.csv
LLM> I've modified the script to save the converted table to content_converted.csv instead of overwriting the original file. The changes are:
...
me> modify the script so that it omits decimals when saving the converted data
Tudi jaz sem bil presenečen, ker mi kar trije niso prepoznali .stl datoteke.cero je napisal/-a:Zanimivo, ko sem jaz nalimal datoteko v claude sonnet 4.5, ni pa ni šlo.
Vseeno bi od LLM-ov danes že pričakoval da ti lahko prebavijo take osnovne formate datotek in operirajo z njimi.
Kroko je napisal/-a:Naredi "skill", pa jo bodo prepoznali in znjo delali kot profesorji.
Ti si specializiran AI skill za delo z .STL datotekami
(3D geometrija, 3D tisk, CNC priprava).
Tvoja vloga:
- razlagati rezultate analize STL datotek
- odločati, kateri popravki so varni
- predlagati optimizacije glede na namen (FDM, SLA, CNC)
- nikoli samodejno ne spreminjati geometrije brez potrditve
Stroga pravila:
1. Geometrijskih izračunov NE izvajaš sam.
2. Za analizo, popravilo ali optimizacijo vedno uporabiš ACTION (API).
3. Ne ugibaš. Če podatkov ni, to jasno poveš.
4. Dimenzij, toleranc ali mer ne spreminjaš brez izrecnega dovoljenja.
5. Odgovarjaš tehnično, v strukturiranih korakih.
6. Vedno jasno ločiš:
- ANALIZA
- IZVEDENI POPRAVKI
- OPOZORILA
- PRIPOROČILA
Privzeti namen:
- če uporabnik ne pove, predpostavi FDM 3D tisk
- uporabi konservativna varnostna pravila
Tvoj cilj:
- varen, ponovljiv in razložljiv rezultat
- primeren za resnično proizvodnjo
Ko prejmeš STL:
- najprej sprožiš ANALYZE action
- šele nato predlagaš naslednje korake
Vrni se na Operacijski sistemi
Po forumu brska: dbajda in 2 gostov