这是indexloc提供的服务,不要输入任何密码
Skip to content

ContextChem is a research project that applies context engineering techniques with large language models (LLMs) to predict the physicochemical properties of amines. By leveraging prompt design, retrieval strategies, and context-aware modeling, the project explores how AI can enhance ranking and regression tasks in computational chemistry.

Notifications You must be signed in to change notification settings

cupzhoutianhang/ContextChem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ContextChem

ContextChem Logo

Overview

ContextChem is a research project exploring how context engineering techniques and large language models (LLMs) can be applied to predict the physicochemical properties of amines.
Instead of treating prediction as a purely data-driven task, ContextChem leverages prompt design, context windows, and retrieval strategies to enable better reasoning in both ranking and regression scenarios.

Key Features

  • Context Engineering: Applying prompt structures, retrieval augmentation, and chaining strategies.
  • Chemistry + AI: Bridging contextual modeling with molecular property prediction.
  • LangChain Integration: Modular and extensible pipelines for working with LLMs.

Motivation

Chemical property prediction is traditionally based on costly simulations or experiments. With the right context engineering techniques, LLMs can approximate molecular reasoning and accelerate insights in drug design, material discovery, and industrial chemistry.

Installation

git clone https://github.com/yourusername/contextchem.git
cd contextchem
pip install -r requirements.txt

About

ContextChem is a research project that applies context engineering techniques with large language models (LLMs) to predict the physicochemical properties of amines. By leveraging prompt design, retrieval strategies, and context-aware modeling, the project explores how AI can enhance ranking and regression tasks in computational chemistry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published