4 Open Issues Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Design a logo and icon pack for PrivGPT Studio, a privacy-focused AI workspace. The design should convey privacy, versatility, and power, and include light and dark mode versions, an ICO file, and ideally vector source files. The logo should incorporate relevant imagery (shield, lock, etc.) and have a modern, minimalist aesthetic.

Complexity: 3/5
good first issue GSSoC'25 level-3

AI Summary: Create a Privacy Policy page for the PrivGPT Studio application. The page should be built using Tailwind CSS, be accessible from the footer, be responsive, and contain a clearly written privacy policy explaining data collection, usage, and protection practices.

Complexity: 3/5
enhancement good first issue GSSoC'25 level-2

AI Summary: Update the `EnvVarSetUpGuideline.md` documentation file to clearly explain how to set up environment variables like `MONGODB_URL`, `GEMINI_API_KEY`, and `NEXT_PUBLIC_BACKEND_URL` for local development of the PrivGPT Studio project. The instructions should cover obtaining and configuring these variables, referencing the `.env.example` files and potentially using a similar guide as an example.

Complexity: 2/5
documentation good first issue GSSoC'25 level-1

AI Summary: Implement a dark mode toggle feature for the PrivGPT Studio application using React Context API and Tailwind CSS. The toggle should be located in the navbar, and the application's styling should dynamically adjust between light and dark themes based on the toggle's state.

Complexity: 3/5
enhancement good first issue GSSoC'25 level-2