Enhanced Web UI for AI Models with Blockchain Integration
AuroraExt is a powerful browser extension that seamlessly integrates AI capabilities with blockchain functionality, providing an enhanced web experience. Built with a focus on user privacy and security, it offers a sophisticated interface for interacting with AI models while maintaining secure blockchain wallet features.
- ๐ฏ Purpose-Built Design: Crafted specifically for seamless AI-blockchain integration
- ๐ Security-First Approach: Robust security measures for both AI interactions and blockchain operations
- ๐ User-Friendly Interface: Intuitive design with a beautiful space theme
- โก High Performance: Optimized for fast response times and efficient resource usage
- ๐ ๏ธ Extensible Architecture: Modular design allowing easy addition of new features
- AI enthusiasts seeking enhanced interaction capabilities
- Blockchain developers requiring integrated AI tools
- Web users wanting secure AI assistance while browsing
- Researchers needing AI-powered web analysis tools
- Frontend: React, TypeScript, TailwindCSS
- AI Integration: Ollama, Chrome AI, OpenAI Compatible APIs
- Blockchain: Web3.js, Ethers.js
- Extension Framework: Plasmo
AuroraExt is an enhanced open-source browser extension that provides a sidebar and web UI for your local AI model with additional blockchain features. It allows you to interact with your model from any webpage while providing secure blockchain wallet functionality.
- ๐ค Enhanced AI Sidebar: Interact with AI models directly from any webpage
- ๐ Web UI: ChatGPT-like interface for AI conversations
- ๐ Chat With Webpage: Ask questions about webpage content
- ๐ Blockchain Integration: Built-in wallet functionality with secure key management
- ๐ Multi-language Support: Comprehensive internationalization
- โ๏ธ Advanced Settings: Enhanced configuration and environment checks
- Ollama - Local AI models
- Chrome AI (Gemini Nano) - Built-in browser AI
- OpenAI API Compatible endpoints (LM Studio, llamafile, etc.)
AuroraExt supports all major browsers:
- Bun - Package manager and runtime
- Ollama - Local AI provider (optional)
- Any OpenAI API Compatible endpoint (optional)
- Clone and install
git clone https://github.com/arkCyber/AuroraExt.git
cd AuroraExt
bun install
- Build the extension
# For Chrome/Edge
bun run build
# For Firefox
bun run build:firefox
- Load in browser
Chrome/Edge:
- Navigate to
chrome://extensions
oredge://extensions
- Enable Developer Mode
- Click "Load unpacked" and select the
build
directory
Firefox:
- Navigate to
about:addons
- Click "Extensions" โ "Manage Your Extensions"
- Click "Load Temporary Add-on" and select
manifest.json
frombuild
directory
- Sidebar:
Ctrl+Shift+2
(customizable) - Web UI:
Ctrl+1
(customizable) - Context Menu: Right-click on any webpage
bun dev
This starts a development server with hot reload for real-time testing.
Browser | Sidebar | Chat With Webpage | Web UI | Blockchain |
---|---|---|---|---|
Chrome | โ | โ | โ | โ |
Brave | โ | โ | โ | โ |
Firefox | โ | โ | โ | โ |
Vivaldi | โ | โ | โ | โ |
Edge | โ | โ | โ | โ |
LibreWolf | โ | โ | โ | โ |
Zen Browser | โ | โ | โ | โ |
- Firefox Support
- Multiple AI Providers
- Blockchain Integration
- Enhanced UI/UX
- Advanced Customization
- Mobile Support
AuroraExt prioritizes your privacy:
- No data collection: All conversations stay local
- Secure storage: Blockchain keys stored locally in browser
- Open source: Verify the code yourself
- No telemetry: No tracking or analytics
Read our full Privacy Policy.
We welcome contributions! Please feel free to:
- ๐ Report bugs
- ๐ก Suggest features
- ๐ง Submit pull requests
- โญ Star the repository
- Author: arkSong
- Email: [email protected]
- GitHub: @arkCyber
- Issues: GitHub Issues
MIT License - see LICENSE for details.
This project is based on Aurora with significant enhancements and additional features.
Special thanks to:
- The amazing open source community for their continuous support
- All contributors who have helped improve this project
- Users who provide valuable feedback and suggestions
- Everyone who has starred and shared this project
- The developers of libraries and tools we depend on
- Our beta testers for their thorough testing
- Documentation contributors and translators
- Everyone who has reported bugs and issues
Your support makes this project better! ๐
Made with โค๏ธ by arkSong
โญ Star this repo โข ๐ Report Bug โข ๐ก Request Feature