Skip to content

wildsonbbl/gnnpcsaftchat

Repository files navigation

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: