Skip to content

skywolfmo/persona

Repository files navigation

Project logo

Persona AI

Hackathon Status GitHub Issues GitHub Pull Requests License


Do you have problems to keep in style with latest email ethicets? Do you fear that your supervisor, boss judge you for the bad emails you send them?

📝 Table of Contents

🧐 Problem Statement

Project logo

  • IDEAL: This extension would allow people to enter info about what kind of email they are trying to write and recieve an AI generated text that resembles an email in the style of ECE Department members.
  • REALITY: This extension allows people to enter info about what kind of email they are trying to write and recieve an AI generated text that resembles an email in the style of Nanccy (the Assistant to the ECE Department) and our team member Atika.
  • CONSEQUENCES: The overall function of the extension is still able to write emails based on our prompts, however the range of styles are more limited, which could affect how many people find this useful.

💡 Idea / Solution

Our idea was for there to be an easy way to immediately have written emails in specific styles.

The solution became making an extension that utilizes Gemini AI and emails that we fed into it to be able to generate these emails through Chrome.

⛓️ Dependencies / Limitations

We did not have enough data to make styles for Dr. Polikar or other ECE faculty members. This affected the amount of styles we were able to implement.

🚀 Future Scope

Given enough data, we could create far more styles of emails meant to match the personalities of other people's emails.

🏁 Getting Started

To run Persona AI locally, follow these steps:

Prerequisites

  • Google Chrome Browser

  • Node.js and npm installed

Installing

  1. Clone the repository:

    git clone https://github.com/skywolfmo/persona
    
  2. Navigate to the project directory and install dependencies:

    npm install
    
  3. Build the project:

    npm run build
    

🎈 Usage

To use the AI functionality of the Persona AI Chrome extension, you will need to obtain an API key from the Gemini Pro website by Google. Here's a brief summary of how to get the API key:

  1. Visit the Gemini Pro API website: Google Gemini Pro API.
  2. Follow the instructions to register and create an API key.
  3. Once you have the API key, enter it into the top of Persona AI extension and click on Save API Key, this will save it in the local storage.

This API key is essential for enabling the AI features in the extension. Make sure to keep it secure and follow Google's guidelines for API usage.

⛏️ Built With

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published