<h1 align="center">
<a href="https://prompts.chat">
This repo contains simple command-line-interface (CLI) tools that help research scientists at UPSIDE Foods with local analyses on their laptops. These tools will enable them to use Claude Code and an ETL pipeline to automate their current data pre-processing, visualization, and local analysis efforts.
Loading actions...
<a href="https://prompts.chat">
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend linting, type safety, or ESLint configuration.
risks
This repo contains simple command-line-interface (CLI) tools that help research scientists at UPSIDE Foods with local analyses on their laptops. These tools will enable them to use Claude Code and an ETL pipeline to automate their current data pre-processing, visualization, and local analysis efforts.
claude_model.py): A simple CLI tool to switch between different Claude models configured in aws bedrock.name_TBA): A (set of) simple CLI tool(s) used to extract, transform, and load (ETL) data that is uploaded by the research scientist as (format) file for local analysis. This tool helps satisfy the following needs by Yulong as mentioned in Slack:
Ensure you have Python version >3.8.
Clone repo and cd to folder
Set up virtual environment and install dependencies:
python -m venv venv
pip install -r requirements.txt
claude_model.py)python3 claude_model.py fastpython3 claude_model.py balancedpython3 claude_model.py accuratename_TBA.py)01/11/2025: