No description
  • TypeScript 97.9%
  • HTML 1.2%
  • JavaScript 0.9%
Find a file
oztamari bcc2682685
All checks were successful
Test CI / test (push) Successful in 41s
Added screenshots
2026-02-08 10:47:40 +00:00
.forgejo/workflows Add Chrome Web Store upload and publish steps to release workflow 2026-02-01 20:09:27 +00:00
release-notes Added release notes 2026-01-23 23:17:54 +00:00
samples Added prompt generation code and added button to clear saved output 2025-02-15 12:31:52 +00:00
screenshots Added screenshots 2026-02-08 10:47:40 +00:00
src Fix Ollama context length detection and add context truncation for model limits 2026-02-01 19:57:33 +00:00
test Fixed and added test 2026-01-24 12:43:52 +00:00
.gitignore Commited pnpm-lock.yaml 2026-01-18 22:40:57 +00:00
eslint.config.js Refactor extension 2026-01-10 19:27:14 +00:00
LICENSE.txt Add MIT license, update README with donation info, and enhance UI layout 2026-01-24 11:34:07 +00:00
package.json Add MIT license, update README with donation info, and enhance UI layout 2026-01-24 11:34:07 +00:00
pnpm-lock.yaml Commited pnpm-lock.yaml 2026-01-18 22:40:57 +00:00
postcss.config.ts WIP 2026-01-10 21:47:19 +00:00
README.md Fix provider state management and improve UI responsiveness 2026-02-01 19:42:25 +00:00
tailwind.config.ts WIP 2026-01-10 21:47:19 +00:00
todo.MD Add support for selected text prompts with context menu integration 2026-01-24 12:35:24 +00:00
tsconfig.json Refactor extension 2026-01-10 19:27:14 +00:00
vitest.config.ts Changes: 2026-01-17 15:57:19 +00:00
wxt.config.ts Added manifest ver 2026-02-08 10:25:07 +00:00

LLM Companion

A browser extension that allows interaction with web pages using local or cloud-based AI models.

Features

  • Supported LLM Providers

    • Ollama
    • Google Gemini
    • OpenAI
  • Smart Web Page Interaction

  • Free Text Mode

  • Supported conversations

  • Sidebar and Popup modes

  • Text Selection Support

Repository

Repository: https://forgejo.o-st.dev/ozzt/Llm_companion

GitHub Mirror: Read-only mirror for convenience. Please report issues and submit contributions to Forgejo.

Donations

If you find this extension useful and would like to support development, donations in cryptocurrency are appreciated:

  • Bitcoin (BTC): bc1q40kq55283px33xv5hqms94hf8mk7rc52h294wz
  • Ethereum (ETH): 0x15735a6c937A836688A00dfC8BB2Ea1261B9fB5A
  • Solana (SOL): HNcSiKXhJVpSdF9BA2ZugfS1rsNNpWLwJRpzk3NbDDxn
  • Monero (XMR): 42TdDbz5tCj4f2Dmap8NVVXCMc8VWZEZ4LCrDC9LbPEuPLkZivN8zFTCZt5iJ1xmGufo4UH5r28KGHVLWHWE5sqzSdVnWY8

License

This project is licensed under the MIT License.