Giter Site home page Giter Site logo

fortyseven / chit-jr Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 469 KB

Chit Jr! A Firefox addon that uses Ollama to run inferences against selected text on webpages.

JavaScript 51.78% HTML 0.76% CSS 10.64% Makefile 1.06% Svelte 32.63% TypeScript 3.14%
ai firefox firefox-addon firefox-extension llm ollama

chit-jr's Introduction

Chit Jr.!

Yes, it's the all-new pocket-sized version of Chit -- the privacy-obsessed LLM chat interface, that now lives inside your browser!

  • Run one of several system prompts over the selected text on a webpage.

    • Summarize

    • ELI5 (Explain Like I'm 5)

    • Translate to English

    • Analysis

    • ...and more... or use your own prompt!

  • Ask follow-up questions.

  • Copy results to the clipboard

  • Uses the Ollama LLM server running on your local machine.

IMPORTANT

  • This is a work in progress.

  • If you are having trouble connecting, check if Ollama can be accessed from localhost. Set OLLAMA_ORIGINS appropriately. Setting it to * is not recommended for security reasons, but is fine for testing to make sure things work. This is probably because I'm calling localhost:11434 instead of 127.0.0.1:11434 by default. I should probably change that. Why am I write this instead of doing it? Because I'm trying to stay on track with other stuff I need to do, and this is how I get distracted.

  • If you're seeing a "blocked loading mixed active content" error, it means non-HTTPS content is mixing with HTTPS content somewhere. This may happen if the Ollama endpoint is being served via HTTPS.

Notes

  • Currently built for Firefox, but other browsers are probable once things get stable.

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.