Skip to content

DFKI-NLP/eco-link

Repository files navigation

Requirements:

  • Ollama

Python libraries:

  • langchain
  • transformers
  • faiss (cpu or gpu, depending on your requirements)
  • pandas
  • sentence_transformers

Instructions:

  1. Install Ollama https://ollama.com/download
  2. Build vectorstore index
    • python process_ecoinvent.py

Examples

Sample code for parsing and processing Excel spreadsheets in process_spreadsheet.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages