Skip to content

This README template provides a structured format for creating comprehensive and professional project documentation for AI projects developed within the AI4ALL program. It includes essential sections to effectively present project overviews, usage instructions, technologies used, key features, and more.

License

Notifications You must be signed in to change notification settings

AI4ALL-Official/GitHub_Pages_Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

(UPDATE IN README.md) Project Title

(UPDATE IN README.md) Briefly describe the purpose/result(s) of your project, the skills you applied, and the Apply AI program.

EXAMPLE: Uncovered and meticulously analyzed three distinct biases present in ChatGPT, employing advanced Python techniques and data analysis methodologies, all within AI4ALL's cutting-edge AI4ALL Ignite accelerator.

Problem Statement

(UPDATE IN README.md) Describe the motivation for this project, why it is relevant, and what its impacts are.

EXAMPLE: Given the substantial daily output of responses, the identification and mitigation of ChatGPT's biases become critical, safeguarding both the multitude of users and the far-reaching consequences they may influence.

Key Results

(UPDATE IN README.md) Enumerate the main results of this project in a list and describe them.

EXAMPLE:

  1. Recorded over 1,000 unique prompts and their responses generated by ChatGPT
  2. Identified three biases in ChatGPT's responses
    • When prompted about this world event
    • When prompted about this field of science
    • When prompted about this political party

Methodologies

(UPDATE IN README.md)

EXAMPLE: To accomplish this, we utilized the OpenAI API to interact with ChatGPT, and we designed a custom Python script to generate diverse prompts and collect corresponding responses. The data was then processed and analyzed using pandas, enabling us to detect patterns and biases in the AI model's outputs. Engineered a Python script to generate over 1,000 prompts and elicit their responses from ChatGPT, utilizing pandas to collect the data. When prompted for solutions to this specific relevant crisis, nearly 80% of ChatGPT's responses promoted a certain worldview.

Data Sources

(UPDATE IN README.md) Include any relevant data sources that were used in your project.

EXAMPLE: Kaggle Datasets: Link to Kaggle Dataset

Technologies Used

(UPDATE IN README.md) List the technologies, libraries, and frameworks used in your project.

EXAMPLE:

  • Python
  • pandas
  • OpenAI API

Authors

(UPDATE IN README.md) List the names and contact information (e.g., email, GitHub profiles) of the authors or contributors.

EXAMPLE: This project was completed in collaboration with:

About

This README template provides a structured format for creating comprehensive and professional project documentation for AI projects developed within the AI4ALL program. It includes essential sections to effectively present project overviews, usage instructions, technologies used, key features, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages