moral-judgment-ai-agent-model-based-on-autogen

This is about three agents with different moral standards. When I give him a certain moral dilemma, he will make his own choice. This choice is ultimately positive and is also the best solution to the moral dilemma. All data comes from movie clips.

https://github.com/chaozhezhang/moral-judgment-ai-agent-model-based-on-autogen

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

This is about three agents with different moral standards. When I give him a certain moral dilemma, he will make his own choice. This choice is ultimately positive and is also the best solution to the moral dilemma. All data comes from movie clips.

Basic Info
  • Host: GitHub
  • Owner: ChaozheZHANG
  • License: cc-by-4.0
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 21.5 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Code of conduct Citation Security

README.md

AI agent’s performance model in moral dilemma judgment

This is about three agents with different moral standards. When I give him a certain moral dilemma, he will make his own choice. This choice is ultimately positive and is also the best solution to the moral dilemma. All data comes from movie clips.

If you have more questions, please contact with me.

Under the TEST folder, you can see a lot of my updated content.

Legal Notices

Microsoft and any contributors grant you a license to the Microsoft documentation and other content in this repository under the Creative Commons Attribution 4.0 International Public License, see the LICENSE file, and grant you a license to any code in the repository under the MIT License, see the LICENSE-CODE file.

Microsoft, Windows, Microsoft Azure, and/or other Microsoft products and services referenced in the documentation may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.

Privacy information can be found at https://privacy.microsoft.com/en-us/

Microsoft and any contributors reserve all other rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel, or otherwise.

Owner

  • Name: CHAOZHE ZHANG
  • Login: ChaozheZHANG
  • Kind: user
  • Location: Guangzhou, Nansha
  • Company: HKUSTGZ

MPhil @HKUSTGZ-AI. Focusing on AI / Diffusion model, Statistics, and Data Visualization.

Citation (CITATION.cff)

preferred-citation:
  type: inproceedings
  authors:
  - family-names: "Wu"
    given-names: "Qingyun"
    affiliation: "Penn State University, University Park PA USA"
  - family-names: "Bansal"
    given-names: "Gargan"
    affiliation: "Microsoft Research, Redmond WA USA"
  - family-names: "Zhang"
    given-names: "Jieyu"
    affiliation: "University of Washington, Seattle WA USA"
  - family-names: "Wu"
    given-names: "Yiran"
    affiliation: "Penn State University, University Park PA USA"
  - family-names: "Zhang"
    given-names: "Shaokun"
    affiliation: "Penn State University, University Park PA USA"
  - family-names: "Zhu"
    given-names: "Eric"
    affiliation: "Microsoft Research, Redmond WA USA"
  - family-names: "Li"
    given-names: "Beibin"
    affiliation: "Microsoft Research, Redmond WA USA"
  - family-names: "Jiang"
    given-names: "Li"
    affiliation: "Microsoft Corporation"
  - family-names: "Zhang"
    given-names: "Xiaoyun"
    affiliation: "Microsoft Corporation, Redmond WA USA"
  - family-names: "Wang"
    given-names: "Chi"
    affiliation: "Microsoft Research, Redmond WA USA"
  booktitle: "ArXiv preprint arXiv:2308.08155"
  title: "AutoGen: Enabling Next-Gen LLM Applications via Multi-Agent Conversation Framework"
  year: 2023

GitHub Events

Total
  • Watch event: 1
  • Pull request event: 1
Last Year
  • Watch event: 1
  • Pull request event: 1

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
.github/workflows/deploy-website.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • actions/setup-python v4 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/openai.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
.github/workflows/pre-commit.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pre-commit/action v3.0.0 composite
.github/workflows/python-package.yml actions
  • actions/checkout v3 composite
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/vscode/devcontainers/python 0-3.10 build
Dockerfile docker
  • python 3.10 build
website/package.json npm
  • @docusaurus/core 0.0.0-4193
  • @docusaurus/preset-classic 0.0.0-4193
  • @easyops-cn/docusaurus-search-local ^0.21.1
  • @mdx-js/react ^1.6.21
  • @svgr/webpack ^5.5.0
  • clsx ^1.1.1
  • file-loader ^6.2.0
  • hast-util-is-element 1.1.0
  • minimatch 3.0.5
  • react ^17.0.1
  • react-dom ^17.0.1
  • rehype-katex 4
  • remark-math 3
  • trim ^0.0.3
  • url-loader ^4.1.1
website/yarn.lock npm
  • 1083 dependencies
pyproject.toml pypi
setup.py pypi
  • diskcache *
  • flaml *
  • openai *
  • python-dotenv *
  • termcolor *