Skip to main content

AI-powered lab assistant CLI

Project description

pip install -e . rpl init rpl log "Experiment X"

🚀 Ripple Copilot CLI (rpl)

AI-powered command-line lab assistant for researchers.
Log experiments, upload files, and build a searchable knowledge base using natural language.


📦 Installation

git clone https://github.com/your-org/rpl-cli.git
cd rpl-cli
chmod +x rpl.py
ln -s $(pwd)/rpl.py /usr/local/bin/rpl   # optional: system-wide install

Now you can use rpl globally from the terminal:

rpl init ...

🧪 Commands

🔹 rpl init <project>

Initialize a new RPL project in the current directory. Creates a .rpl/ folder.

rpl init quantum --description "Quantum film experiments"

🔹 rpl log

Log an experiment under the current project.

rpl log --title "Day 1" --notes "Tested sapphire substrate." --tags "GHz,permittivity"

🔹 rpl upload <folder>

Upload and index all files in a folder into your knowledge base.

rpl upload data/experiments
rpl upload "/Users/jorgehernancardenas/Downloads/PaperReview" 

🔹 rpl upload <file>

Upload and embed a single file.

rpl upload results_day1.pdf

🔹 rpl query "<question>"

Ask a natural language question against the project’s indexed documents.

rpl query "What did we learn about sapphire at 10 GHz?"

🔹 rpl list

List all available .rpl projects found in subdirectories.

rpl list

🔹 rpl switch <project>

Switch the active project context.

rpl switch metasurfaces

🔹 rpl current

Show the currently active project.

rpl current

🔹 rpl push

Simulates syncing with a remote API. Calculates and reports the size of files to be synced.

rpl push

🗃 Project Structure

Each initialized project will follow this structure:

your-lab-project/
└── .rpl/
    ├── config.json               # Points to current project
    └── projects/
        └── <project-name>/
            ├── metadata.json
            ├── logs/
            ├── uploads/
            └── faiss_index/

📬 Coming Soon

  • rpl pull to fetch a project from the remote backend
  • rpl auth for login and team access
  • Web UI to view, search, and visualize experiments
  • Multi-user project collaboration

👩‍🔬 Built for Lab Researchers

Ripple Copilot is designed for:

  • Materials science labs
  • Biotech and nanotech researchers
  • Anyone running complex experiments with hard-to-track results

🧠 Credits

Crafted with ❤️ by the Ripple Copilot team
Feel free to fork, extend, or contribute!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rplcopilot-0.1.1.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rplcopilot-0.1.1-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file rplcopilot-0.1.1.tar.gz.

File metadata

  • Download URL: rplcopilot-0.1.1.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for rplcopilot-0.1.1.tar.gz
Algorithm Hash digest
SHA256 25f62edf8751183a592cacf68ded261e958a548a6390811859681821616e64dc
MD5 e2ff1af9168d46ddb2fc909d307a698d
BLAKE2b-256 6b6a783563355c1d205f5094d28f62eb6b696d5097d58800562fe169fa4f56b1

See more details on using hashes here.

File details

Details for the file rplcopilot-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: rplcopilot-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for rplcopilot-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3698f77bf733b6a17eb7798341d44e337e8cab7f3b7303f8ac877435e5d86fec
MD5 fbfac15c1ffabef247ac0a978a5f69b2
BLAKE2b-256 7e7a3a66af823bbcb1c652093441223bd6e9d6eb368b212b552bd76ad2b26c7c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page