Actually Useful AI

1989 readers
1 users here now

Welcome! 🤖

Our community focuses on programming-oriented, hype-free discussion of Artificial Intelligence (AI) topics. We aim to curate content that truly contributes to the understanding and practical application of AI, making it, as the name suggests, "actually useful" for developers and enthusiasts alike.

Be an active member! 🔔

We highly value participation in our community. Whether it's asking questions, sharing insights, or sparking new discussions, your engagement helps us all grow.

What can I post? 📝

In general, anything related to AI is acceptable. However, we encourage you to strive for high-quality content.

What is not allowed? 🚫

General Rules 📜

Members are expected to engage in on-topic discussions, and exhibit mature, respectful behavior. Those who fail to uphold these standards may find their posts or comments removed, with repeat offenders potentially facing a permanent ban.

While we appreciate focus, a little humor and off-topic banter, when tasteful and relevant, can also add flavor to our discussions.

Related Communities 🌐

General

Chat

Image

Open Source

Please message @sisyphean@programming.dev if you would like us to add a community to this list.

Icon base by Lord Berandas under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
26
27
 
 

Interesting article I've found, thought others might find it interesting as well.

28
29
15
... (survey.stackoverflow.co)
submitted 1 year ago* (last edited 8 months ago) by CoderSupreme@programming.dev to c/auai@programming.dev
30
 
 

I was aiming to use LLMs with robotics in an upcoming project, and needed to first verse myself in what is the current must-know techniques in the space. To that end I read a ton of papers and wrote this article to try and suss out the best parts of current state of the art.

I hope this helps people; I'd be thrilled to discuss much of this as well!

31
32
33
2
... (programming.dev)
submitted 1 year ago* (last edited 1 year ago) by CoderSupreme@programming.dev to c/auai@programming.dev
 
 

I'm looking for more cost-effective alternatives to Perplexity.ai that offer Claude 2 or similar integration along with search capabilities for factual assistance, ideally around $10/month instead of the $20/month subscription fee for Perplexity.ai. I've found Phind.com, a developer-focused search engine that uses GPT-4 to answer technical questions with code examples and detailed explanations. While it may not be as good as Perplexity.ai, it offers more free uses. Are there any other options that combine large context and search features at a lower price point?

34
23
... (programming.dev)
submitted 1 year ago* (last edited 1 year ago) by CoderSupreme@programming.dev to c/auai@programming.dev
 
 

I've been really impressed with how well perplexity answers my search queries. It seems to understand what I'm asking for and returns very relevant results. I would have expected more competition in the AI search engine space by now. The big players like YouChat, Bing, and others don't seem to be trying to match perplexity's capabilities. I'm surprised there aren't more free public AI search options that are more accurate than perplexity. Are there any good alternatives out there that I'm missing? I'd love to find other AI search engines that can match or exceed perplexity.

35
36
37
38
39
40
41
42
43
14
Jupyter AI (jupyter-ai.readthedocs.io)
44
45
46
 
 

You can find it here. Source code in the link.

It uses sumy to generate the summary.

47
48
 
 

I asked the AI and it says:

To access Claude 2 from Europe, you have several options[^1^][^2^][^3^]:

  1. Access Claude 2 directly: According to Mashable[^1^], all you need to do is click "Talk to Claude" on the Claude 2 website and provide an email address. After confirming the email address, you should be able to use Claude 2.

  2. Use a VPN: Cybernews[^3^] recommends using a VPN to access Claude 2 if you're outside the US or the UK. This is because Claude 2 is only officially available in those two countries. The VPN will allow you to connect to a server in the US or UK and access Claude 2 as if you were located in one of those countries. There are several VPNs that Cybernews recommends for use with Claude 2.

  3. Use the Opera browser with integrated VPN: According to a YouTube video[^2^], you can use the Opera browser with its integrated VPN to access Claude 2 from Europe. The video provides a step-by-step guide on how to set this up.

It's worth noting that the EU has proposed stricter rules for high-risk AI[^5^]. While Claude 2 is not specifically mentioned in these rules, it's possible that they could impact the use of AI chatbots like Claude 2 in the future.

[^1^]: Mashable Article [^2^]: YouTube Video Guide [^3^]: Cybernews VPN Recommendations [^4^]: TechCrunch Article [^5^]: Tom's Guide Article [^6^]: Decrypt Article

Is this true? I can't understand the video.

https://youtube.com/watch?v=QocRRAefE4U

49
50
 
 

In this project, the aim was to enhance the quality of an audio clip featuring Vinod Chanda from the show Pantheon, recorded during the COVID-19 pandemic when voice actors faced limitations due to quarantine. To address the challenge of improving the dialogue's quality, a possible approach utilizing AI-based voice conversion was explored. By isolating Chanda's dialogues from the first episode and employing voice cloning technology, a model of the actor's voice was created using retrieval-based voice conversion (RVC). The model was then utilized to convert the initial audio into an enhanced version, effectively restoring the dialogue's quality. While there are limitations to the method, such as challenges in capturing all nuances of the original voice and handling multiple voices simultaneously, this approach holds promise for restoring old or poorly recorded audio. The possibilities for applying this technique extend to various media forms, sparking potential future developments in audio restoration for movies and other creative projects.

(Summarized by ChatGPT)

view more: ‹ prev next ›