Clone the repository: git clone https://github.com/timkitch/crewai-code-repo-analyzer.git cd crewai-code-repo-analyzer-master Install the required dependencies: poetry install Usage The main entry point of the application is main.py. Run this script to start the application. python main.pyAbo...
git clone https://github.com/your-username/laravel-ai-code-analysis.git cd laravel-ai-code-analysis Install Dependencies composer install npm install Set Up Environment Variables Copy the example environment file and configure the necessary variables. cp .env.example .env Open .env and set your ...
Kanisha-Shah / AI-Powered-PDF-Analyzer Star 0 Code Issues Pull requests An AI-driven tool that extracts, analyzes, and summarizes large PDF documents using LLMs and semantic chunking. Built with React and TypeScript, it enables users to gain instant insights from complex content—ideal for ...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
git clone https://github.com/serrss/hls-ai-analyzer.git cd hls-ai-analyzer 2️⃣ Ensure Java 17+ & Maven Installed Check Java: java -version Check Maven: mvn -version ⚠️ Java 17+ is required! 3️⃣ Set Up API Key You must provide an OpenAI API key. Option 1️⃣:...
Enhance your code efficiency with the Big-O Analyzer. This sophisticated tool evaluates the Big-O complexity of your code, helping developers understand performance implications and optimize their algorithms. Bug Detector Boost your code quality with the Bug Detector tool. This advanced utility scans ...
git clone https://github.com/yourusername/ai-requirements-analyzer.git cd ai-requirements-analyzer 安装依赖 npm install 编辑环境变量 vim .env # 编辑.env文件,填入必要的配置 设置数据库 npx prisma migrate dev --name init 启动开发服务器 npm run dev 访问应用 http://localhost:5173 环境变量配置 ...
AshiShukla / CSV-Data-Analyzer Star 0 Code Issues Pull requests A Streamlit web application that allows users to perform statistical analysis on CSV files and visualize data using promt. The application is built using PandasAI, and Streamlit. csv ai streamlit pandasai Updated Nov 11, 2024...
AI Deciphers Crystal Materials. AI XRD analyzer : WPEM has 5 repositories available. Follow their code on GitHub.
🤖 AI-powered code review CLI tool that leverages LLM to analyze pull requests, generate detailed reviews, and create PR descriptions. Supports multiple review modes, git diff analysis, and markdown-formatted outputs. - tupizz/pr-code-analyzer