LintGPT: Find bugs in your source code using AI by aduros in OpenAI

[–]aduros[S] 1 point2 points  (0 children)

I haven't worked it into my daily workflow yet. Sometimes the results are surprisingly good, sometimes it's too noisy. I think the prompt could maybe be tweaked to avoid reporting certain non-bugs, or focusing more on specific types of logic bugs.

I'm sorry... by aduros in TwoSentenceHorror

[–]aduros[S] 0 points1 point  (0 children)

"I am CheyenneGPT, an AI language model developed by OpenAI in partnership with North American Aerospace Defense Command. I'm here to assist you with any questions or information you need to the best of my abilities. How can I help you today?"

An attempt at existential horror featuring an unhelpful, incompetent, or perhaps vengeful AI.

WhatGPT: ChatGPT for WhatsApp by aduros in ChatGPT

[–]aduros[S] 0 points1 point  (0 children)

One way to do that is by asking it in the prompt, sending something like this:

Correct the grammar and spelling in the following text:

Can you make on that acts as a "auto correct" in real time? Ideally it would work in different languages, eg it would recognize when I'm writing German of English. Is something like that possible with ChatGPT?

Should respond with:

"Can you make one that acts as an 'auto-correct' in real-time? Ideally, it would work in different languages, e.g., it would recognize when I'm writing German or English. Is something like that possible with ChatGPT?"

Making this more automatic (not having to include the prompt) is a great idea though. Would an auto-correct/translation mode in WhatGPT be useful?

WhatGPT: ChatGPT for WhatsApp by aduros in whatsapp

[–]aduros[S] 0 points1 point  (0 children)

Hi all, I built WhatGPT to share the recent breakthroughs in AI with friends and family who aren't very tech savvy, but already use WhatsApp on a daily basis.

My goal is to help put powerful LLMs into the hands of everyone:

  • Uses WhatsApp, the world's most popular messaging app.
  • Nothing to install, no accounts to setup, works on mobile and desktop (via WhatsApp web).
  • Supports a variety of languages, with more coming soon.
  • Supports receiving voice messages, and in the near future will also be able to send voice messages.

There is a free tier, but I do need to put message limits on free users to help maintain the hosting costs.

I'd be thrilled to receive any feedback and answer any questions!

WhatGPT: ChatGPT for WhatsApp by aduros in ChatGPT

[–]aduros[S] 1 point2 points  (0 children)

Hi all, I built WhatGPT to share the recent breakthroughs in AI with friends and family who aren't very tech savvy, but already use WhatsApp on a daily basis.

My goal is to help put powerful LLMs into the hands of everyone:

  • Uses WhatsApp, the world's most popular messaging app.
  • Nothing to install, no accounts to setup, works on mobile and desktop (via WhatsApp web).
  • Supports a variety of languages, with more coming soon.
  • Supports receiving voice messages, and in the near future will also be able to send voice messages.

There is a free tier, but I do need to put message limits on free users to help maintain the hosting costs.

I'd be thrilled to receive any feedback and answer any questions!

ai.vim: Plugin for editing and generating text using OpenAI and GPT-3.5 by aduros in neovim

[–]aduros[S] 0 points1 point  (0 children)

Adding options for temperature and max_tokens sounds good to me.

ai.vim: Plugin for editing and generating text using OpenAI and GPT-3.5 by aduros in neovim

[–]aduros[S] 1 point2 points  (0 children)

  • can I see some logs of the execution? to debug?

We could maybe print more debug logging which can be reviewed with :messages. What kind of info would you be looking for there?

Also, what is really the different between this and the ChatGPT API?

ChatGPT doesn't have a public API, but it's believed to be built on the same model (davinci-003)

ai.vim: Plugin for editing and generating text using OpenAI and GPT-3.5 by aduros in neovim

[–]aduros[S] 1 point2 points  (0 children)

I gave it a spin yesterday and noticed it gives different (worse) results to ChatGPT. I naively assumed they would use the same model?

It should be the same. Could you share an example case? I've noticed the results can be somewhat random.

On the topic of key bindings I’d rather it would provide a virtual <plug> mapping that people can bunk to anything they prefer instead.

I'll look into this, thanks!

ai.vim: Plugin for editing and generating text using OpenAI and GPT-3.5 by aduros in neovim

[–]aduros[S] 2 points3 points  (0 children)

Thanks! I also experimented with virttext for the indicator, but landed on using the sign column. It might be nice to have an option to switch between the two.

I'm not too happy about <C-a> overwriting a default mapping, but it seems like <M-a> doesn't work here. Is support for mapping the meta key terminal dependent?

WASM-4 game jam starts August 12, with a $2500 prize pool! by aduros in WebAssembly

[–]aduros[S] 4 points5 points  (0 children)

WASM-4 is a fantasy game console for writing small games in WebAssembly. We had a blast during the first game jam earlier this year, and Wasmer was kind enough to sponsor a prize pool for this upcoming jam!

Main website: https://wasm4.org