Skip to content

InvisiBrain Version 1.0.0

Pre-release
Pre-release

Choose a tag to compare

@shubhamshnd shubhamshnd released this 30 Oct 11:13
· 94 commits to main since this release

First Release — InvisiBrain

Welcome to the first public release of the project! 🎉

This version includes all the core features and is now ready for testing, feedback, and community contributions.


⚙️ Setup Instructions

  1. Add your Gemini API key
    Create a file named .env inside the resources/ folder and add your Gemini API key like this:

    GEMINI_API_KEY=your_gemini_api_key
  2. Run the app
    Launch normally — it appears as Google Chrome in the Task Manager for stealth mode. 😎

💡 About This Release

  • First stable version of the InvisiBrain
  • Configured for minimal detection and smooth AI interaction
  • Lightweight and ready for contribution & feature expansion

🤝 Contribute

Help to make this project even better!

Feel free to:

  • ⭐ Star the repo to support it
  • 🐛 Open issues for bugs or feature requests
  • 🔧 Submit pull requests with improvements