Skip to content

EvoEvolver/StudentAgent

Repository files navigation

StudentAgent

The agent who can learn.

Installation

Install RASPA2 as explained on their repo. For example, use:

conda install -c conda-forge raspa2
export RASPA_DIR=/path/to/environment/root
pip install -r requirements.txt
pip install -e .

Git clone CoRE-MOF/ repository (https://github.com/coudertlab/CoRE-MOF) and install with pip.

Setup

Create a .env file containing:
OPENAI_API_KEY="..."
RASPA_DIR="..."
TEMP_PATH = "test/"

Usage

python -m streamlit run src/student/app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •