Bookmarks tagged ai

29 Sep 2023 github.com
A command-line productivity tool powered by AI large language models (LLM). As developers, we can leverage AI capabilities to generate shell commands, code snippets, comments, and documentation, among other things.
#ai
29 Sep 2023 github.com
...but it knows what's on your system and can help you get things done.
29 Sep 2023 regex.ai
Insert your text and drag the cursor to highlight multiple strings to find matching regular expression.
You can also click on the highlighted text to remove it.
29 Sep 2023 github.com
This is a tutorial stack to create and host AI companions that you can chat with on a browser or text via SMS. It allows you to determine the personality and backstory of your companion, and uses a vector database with similarity search to retrieve and prompt so the conversations have more depth. It also provides some conversational memory by keeping the conversation in a queue and including it in the prompt.
It currently contains companions on both ChatGPT and Vicuna hosted on Replicate.