Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.24 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.24 KB

Excel Mamba

Runner-up at AGI House Jamba hackathon sponsored by AI21 Labs.

Excel Mamba is an Apps Script extension that empowers you to automate repetitive data entry tasks in Google Sheets. Say goodbye to manual data entry and hello to increased efficiency and accuracy!

Getting Started

  1. Open your Google Sheet and navigate to Extensions > Apps Script.
  2. Copy the files in this repo to Apps Script. Alternatively, you can use clasp if you want to iterate over our POC and use a dedicated CI/CD workflow.
  3. Paste your API Key in api.gs.
  4. Navigate to Deploy > Test Deployment
  5. Add a test and Execute! You may need to authorize Apps Script to modify the contents of your Google Drive

Team Members

This POC was developed in collaboration with my teammates Bhavya Bahl and Rohit Jena at AGI House Jamba hackathon sponsored by AI21 Labs.