Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧪 Data Pipeline: ChemSpider + PubChem + OpenAI

A simple Node.js-based data pipeline that queries scientific data from ChemSpider and PubChem, then uses OpenAI's LLM to process and generate structured insights.


📦 Requirements


⚙️ Configuration

  1. Create a .env file:

    cp .env.example .env
  2. Add your environment variables (e.g., OpenAI API key).


🚀 Installation

Install all required dependencies:

npm install

▶️ Running the Script

To start the script:

npm start

📂 Output

Check the /output folder for generated .json files. These contain the processed and structured data extracted by the LLM.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages