Skip to content

VCERS/demo-QA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

this project demo what we can do about electrolyte synthesis with LLM

Tools

the agent can call the following tools automatically

tool description
oxidation potential predictor predict oxidation potential of molecule in SMILES format
precursor predictor predict multiple possible precursor combinations of a compound
electrolyte synthesis procedure predictor predict multiple possible procedures of an electrolyte synthesis
google-serper google search tool
llm-math math problem solving tool
wikipedia wikipedia search tool
arxiv arxiv search tool

Usage

install prerequisite packages

python3 -m pip install -r requirements.txt

run server

python3 main.py --model (llama3|qwen2)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages