Audwanee helps professors analyze assignment prompts for AI vulnerability. Paste a prompt and optional attachments to get instant feedback on generic phrasing, missing course anchors, lack of process checks, and more, with concrete suggestions to make assignments more resilient and student-centered.
- 🔍 AI Vulnerability Analysis
- 📝 Generic Phrasing Detection
- 🎯 Course-Specific Context Checking
- ⚡ Real-time Feedback
- 💡 Actionable Suggestions
- 📊 Visual Risk Assessment
- Clone the repository
git clone https://github.com/HaidanP/Audwanee.git
- Install dependencies
npm install
- Create a
.env
file in the root directory and add your OpenRouter API key:
VITE_OPENROUTER_API_KEY=your_api_key_here
- Start the development server
npm run dev
- React
- TypeScript
- Vite
- TailwindCSS
- OpenRouter API
Visit the live application to see Audwanee in action with real-time assignment analysis and visual feedback.
We welcome contributions! Please feel free to submit issues and pull requests.
MIT License