[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Including AI into Emacs
From: |
Jean Louis |
Subject: |
Re: Including AI into Emacs |
Date: |
Tue, 10 Dec 2024 00:06:04 +0300 |
User-agent: |
Mutt/2.2.12 (2023-09-09) |
* Bruno Barbier <brubar.cs@gmail.com> [2024-12-07 14:29]:
> IIUC, all you would need is to use the documented API ('gptel-request')
> and use its callback.
I am still using my own function, it works well for me. My workflow is
that I press C-F5 to invoke the prompt, and prompt takes whatever is
in the region and it is added to it.
It is of course possible to interpolate the response in any text, like
in Org, I can of course enter it, just that I don't use Org too
often. From meta level I may generate Org or just use snippets, I am
using all kinds of markups which can be converted to each other.
But I am curious how do you use AI with integration in Org?
How do you use it in conversations?
I can mark region of what customer said, I can say use 123 memory and
answer to customer, and I get pretty good answer based on my previous
AI memory. Is that what you mean?
Or do you mean some kind of automatic conversation?
> But, if you don't need integration with org, conversations, multiple
> backends, etc. , or just for fun, it makes sense to roll your own
> solution.
Multiple backends I have and it works well.
But which other uses do you have?
--
Jean Louis
- Including AI into Emacs, Jean Louis, 2024/12/06
- Re: Including AI into Emacs, Bruno Barbier, 2024/12/06
- Re: Including AI into Emacs, Jean Louis, 2024/12/06
- Re: Including AI into Emacs, Bruno Barbier, 2024/12/07
- Re: Including AI into Emacs, Jean Louis, 2024/12/07
- Re: Including AI into Emacs, Bruno Barbier, 2024/12/07
- Re: Including AI into Emacs,
Jean Louis <=
- Re: Including AI into Emacs, Bruno Barbier, 2024/12/09
- Re: Including AI into Emacs, Jean Louis, 2024/12/10
- Re: Including AI into Emacs, Bruno Barbier, 2024/12/10
- Re: Including AI into Emacs, Jean Louis, 2024/12/10
Re: Including AI into Emacs, Eli Zaretskii, 2024/12/06
Re: Including AI into Emacs, Basile Starynkevitch, 2024/12/06
Re: Including AI into Emacs, Christopher Howard, 2024/12/06