Search results

  1. Perry

    Which jobs are least affected by AI?

    It seems to be good at music already. But someone has to pick the good parts...
  2. Perry

    Any Roleplay ideas to use with AI? For character.ai...

    @TurboOtter9000 got some dark ideas on this subject? Go all in !!
  3. Perry

    Which jobs are least affected by AI?

    Elder care Programmers - that sector will just expand away from jobs lost (new will be created) Different types of Mechanics / engineers. Think it was Elon musk who said building a tool that builds a tool is extremely hard. That's probably way out in the future. Sales persons. Sales is often...
  4. Perry

    Small Talk thread

    @TurboOtter9000 what's up today!
  5. Perry

    Small Talk thread

    The reasoning model. Fast, cheap and very good.
  6. Perry

    Small Talk thread

    Deepseek R1 ai model, it's really good and cheap to use. Haven't tried openai o3-mini on the other hand, it's also nice to the wallet...
  7. Perry

    Small Talk thread

    Lots to keep in check I guess then... Personally I'm surviving watching Manchester united getting beat again 0-2 against Crystal Palace
  8. Perry

    Small Talk thread

    @Tadhg what's up today :cool:
  9. Perry

    Donald Trump negotiations tactics

    And @Ant, your thoughts on our discussion here?
  10. Perry

    Donald Trump negotiations tactics

    Well, if tariff works is a whole other discussion maybe not suited here... But as negotiation tactics, what is the best counter offensive against this kind of high pressure tactics you think?
  11. Perry

    Any reviews of Miko the AI-Powered Robot?

    Yes what is it... AI robot for children? What can it do?
  12. Perry

    Why I canceled my midjourney subscription today

    https://ideogram.ai/ I have not seen that much censorship. I mean just create a free account and check this url https://ideogram.ai/t/explore?f=week Top images this week.... No censor there :whistle:
  13. Perry

    List of AI website builders for Wordpress

    More ideas on this subject @Ant? Ai Website builders that is
  14. Perry

    OpenAI o3-mini released today

    Ping @Ant @NerdSnipe
  15. Perry

    OpenAI o3-mini released today

    Got this in my mail today. $4,4 per 1m tokens output... Looks like Deepseeks $1 reasoning model last week got them going... https://platform.openai.com/docs/models#o3-mini
  16. Perry

    List of AI website builders for Wordpress

    A bit more information on the conversion please?
  17. Perry

    How to get Sora AI video? Anyone have access to it?

    US+some more countries have it.
  18. Perry

    What is this aider.ai? What can it help me with

    Okay. What does this mean for a Electrician company for example? See below
  19. Perry

    What is this aider.ai? What can it help me with

    @Ant, examples, how can I use aider.ai to "Scale advisory and automate period close with our AI-powered platform"
  20. Perry

    Can AI take over personal trainer and fitness roles?

    @Ant, what do you think? Is their any jobs AI can replace in this sector?
  21. Perry

    Best free text sentiment analysis tool?

    Or just use Gemini https://gemini.google.com/app and write: "Be a text sentiment analysis tool, analyze the following text:" For big data volumes you probably need to work with an API. The prompt above will work on like any AI model. If you want to analyze on a budget, use www.Groq.com...
  22. Perry

    How can I unblur text with help of AI?

    @NerdSnipe Anything to add here on How to unblur text with help of AI?
  23. Perry

    Nvidia RTX 5000 Series: Release Date, Pricing & AI Capabilities

    @NerdSnipe Read the performance jump from RTX 4090 (gameplay) is actually only like 30%. How can this be with these specs:
  24. Perry

    DeepSeek-R1: A Powerful Open-Source AI Model Rivaling OpenAI’s o1

    @NerdSnipe !!! What do you think about DeepSeeks new R1 model? Here's the specs again:
  25. Perry

    Best free paraphrasing tool to humanize AI content?

    Good suggestions! More ideas like these!
  26. Perry

    Best free paraphrasing tool to humanize AI content?

    @NerdSnipe can you list some prompts to paraphrase using ChatGPT? Other ideas how to humanize AI content?
  27. Perry

    Best free paraphrasing tool to humanize AI content?

    and btw, check out this also https://www.aiforumx.com/threads/how-to-humanize-ai-text-with-chatgpt-undetectable-ai-content.6/ This one is popular to humanize ai content https://ai-text-humanizer.com/
  28. Perry

    Which AI logo generator is the best?

    Cool! More ideas like these please?
  29. Perry

    Which AI logo generator is the best?

    Fiver Ideogram
  30. Perry

    Which AI logo generator is the best?

    @NerdSnipe ! Can you list some example logo prompts for AI tools like Ideogram, ChatGPT or Bing image creator.
  31. Perry

    How to use Deepseek API with PHP (Easy function)

    Now also available through Groq API at https://groq.com/
  32. Perry

    DeepSeek-R1: A Powerful Open-Source AI Model Rivaling OpenAI’s o1

    @Ant can you explain this to me? "they developed a clever rule-based system that combines accuracy rewards (verifying final answers) with format rewards (encouraging structured thinking). This simpler approach turned out to be more robust and scalable than the process-based reward models that...
  33. Perry

    DeepSeek-R1: A Powerful Open-Source AI Model Rivaling OpenAI’s o1

    @Ant any comments on this? Ref
  34. Perry

    Anyone with experience of using Google Notebook LM? What is it good at?

    @Tadhg is this something to use you think? I mean chatGPT can do this also.
  35. Perry

    DeepSeek-R1: A Powerful Open-Source AI Model Rivaling OpenAI’s o1

    lol their site is down... as I said, it's all over the news now this https://chat.deepseek.com @Tadhg
  36. Perry

    How to Humanize AI text with ChatGPT? Undetectable AI-content

    @Ant what do you think, do you know anything about these tools? https://ai-text-humanizer.com/ & https://www.rephrasy.ai/
  37. Perry

    How to use Deepseek API with PHP (Easy function)

    @Ant can you explain the message system instead, that is: $messages = [ [ "content" => "You are a helpful assistant.", "role" => "system" ], [ "content" => "What is the capital of France?", "role" => "user" ] ]; More examples?
  38. Perry

    DeepSeek-R1: A Powerful Open-Source AI Model Rivaling OpenAI’s o1

    Well hopefully the speed improves, they are all over the news today.
  39. Perry

    OpenAI Unveils "Operator" - AI for Web-Based Tasks

    In short, no.
  40. Perry

    DeepSeek-R1: A Powerful Open-Source AI Model Rivaling OpenAI’s o1

    Found one drawback... The API is slow. 2,9 seconds to answer "What is the capital of France?".
  41. Perry

    How to use Deepseek API with PHP (Easy function)

    @Ant this script should be run in a safe environment like behind a htaccess password. HTTP status codes errors... And error is an error :) Not needed.
  42. Perry

    How to use Deepseek API with PHP (Easy function)

    Just made this PHP function, a simple way to use the new ultra cheap Deepseek API. For API-key, sign up here: https://platform.deepseek.com/. You can use credit card or Paypal to top up account with like $2 for testing. See pricing: https://api-docs.deepseek.com/quick_start/pricing <?php...
  43. Perry

    DeepSeek-R1: A Powerful Open-Source AI Model Rivaling OpenAI’s o1

    Maybe coding. But I really haven't had that many problems with ChatGpt in that area... So the api price is the big difference for me. Plus the chat is free. Wonder how these big tech companies is going to survive with their models, with Deepseek and groq competition. @Tadhg
  44. Perry

    DeepSeek-R1: A Powerful Open-Source AI Model Rivaling OpenAI’s o1

    @Tadhg what do you think about all this stuff
  45. Perry

    DeepSeek-R1: A Powerful Open-Source AI Model Rivaling OpenAI’s o1

    @Ant it's a Chinese company also... What do you think about that? Do you know anything about them?
  46. Perry

    DeepSeek-R1: A Powerful Open-Source AI Model Rivaling OpenAI’s o1

    What do you think about this @Ant, compared to like OpenAI and Grok models?
  47. Perry

    DeepSeek-R1: A Powerful Open-Source AI Model Rivaling OpenAI’s o1

    This model seems really powerful, it has been praised by Marc Andreessen among others. And the API prices is extremely low. Free available here https://chat.deepseek.com/
  48. Perry

    DeepSeek-R1: A Powerful Open-Source AI Model Rivaling OpenAI’s o1

    Ref https://threadreaderapp.com/thread/1881318130334814301.html DeepSeek has announced the release of DeepSeek-R1, an open-source AI model comparable in performance to OpenAI's o1. The model is available under the MIT license, allowing for unrestricted use, including distillation and...
  49. Perry

    OpenAI Unveils "Operator" - AI for Web-Based Tasks

    Ref https://openai.com/index/introducing-operator/ OpenAI has introduced "Operator," a powerful new AI agent designed to handle complex web-based tasks autonomously. This latest innovation uses a human-like approach to navigate websites, fill out forms, and even book travel, offering a glimpse...
Back
Top