A smart tool for distributed teams to automate code reviews, refactor efficiently, and get real-time AI-driven feedback.
- Python 3.7 or higher
- Pip (Python package manager)
git clone https://github.com/umairazmat/Ai-Codify
cd Replit-cursor-claude-hackathon-projectpython -m venv ai-code-collaborator.\ai-code-collaborator\Scripts\activatesource ai-code-collaborator/bin/activatepip install -r requirements.txtOPENAI_API_KEY=your_actual_api_key
OPENAI_API_BASE=your_actual_api_keystreamlit run .\project\app.pySet-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass