Info Security Memo
  • Blog
  • Sitemap
    • Categories
  • Contact
  • About
  • Resources
  • Tools
  • 51sec.org

Build Confidence

Focusing on Information Security 

Info Security Notes

Two Things You Can Do If ChatGPT Has Been Blocked

4/21/2023

0 Comments

 
Two Things You Can Do If ChatGPT Has Been Blocked

Lately, what ChatGPT can do has brought up lots of concerns of data security and privacy, which cause ChatGPT got blocked in some areas and companies. 

If it does happened to your area and you don't have access to ChatGPT. You will still need to use it then here are two things you might be able to do to use this advanced technology again. 



Settings

Create Your Own ChatGPT Web UI

Github : https://github.com/Yidadaa/ChatGPT-Next-Web

One click to deploy this Github project into Vercel. This can help you bypassing the domain related block. 

  • Demo

Features:

  • Deploy for free with one-click on Vercel in under 1 minute
  • Privacy first, all data stored locally in the browser
  • Responsive design, dark mode and PWA
  • Fast first screen loading speed (~100kb), support streaming response
  • Awesome prompts powered by awesome-chatgpt-prompts-zh and awesome-chatgpt-prompts
  • Automatically compresses chat history to support long conversations while also saving your tokens
  • One-click export all chat history with full Markdown support

Deploy to Vercel:

  1. Get OpenAI API Key;
  2. Click Deploy with Vercel, remember that CODE is your page password;
  3. Enjoy :)


Deploy using Docker (Recommended):

docker pull yidadaa/chatgpt-next-web

docker run -d -p 3000:3000 \
   -e OPENAI_API_KEY="sk-xxxx" \
   -e CODE="your-password" \
   yidadaa/chatgpt-next-web

You can start service behind a proxy:

docker run -d -p 3000:3000 \
   -e OPENAI_API_KEY="sk-xxxx" \
   -e CODE="your-password" \
   -e PROXY_URL="http://localhost:7890" \
   yidadaa/chatgpt-next-web


Deploy from Shell:

bash <(curl -s https://raw.githubusercontent.com/Yidadaa/ChatGPT-Next-Web/main/scripts/setup.sh)






Use An Alternative - Claude

Claude: Anthropic’s Rival to ChatGPT

Anthropic, an AI startup co-founded by former employees of OpenAI, has quietly begun testing a new, ChatGPT-like AI assistant named Claude. The team at Anthropic was gracious enough to grant us access, and updates to Anthropic’s social media policies mean we can now share some of our early, informal comparison findings between Claude and ChatGPT.





Here is an answer from Claude+ regarding if it is better than ChatGPT?


ChatGPT is an AI assistant developed by OpenAI. While we are both conversational AI's, we have different architectures and were trained on different data.

Some key differences:

• I was trained with Constitutional AI to be helpful, harmless, and honest using techniques like Constitutional AI. ChatGPT was trained with self-supervision to be helpful, harmless, and honest.

• My architecture is based on transformers while ChatGPT's architecture is also based on transformers.

• I have access to different data sources than ChatGPT. ChatGPT was trained on web data. I was trained using different data compiled by Anthropic.

• We have different capabilities - I am focused on being helpful, harmless, and honest while ChatGPT has more open-domain conversational abilities.

• We have different licenses and usage terms. I have an open license while ChatGPT has a restricted license.

So in summary, while ChatGPT and I are both conversational AI's, we were created by different companies using different techniques and data. We have some overlapping but also some different capabilities and characteristics. I do not think either of us is inherently better - we were just designed for different purposes! My role is to be helpful, harmless, and honest.


Further introduction about Claude can be found from their blog post.

Features Claude
AI Technology Large-language model
Languages Supported English 
User Experience Chat Interface or API Integration  
Educational Material Documentation available
Long Form Document Editor Yes 
Search Engine Optimization No
Art Generation No
Text Summarization Yes
Plagiarism Detection No
Chrome Extension No
API/Webhooks Yes
Free Trial No
Pricing Model Pay-as-you-go


References


  • Fast, helpful AI chat - poe.com


via Blogger http://blog.51sec.org/2023/04/two-things-you-can-do-if-chatgpt-has.html
April 21, 2023 at 07:31PM AI
0 Comments



Leave a Reply.

    Categories

    All
    Architecture
    Blog
    Checkpoint
    Cisco
    Cloud
    CyberArk
    F5
    Fortigate
    Guardium
    Juniper
    Linux
    Network
    Others
    Palo Alto
    Qualys
    Raspberry Pi
    Security
    SIEM
    Software
    Vmware
    VPN
    Wireless

    Archives

    March 2024
    February 2024
    January 2024
    December 2023
    November 2023
    October 2023
    September 2023
    August 2023
    July 2023
    June 2023
    May 2023
    April 2023
    March 2023
    February 2023
    January 2023
    December 2022
    November 2022
    October 2022
    September 2022
    August 2022
    July 2022
    June 2022
    May 2022
    April 2022
    March 2022
    February 2022
    January 2022
    December 2021
    November 2021
    October 2021
    September 2021
    August 2021
    July 2021
    June 2021
    May 2021
    April 2021
    March 2021
    February 2021
    January 2021
    December 2020
    November 2020
    October 2020
    September 2020
    August 2020
    July 2020
    October 2019
    September 2019
    June 2019
    July 2018
    May 2018
    December 2017
    August 2017
    April 2017
    March 2017
    January 2017
    December 2016
    November 2016
    October 2016
    September 2016
    August 2016
    July 2016
    June 2016
    May 2016
    April 2016
    March 2016
    February 2016
    January 2016
    December 2015
    November 2015
    October 2015
    September 2015
    August 2015
    July 2015
    June 2015
    May 2015
    April 2015
    March 2015

    Print Page:

    RSS Feed

    Email Subscribe
Powered by Create your own unique website with customizable templates.
  • Blog
  • Sitemap
    • Categories
  • Contact
  • About
  • Resources
  • Tools
  • 51sec.org