/PINAC-Workspace

Automate Google Apps with AI | Using LangChain | Refreshing Interface

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Star Badge Open Source Love View My Profile View Repositories

🚀 Welcome to PINAC-Workspace, your dynamic AI ally on the Google Workspace journey! Say hello to a world where tasks transform into adventures and productivity gets a makeover with a splash of charm! 🌟

🌟 Features

  • Effortless Gmail Integration: Tired of typing? Delegate your email tasks to AI. Provide the details, and watch as AI swiftly composes and organizes your drafts.

  • Google Calendar Sync: Your schedule, streamlined. Glance through today's agenda or peek into upcoming events with our intuitive Google Calendar integration.

  • Smart Contacts Access: Need to Connect someone? Look no further! Connect with your contacts directly through PINAC. Your digital rolodex is now at your fingertips.

  • Google Task Tornado: Keep your productivity soaring with seamless access to your Google Tasks. PINAC makes sure you're always ahead of your to-dos.

  • Instant AI Assistance: Queries? Concerns? Curiosities? Pose any question and receive instant, AI-powered responses.

  • Stylish Interface: Who says productivity tools can't be stylish? Dive into a world of sleek design and intuitive interaction with PINAC's visually stunning GUI. Engage in lively conversations, pose questions, and bask in the beauty of productivity reimagined! 🎨


app screenshot

🚀 Getting Started

This tool is tested on Python 3.10.12 and Ubuntu. But this will work very well with other Python versions and operating systems as this tool doesn't require any particular OS-dependent library. But once search on Google for the Python version compatibility with google python modules. But still, if you face any error report it in the Issues section.

  • Clone the repository: Get the masterpiece in your local system by running

    git clone https://github.com/rmondal-official/PINAC-Workspace.git
    
  • Activate Google API: Unlock the power of Google API by following our Google API Guide. Don't worry; we've got your back! Dive into the Google API Guide for a smooth setup.

  • Navigate to the Project: Step into the heart of PINAC-Workspace by navigating to the project directory: cd PINAC-Workspace

  • Obtain Your OpenAI API Key: Create your OpenAI API key by going to : Once you're logged in, navigate to the API Keys section and generate a new key.

  • Create the .env File Inside your project's /src/configs directory, create a new file named .env. It's important to note that this file is typically ignored by version control systems (like Git) to prevent accidental exposure of your secret key.

  • Set the Environment Variable: Open the .env file in a text editor and add the following line, replacing <YOUR_OPENAI_API_KEY> with your actual key: OPENAI_API_KEY=<YOUR_OPENAI_API_KEY>

  • Prepare Your Machine: Create the Virtual Environment by the name venv and activate it by running

    source venv/bin/activate
    

    Hey, your workspace is ready! Now just install dependencies by running the command

    pip install -r requirements.txt
    
  • Launch Your Experience: Once you've embarked on this exciting journey, run the main.py file and let the adventure begin! Connect to your Google Apps by clicking the Sign Up Button.

🎉 Contribution!

PINAC-Workspace is the best Repository for you to contribute!
Are you Web Developer ? Contribute to PINAC's stunning GUI Interface., it's same as frontend development.
Are you Python Programmer ? Contribute to automation, smoothing the internal functions.
Want to Solve Issue ? Pick an issue and solve ! Having an Idea ? Make an issue under enhancement tag and start work on your pull request.
for more visit Contribution Guide.

📄 License

This project is licensed under the GPL-3.0 license

🤖 Contributors

PINAC-Workspace is flourishing under the care and contribution of a GitHub Community. Thanks to all our contributors