{"id":28422995,"url":"https://github.com/pouyashahrdami/neuracrypt","last_synced_at":"2025-06-24T18:32:16.636Z","repository":{"id":274491290,"uuid":"923051813","full_name":"pouyashahrdami/NeuraCrypt","owner":"pouyashahrdami","description":"NeuraCrypt is a lightweight, desktop chat application that integrates with Google's Gemini AI. Designed for users who value discretion, it operates with advanced privacy features like administrative privileges, taskbar hiding, and adjustable opacity.","archived":false,"fork":false,"pushed_at":"2025-01-29T16:37:50.000Z","size":1692,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T08:02:00.076Z","etag":null,"topics":["bypass","chatbot","gemini","python","tools"],"latest_commit_sha":null,"homepage":"https://pouyashahrdami.github.io/NeuraCrypt/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pouyashahrdami.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-27T15:06:07.000Z","updated_at":"2025-04-15T15:10:09.000Z","dependencies_parsed_at":"2025-01-27T17:36:25.300Z","dependency_job_id":null,"html_url":"https://github.com/pouyashahrdami/NeuraCrypt","commit_stats":null,"previous_names":["pouyashahrdami/neuracrypt"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pouyashahrdami/NeuraCrypt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouyashahrdami%2FNeuraCrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouyashahrdami%2FNeuraCrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouyashahrdami%2FNeuraCrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouyashahrdami%2FNeuraCrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pouyashahrdami","download_url":"https://codeload.github.com/pouyashahrdami/NeuraCrypt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouyashahrdami%2FNeuraCrypt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261733763,"owners_count":23201712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bypass","chatbot","gemini","python","tools"],"created_at":"2025-06-05T07:39:16.372Z","updated_at":"2025-06-24T18:32:16.603Z","avatar_url":"https://github.com/pouyashahrdami.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![NeuraCrypt](banner.jpeg)\n\n# NeuraCrypt\n\nThis application bypasses software restrictions that require closing other applications. It operates discreetly, providing an anonymous interface that stays on top of other applications. It is a privacy-focused desktop chat application that integrates with Google's Gemini AI. Running with administrative privileges, the application offers advanced privacy controls, such as window hiding and taskbar concealment.\n\n\n## 🌟 Features\n\n### Core Functionality\n\n- Direct integration with Google's Gemini AI\n- Real-time chat interface\n- Message history with scrollable view\n- Quick response system with keyboard shortcuts\n\n### Privacy Features\n\n- Runs with administrative privileges\n- Hidden from taskbar\n- Quick hide/show functionality\n- Adjustable opacity\n- Generic window title for discretion\n\n### User Interface\n\n- Compact, responsive design\n- Customizable window position and size\n- Persistent configuration settings\n- Status indicators for operations\n- Intuitive icon-based controls\n\n## 🚀 Installation\n\n- **YouTube Video for Windows Installation and Configuration API**:  \n  [Watch the video here](https://youtu.be/u-Q7Ck4Yotg)\n\n### Prerequisites\n\n- Python 3.8 or higher\n- Windows Operating System\n- Administrative privileges\n\n### Required Packages\n\nInstall the required packages using pip:\n\n```bash\npip install google-generativeai pywin32 keyboard\n```\n\n### Configuration\n\n1. Clone or download this repository\n2. Run the application once to generate the default `config.json`\n3. Edit `config.json` with your API credentials:\n\n```json\n{\n  \"api_key\": \"YOUR_API_KEY_HERE\",\n  \"model\": \"gemini-1.5-flash\",\n  \"window\": {\n    \"width\": 300,\n    \"height\": 400,\n    \"x\": 1500,\n    \"y\": 100,\n    \"opacity\": 0.4,\n  },\n  \"isadmin\": true\n}\n```\n\n## 🎮 Usage\n\n### Starting the Application\n\nRun the script with Python:\n\n```bash\npython main.py\n```\n\nThe application will automatically request administrative privileges if needed.\n\n### Keyboard Shortcuts\n\n- `F10`: Toggle window visibility\n- `Ctrl + Enter`: Send message\n- `Enter`: New line in input\n\n### Button Controls\n\n- 📤 Send message\n- 🗑️ Clear chat history\n- 💥 Close application\n\n### Window Management\n\n- Drag to reposition\n- Resize from corners\n- Position and size are saved automatically\n\n## ⚙️ Configuration Options\n\n### Window Settings\n\n- `width`: Window width in pixels\n- `height`: Window height in pixels\n- `x`: Window X position\n- `y`: Window Y position\n- `opacity`: Window opacity (0.0 to 1.0)\n\n### API Settings\n\n- `api_key`: Your Google Gemini API key\n- `model`: Gemini model name\n\n## 🔒 Privacy Considerations\n\n- Application runs with elevated privileges\n- Window is hidden from taskbar\n- Generic window title\n- Quick hide functionality\n- Adjustable opacity for discretion\n\n## ⚠️ Security Notes\n\n- Store your API key securely\n- Be cautious with administrative privileges\n- Monitor application access\n- Regularly update dependencies\n\n## 🔧 Troubleshooting\n\n### Common Issues\n\n1. **Permission Denied**\n\n   - Ensure you're running as administrator\n   - Check file permissions\n\n2. **API Errors**\n\n   - Verify API key in config.json\n   - Check internet connection\n   - Confirm API quota availability\n\n3. **Window Not Showing**\n   - Use Ctrl+Shift+H to toggle visibility\n   - Check task manager for running process\n   - Restart application\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit pull requests.\n\n1. Fork the repository\n2. Create your feature branch\n3. Commit your changes\n4. Push to the branch\n5. Open a pull request\n\n## 📝 Version History\n\n- 1.0.0: Initial release\n  - Basic chat functionality\n  - Privacy features\n  - Configuration system\n  - Window management\n\n- 1.1.0 huge update\n\n*   **New Features:**\n    \n    *   Added proxy support for enhanced privacy\n        \n        *   Static proxy configuration\n            \n        *   Dynamic proxy fetching from external services\n            \n    *   Tor integration for anonymous communication\n        \n        *   Tor SOCKS5 proxy support\n            \n        *   Tor IP renewal functionality\n            \n    *   Improved error handling for proxy and Tor setup\n        \n    *   Added dynamic proxy fetching from free proxy services\n        \n*   **Enhancements:**\n    \n    *   Better UI responsiveness\n        \n    *   Improved configuration management\n        \n    *   Added status indicators for proxy and Tor operations\n        \n*   **Bug Fixes:**\n    \n    *   Fixed window resizing issues\n        \n    *   Resolved proxy connection errors\n        \n    *   Improved stability during AI responses\n## 📞 Support\n\nFor support, please:\n\n1. Check the troubleshooting section\n2. Review existing issues\n3. Create a new issue with detailed information\n\n---\n\n**Note**: This application is intended for legitimate use cases. Please ensure compliance with all applicable laws and regulations in your jurisdiction.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpouyashahrdami%2Fneuracrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpouyashahrdami%2Fneuracrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpouyashahrdami%2Fneuracrypt/lists"}