/ai-qe-assistant

Powered by OpenAI using gpt-4o, I created an AI Assistant named 'Kiwi'. Kiwi the QE is an intelligent assistant designed to streamline the software testing process by automating the creation of test cases and providing expert feedback on existing ones. This tool ensures that your test cases are thorough, accurate, and aligned with best practices.

Primary LanguagePython

Kiwi The QE Assistant

Description

Kiwi the QE is an intelligent assistant designed to streamline the software testing process by automating the creation of test cases and providing expert feedback on existing ones. This tool ensures that your test cases are thorough, accurate, and aligned with best practices. Powered by OpenAI, gpt-4o.

Setup

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
streamlit run kiwi.py

Kiwi Snippet

Kiwi_Preview