Combining Microsoft's Bing Chat and Bing Image Creator capabilities to automate design creation.
powered by Bing Chat, Bing Image Creator, and EdgeGPTcombine.AI leverages cloud compute on Azure for lighting fast design powered by state-of-the-art machine learning models for text generation and image creation with ChatGPT and DALL-E using Microsoft's Bing Chat and Bing Image Creator.
As part of the 2023 Microsoft AI Platform Fix, Hack, Learn initiative, we plan to answer the question, "What strategies should we undertake to make the community aware of Azure being the best and most differentiated place for open source generative AI?" The answer lies within the question - spreading awareness of AI on Azure and its ingenuity. As a developer on ONNXRuntime Extensions, I have received numerous requests of collaboration or simply messages from our internal teams regarding them finding a certain existing or potential new feature useful for one of their products. Upon asking a PM of ours why we do not post marketing videos alike those of Microsoft's Surface products that would spread awareness about the amazing work we are doing, I found out that AI Platform simply does not have a marketing team due to budget constraints and thereby the PMs handle all marketing.
I could only imagine how much AI Platform and open source generative AI on Azure in general would grow if we properly marketed our work and wide variety of brilliant projects that could be useful to so many within and outside the company. Now, with combine.AI, we can stick to Satya's goal of doing more with less, and automate marketing and design by combining open-source tools such as EdgeGPT with Microsoft's Bing Chat and Bing Image Creator and deploying on Azure.
- Open Microsoft Edge and ensure you are logged into your Microsoft account.
- Open bing.com/chat
- If you see a chat feature, you are good to continue!
- Install the Cookie-Editor extension for Chrome or Firefox
- Go to bing.com
- Open the Cookie-Editor extension
- Click "Export" on the bottom right, then "Export as JSON" (This saves your cookies to clipboard.)
- Paste your cookies into a file
bing_cookies_*.json
.- NOTE: The cookies file name MUST follow the regex pattern
bing_cookies_*.json
, such that it can be recognized by internal cookie processing mechanisms.
- NOTE: The cookies file name MUST follow the regex pattern
python create.py --cookie-file "./bing_cookies_chat.json" --prompt "product to create design for"
Have comments or questions? Please reach out to me on Teams or Outlook (alias: sayanshaw).