Sign inSign up

wildsonbbl/gnnpcsaftchat

By wildsonbbl

•Updated 8 days ago

Chat with LLM models (Gemini or Ollama) with GNNPCSAFT tools

Image
Machine learning & AI
0

1.5K

wildsonbbl/gnnpcsaftchat repository overview

⁠GNNPCSAFT Chat

The GNNPCSAFT Chat is an implementation of our project⁠ that focuses on using Graph Neural Networks (GNN⁠) to estimate the pure-component parameters of the Equation of State PC-SAFT⁠. We developed this app so the scientific community can access the model's results easily.

In this app, you can chat with LLM models (Gemini or Ollama) with GNNPCSAFT tools, allowing you to ask questions about the PC-SAFT parameters of various compounds, predict thermodynamic properties, and get insights into the GNNPCSAFT's performance.

On releases⁠, you find a electron app for the chat. A container image is also available on Docker Hub⁠, and can be run using:

docker run -p 19771:8000 -e GNNPCSAFTCHAT_OLLAMA_API_BASE=http://host.docker.internal:11434 --add-host=host.docker.internal:host-gateway wildsonbbl/gnnpcsaftchat:latest

Access the app at http://localhost:19771 in your web browser.

Other implementations with GNNPCSAFT:

Tag summary

Content type

Image

Digest

sha256:f4165aeea…

Size

1.3 GB

Last updated

8 days ago

docker pull wildsonbbl/gnnpcsaftchat