GithubHelp home page GithubHelp logo

psbots / clauada Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 104.3 MB

Code-Interpreter / Advanced Data Analysis mode for Claude that executes Python code within the browser

CSS 0.22% HTML 46.21% JavaScript 53.57%

clauada's Introduction

clauADA

A chrome extension that enables Code-Interpreter/Advanced Data Analysis mode for Claude by executing Python code within the browser

It generates code for the given query using Claude APIs and uses PyScript, Pyodide and WASM to run full-fledged Python code including data analysis libraries like Pandas, Matplotlib, numpy, nltk etc.

The generated code is shown in an editable interface, so you can make any changes if required before running the code.

To quickly test the extension :

  • Download this repo as a zip and extract it or git clone
  • Go to Chrome - Extensions - Manage Extensions
  • Turn on developer mode
  • Click load unpacked
  • Select the dist folder
  • Load the extension from the Extensions menu
  • Click the hamburger button - Settings and set up API keys for either Anthropic API or AWS Bedrock (note that the Bedrock ID should have access to Claude models). The keys are only stored locally in the browser and used only to make Claude API calls. They are not sent to any other server other than Anthropic or AWS Bedrock servers.
  • You are ready to chat and run python code on the browser
  • Please note that the extension is tested only on Chrome and might not work on other browsers.

sincos scatter

clauada's People

Contributors

psbots avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.