https://github.com/vck9521/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.
https://github.com/vck9521/ai-qe-assistant
ai openai openai-api openai-api-chatbot python qe quality-assurance quality-engineering streamlit streamlit-webapp
Last synced: 3 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/vck9521/ai-qe-assistant
- Owner: vck9521
- Created: 2024-11-05T00:25:18.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-12-24T19:12:38.000Z (10 months ago)
- Last Synced: 2025-03-25T11:52:25.573Z (7 months ago)
- Topics: ai, openai, openai-api, openai-api-chatbot, python, qe, quality-assurance, quality-engineering, streamlit, streamlit-webapp
- Language: Python
- Homepage:
- Size: 2.85 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
