Skip to content

Combining Microsoft's Bing Chat and Bing Image Creator capabilities to automate design creation.

License

Notifications You must be signed in to change notification settings

sayanshaw24/combine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

combine.AI

Combining Microsoft's Bing Chat and Bing Image Creator capabilities to automate design creation.

Light Dark

powered by Bing Chat, Bing Image Creator, and EdgeGPT

About

combine.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.

Usage

Collect cookies

  1. Open Microsoft Edge and ensure you are logged into your Microsoft account.
  2. Open bing.com/chat
  3. If you see a chat feature, you are good to continue!
  4. Install the Cookie-Editor extension for Chrome or Firefox
  5. Go to bing.com
  6. Open the Cookie-Editor extension
  7. Click "Export" on the bottom right, then "Export as JSON" (This saves your cookies to clipboard.)
  8. 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.

Run create.py

python create.py --cookie-file "./bing_cookies_chat.json" --prompt "product to create design for"

Feedback

Have comments or questions? Please reach out to me on Teams or Outlook (alias: sayanshaw).

About

Combining Microsoft's Bing Chat and Bing Image Creator capabilities to automate design creation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages