ChatGPT මරු නේද බන්

CaptonNemo

Well-known member
  • Aug 2, 2021
    1,764
    2,295
    113
    Chi-Lanka
    www.Capton.nemo
    A
    ඕ තාම ෆස්ට් ස්ටෙප් එකේනෙ ඉන්නෙ. තව improve උනාම මොන වගේ වෙයිද කියල හිතා ගන්න බැහැ තාම.

    හැබයි උබ ඒ AI එකත් එක්ක ප්ලේ කරල බැලුවද? සමහර වෙලාවට කියන දේවල් නිකන් මනුස්සයෙක් කියන දේවල් වලින් වෙනස් කරල අඩුර ගන්න අමාරුයි. r/chatGPT එකට ගිහිල්ල බලන්න බොටා කියල තියන දේවල්.

    මන් පොඩි විස්තරයක් කරල, ටාගට් ඕඩියන්ස් එකට ගැලපෙන්න react ලෑන්ඩින්ග් පේජ් එක්ක් හදල දෙන්න කිව්ව. ඌ කෝඩ් එක එව්ව animated nav bar එකකුත් එක්ක සයිට් එකක්. කිව්වහම තව පේජ් 2කුත් add කරා.

    වැරදි කිව්වහම ඒවත් හදා ගන්නව.

    උබ

    උබ මේ AI use කරල බැලුවද බන්? දැන්නම් සයිට් එක ඩවුන් මන් හිතන්නෙ
    ------ Post added on Dec 5, 2022 at 5:04 PM
    Den weda
    Colab eke torrent banna cell ekak hadala denna kiwwahama mehema ekak ewwe
    Python:
    # Import the necessary modules.
    from google.colab import drive
    from google.colab import files
    import libtorrent as lt
    
    # Mount your Google Drive.
    drive.mount('/content/drive')
    
    # Define the magnet link for the torrent file you want to download.
    magnet_link = "magnet:?xt=urn:btih:<HASH>"
    
    # Create a libtorrent session object.
    session = lt.session()
    session.listen_on(6881, 6891)
    
    # Parse the magnet link and start downloading the torrent.
    params = {
      "save_path": "/content/drive/My Drive/",
      "storage_mode": lt.storage_mode_t(2),
      "paused": False,
      "auto_managed": True,
      "duplicate_is_error": True
    }
    handle = lt.add_magnet_uri(session, magnet_link, params)
    
    # Wait for the download to complete.
    while (not handle.has_metadata()):
      time.sleep(1)
    
    # Save the downloaded torrent file to your Google Drive.
    torrent_info = handle.get_torrent_info()
    torrent_name = torrent_info.name() + ".torrent"
    torrent_path = os.path.join(params["save_path"], torrent_name)
    lt.save_file(torrent_info, torrent_path)
    
    # Clean up the libtorrent session.
    session.remove_torrent(handle)
     

    Nanosudha

    Well-known member
  • Dec 28, 2012
    5,142
    4,893
    113
    A

    Den weda
    Colab eke torrent banna cell ekak hadala denna kiwwahama mehema ekak ewwe
    Python:
    # Import the necessary modules.
    from google.colab import drive
    from google.colab import files
    import libtorrent as lt
    
    # Mount your Google Drive.
    drive.mount('/content/drive')
    
    # Define the magnet link for the torrent file you want to download.
    magnet_link = "magnet:?xt=urn:btih:<HASH>"
    
    # Create a libtorrent session object.
    session = lt.session()
    session.listen_on(6881, 6891)
    
    # Parse the magnet link and start downloading the torrent.
    params = {
      "save_path": "/content/drive/My Drive/",
      "storage_mode": lt.storage_mode_t(2),
      "paused": False,
      "auto_managed": True,
      "duplicate_is_error": True
    }
    handle = lt.add_magnet_uri(session, magnet_link, params)
    
    # Wait for the download to complete.
    while (not handle.has_metadata()):
      time.sleep(1)
    
    # Save the downloaded torrent file to your Google Drive.
    torrent_info = handle.get_torrent_info()
    torrent_name = torrent_info.name() + ".torrent"
    torrent_path = os.path.join(params["save_path"], torrent_name)
    lt.save_file(torrent_info, torrent_path)
    
    # Clean up the libtorrent session.
    session.remove_torrent(handle)
    hackerrank questions ema dala balannna :D

    anyway, mama hituwe post ekata kawuruth interest na kiyala, ude idan reply wetune na neh :lol:
    ------ Post added on Dec 5, 2022 at 5:39 PM
     

    Hapuwa

    Well-known member
  • Jan 24, 2009
    5,135
    3,135
    113
    Loweth kawadawath human mind eka ona wena eka nathi wenne ne. MOken code liwwath human mind eken karana optimization AI/ML walin karanna be.

    So skills tiyena un hamadaama indi, nathi un chuthawei.
    Neural networks mimic human mind noh?
     

    analytics

    Well-known member
  • Jun 6, 2015
    1,345
    2,165
    113
    Front end වැඩ වලට නම් සුපිරි වගේ. Backend logic එහෙමත් ගොඩ දා ගන්න පුලුවන් වෙයිද?
     

    topkollek

    Well-known member
  • May 22, 2014
    43,665
    1
    57,775
    113
    ┬┴┬┴┤(·_├┬┴┬┴
    මරු නෙමෙයි, chatGPT කියන්නෙ මරුවා. මේකෙ නාකියො ටික මෙහෙම එක්ක් ආවද කියලවත් දන්නෙ නැහැ.
    මේ පෝස්ට් එක විතරයි මම දැක්කෙ මෙච්චර life changing tech එකක් ඇවිල්ලත්

    උන්ගෙ ජොබ් ටික ගහල ගිහිල්ල පාරට වැටුනම විතරක් හොයල බලයි.

    ඒ මගුලට කෝඩ් ලියන්න පුලුවන්, ලියන කෝඩ් පොඩි එකෙක්ට උනත් පැහැදිලි කරල දෙන්න පුලුවන්, කවි, කතන්දර, විහිලු, රචනා, ගණිත ගැටලු ඕනෙ එකක් ඕනෙ ස්ටයිල් එහෙකට ලියන්න පුලුවන්.

    ඕකට සින්හල ට්‍රේන්කරා කියමුකො. ඊට පස්සෙ ඒ ai model එකට මගෙ ස්ටයිල් එකට කිරියට/එෆ්බී කමෙන්ට් දාන්න පුරුදු කරන්න පුලුවන්
    ------ Post added on Dec 5, 2022 at 3:33 PM
    https://elakiri.com/threads/it-බාස්-බදු-සහ-රජය.2082022/post-28395040
     

    dayt0na

    Well-known member
  • Jan 2, 2012
    29,861
    28,749
    113
    All the naysayers haven’t tried it out yet. 😂

    Even Google seems to be in trouble.

    Godak unta heen daadiya daala tiyenne…🤣🤣🤣

    Let’s hope that some legal implications come in the way.
     

    Bart_Allen

    Well-known member
  • Jan 23, 2018
    2,545
    3,896
    113
    Speed force
    මතකද අවුරුද්දකට කලින් මිනිස්ස්කිව්ව AI වලට මොනා කලත් human creativity එකට ගහන්න බැහැ කියල? Stable diffusion වගේ දේවල් ඒ කතාව වැරදියි කියල පෙන්නුව. තාම ඇවිල්ල අවුරුද්දක්වත් නැහැ, ඒත් මිනිස් නිර්මාණ වලින් වෙනස් කරල අඳුර ගන්න බැරි විදිහෙ නිර්මාණ දැනටම produce කරනව.

    දැන් හිතන්න මේ models මිනිහෙක්ට වඩා කිහිප ගුණයක් වේගයෙන්, continuously ට්‍රේන් කරන්න පුලුවන් කියල.මේවට කරන්න බැරි වෙන දෙයක් තියෙයිද තව අවුරුදු දෙක තුනකින්?

    මම නම් හිතන්නෙ ඕනෙම ස්කිල් එකක් පරද්දන්න පුලුවන් AI ලගඳිම එයි.


    ප්‍රෝග්‍රෑමර්සල නෙමේ, ඕනෙ ජොබ් එහෙකට බැටේ වදිනව. උබෙ ජොබ් එක මොකද්ද?
    ------ Post added on Dec 5, 2022 at 3:56 PM
    ඔය AI arts ඔක්කොම ඇත්ත artists ලා ඇදපු art වලින් train වෙලා ඒවම mix කරලා කරන ඒව නේද? Reference නැත්නම්, Train data නැත්නම් ඕකට අලුතෙන් ම arts හදන්න බෑ. මිනිස්සු එහෙම නෙවේ නේ. අලුත් art styles කොච්චර හදනවා ද.
     

    Bart_Allen

    Well-known member
  • Jan 23, 2018
    2,545
    3,896
    113
    Speed force
    මේක GitHub copilot එකේ advanced version එකක් වගේ ද.? Check කරන්න විදියක් නෑ high demand ලු.:P