ClipboardConqueror

ClipboardConqueror

Clipboard Conqueror is a novel copy and paste copilot alternative designed to bring your very own LLM AI assistant to any text field.

Stars: 267

Visit
 screenshot

Clipboard Conqueror is a multi-platform omnipresent copilot alternative. Currently requiring a kobold united or openAI compatible back end, this software brings powerful LLM based tools to any text field, the universal copilot you deserve. It simply works anywhere. No need to sign in, no required key. Provided you are using local AI, CC is a data secure alternative integration provided you trust whatever backend you use. *Special thank you to the creators of KoboldAi, KoboldCPP, llamma, openAi, and the communities that made all this possible to figure out.

README:

Clipboard Conqueror: Your Personal AI Copilot

Welcome to Clipboard Conqueror, a powerful tool that brings the power of Artificial Intelligence to your fingertips. Whether you're a developer, writer, student, or just someone who loves to explore, Clipboard Conqueror is here to help.

Clipboard Conqueror Logo

Install, Choosing a Model, Basic Use, Prompt Reference, Prompt Formatting, API Switching, Chaining Inference, Setup.js

What is Clipboard Conqueror?

Clipboard Conqueror is a copy paste Large Language Model interface that works as a personal universal copilot. It simply works anywhere. No need to sign in, no required keys. CC allows you to leverage cutting-edge Artificial Intelligence models to enhance your productivity and creativity. Almost everything is configurable.

With Clipboard Conqueror, you can simply copy three pipes "|||" and a question or command, and it will generate a response into the clipboard that you can paste directly into any text field.

Clipboard Conqueror works out of the box with KoboldCPP, Text Generation WebUI, Ollama, LMStudio. It works with OpenAI's API, Claude, Fireworks, and 01.AI, if you put your key into the appropriate endpoints in setup.js

Key Features

Summon any text right where you need it.

  • Control Every Part of LLM Prompts: Manage and customize every aspect of your AI without leaving your current workspace.

  • Quickly Prototype Prompts: Test and refine your prompts quickly for deployment in production environments.

  • Locally Run Models: Trust your data with locally run models that do not phone home or report any metrics.

  • Supports Multiple Inference Endpoints: Flexibly interface with your favorite inference engines.

  • No-code Multi-hop Inference Framework Prepare powerful chain-of-inference prompts for superior responses or prototype workflows for use in multi-step agentic frameworks.

  • Desktop Platforms Clipboard Conqueror is designed to work seamlessly across multiple desktop platforms including Windows, macOS, and Linux. It has been gently tested to ensure stability and compatibility.

  • OpenAI Compatible local inference engines are not strictly required to use Clipboard Conqueror, it works against ChatGPT API and other internet inference sources.

  • CC provides a whole toolbox of predefined and targeted assistants, ready to work for you.

  • Save system prompts on the fly to draft, define, translate, think, review, or tell jokes.

Getting Started

  1. Installing Clipboard Conqueror
  2. Choosing a Model
  3. Basic Use
  4. Prompt Reference
  5. Prompt Formatting
  6. API Switching
  7. Chain of Inference
  8. Setup.js

Additional Resources

Videos

Quick Start Jam, Reccomended:

YouTube Video

Quick demo:

YouTube Video

Using Clipboard Conqueror to mutate content, and Installation:

Youtube Video

  • *note in this video I mention context leaking with Context Shift, that was my mistake, for a bit I had a bug where |||re| was persisting unexpectedly.

Support the Developer, Please!

I would very much appreciate a donation or a job under a good senior dev, and am open to consultation. Send me an email if I can help you in any way.

or coin:

  • BTC: bc1qqpfndachfsdgcc4xxtnc5pnk8y58zjzaxavu27
  • DOGE: D7JQNfq2ybDSorYjP7xS2U4hs8PD2UUroY

If CC really gets rolling and meets my financial needs, I will host a dedicated cluster of my own to ensure free LLM access for anyone on secure and transparent terms with any excess.

Contact

For bug reports, feature requests, or any other inquiries, please contact me at [email protected] or open an issue on GitHub.

If you have a good idea for adding a proper gui to CC, fork it and show me how it's done. I'd like to avoid a heavy web framework.

Acknowlegements

I'd like to give a special thank you to the creators of KoboldAi, KoboldCPP, Meta, ClosedAi, and the communities that made all this possible to figure out.

Star History

Star History Chart

Large Language Models:

Every LLM is a little different, it takes some time to get used to how each model should be talked to for the best results.

LLMs are powerful tools but it's important to understand how they work. The input text is vectorized and put through matrix multiplications and a big complex vector is built up. Then each word is added to that vector as it is chosen in turn one at a time, with some randomity to get better speech flavor, until the next probable token is a stop token or max length is exceeded.

In an LLM every word is a cloud of numbers that represent how that token relates to other words, concepts or phrase structures. By turning words into numbers, we can then beat them with math and determine which numbers probably are appropriate to go next.

It doesn't really reason, it doesn't really think, it amplifies patterns and guesses using probabilities and random, each next word chosen with such accuracy and literate complexity that kind of functionally it simulates having thought. An important note: LLMs return a list of probable tokens and their probability, and after the LLM has done the math, one word is selected by user set rules from the returned set.

LLM models don't make the choice, sampling happens after they do the magic, and then the machine is asked for the next tokens to choose from, ev-ery -to-ke-n - however the words are sliced.

It's weird, but they have no state, it's data-crunch-out every word in turn, no real consideration.

Use them effectively within their limits to succeed in 2024.

You can go find the right data and paste the text at an LLM and it can use that data, but no LLM should be trusted implicitly, just as a first resort, right here aboard the Clipboard Conqueror.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Disclaimer

Please use Clipboard Conqueror responsibly and respect copyright and laws in your country while generating content. Misuse of this tool might lead to unintended consequences and breaches of privacy or intellectual property rights. I hold no responsibility for the data that passes through this tool on any system.

Install, Choosing a Model, Basic Use, Prompt Reference, Prompt Formatting, API Switching, Chaining Inference, Setup.js

I solemnly promise that this application and at least one compatible backend will function in the absence of internet connectivity. One of my design inspirations for this application is to spread LLM models to as many computers as possible. I want to ensure at least one intact system is recovered by future archaeologists, a time capsule of culture, science, and data. We should be sending intelligent boxes to deep space too. Our knowledge and posterity must not go to waste.

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for ClipboardConqueror

Similar Open Source Tools

For similar tasks

For similar jobs