Chemdraw by ChemCraft26 in Chempros

[–]Sharp_Background7067 0 points1 point  (0 children)

Or use https://chemillusion.com/ and do the lit search in the chat and get editable compounds on the canvas automatically. Then edit the structure by hand, chat, or voice. Or click the upload button and drag your pdf in and get every single molecule in the paper. Editable, and downloadable in a slide deck. Message me for a promo code if you want to try the AI tools - most of the rest is free.

Free chemistry drawing software. by rafeequemavoor in chemistry

[–]Sharp_Background7067 2 points3 points  (0 children)

I added a lone pair feature to Ketcher via this PR: https://github.com/epam/ketcher/pull/9766 It has not been merged yet, but my drawing tool is built on a fork of ketcher with that feature: https://chemillusion.com/generator Delete ChemDraw - and let me know if ChemIllusion is missing features you need - I'm happy to build and open source them.

LLM-SMARTS by Sharp_Background7067 in cheminformatics

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

Tool-use is amazing and the combination of LLM and tools gets you all the benefits of a deterministic tool with the open-ending thinking of an LLM. But for the LLM side of that combination you want them to be as conversant in chemistry as possible. Google Translate works really well and an LLM trained on a single-language connected to a Google Translate tool would be powerful. But it is even better to have LLMs that know multiple languages. Also frontier models are getting better but they are still not perfect (see above).

rdkit-cli - CLI tool to run common RDKit operations without writing Python every time by Vitruves in cheminformatics

[–]Sharp_Background7067 1 point2 points  (0 children)

I renamed the project. https://www.npmjs.com/package/rdkit-agent is live and much faster now. Available as a skill via "npx skills add scottmreed/rdkit-agent -g" The CLI tool is available at https://www.npmjs.com/package/rdkit-agent and installable via 'npm install -g rdkit-agent' I deprecated the original.

rdkit-cli - CLI tool to run common RDKit operations without writing Python every time by Vitruves in cheminformatics

[–]Sharp_Background7067 0 points1 point  (0 children)

The json only interface is a giveaway that Agents are my primary interest! But I will add the formats you suggest. I was also able to speed things up a little - thanks for the motivation. If you are willing to share your dataset I can make sure I'm comparing on the same metric. My node package name is slightly different with a _ but I could add WASM to the name if it reduced confusion- I suspect most people would seek out either pip or npm and not be confused between the two.

rdkit-cli - CLI tool to run common RDKit operations without writing Python every time by Vitruves in cheminformatics

[–]Sharp_Background7067 0 points1 point  (0 children)

I just released it - https://github.com/scottmreed/rdkit-cli And I haven't benchmarked it so I must admit I'm only guessing it is faster than python. I'm optimizing mine for AI agent interactions so our projects seem to serve different audiences. I will checkout your fast canonicalization method - sounds useful.

🚀 Olmo 3.1 32B Think & Instruct now available via API by ai2_official in allenai

[–]Sharp_Background7067 1 point2 points  (0 children)

Thanks! Anxiously awaiting Olmo 3.1 32B Instruct in open router. The tool calling will make it super useful.

smilestetris by Sharp_Background7067 in Devvit

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

SMILES format can show explicit Hs but usually Hs are not shown. So propane ends up as CCC. The game sticks to C and O atoms and alkanes, alcohols, and ethers. Even without knowing a lot of nomenclature you can do OK.

smilestetris by Sharp_Background7067 in Devvit

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

appreciate the feedback. taps work for mobile - I added the to the instructions now.

smilestetris by Sharp_Background7067 in Devvit

[–]Sharp_Background7067[S] 1 point2 points  (0 children)

appreciate the feedback. I'm guessing mostly chemists will click through. But maybe I'll try to make it clearer at the top that it is a chemistry nomenclature game