Self Experimenting Kalai - AI Test Case Generator powered by Ollama LLM and FAISS vector database. Completely free of cost. No OpenAPI Key is required
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
14
commits
No package.json found
This might not be a Node.js project
Enforce project_name requirement in /generate-test-cases endpoint
9b2c433View on GitHubImplement project isolation system with per-project vector stores
7d2e0f5View on GitHubAdd sample_knowledge.txt to gitignore for local testing security
38a493dView on GitHubAdd domain knowledge files to gitignore and document stable version
68eae8bView on GitHubFix _initialize_prompt_template method indentation and accessibility that caused missing _initialize_prompt_template method
189de74View on GitHubFixed indentation and placement so generate_test_cases returns the formatted output correctly
eaa20c3View on GitHubEnhanced test cases in the structured format with proper Title, Steps, Expected Result and Acceptance criteria for coverage clarity
c20163dView on GitHubFix vector store import path and set temperature to 0.1 for more deterministic and highly precise test cases
4a9618dView on GitHubAdd spaCy NLP for intelligent acceptance criteria parsing
61463c5View on GitHubFix syntax errors and missing variables in test case generator
316a4eaView on GitHub🚀 Major Update: AI-Only Test Case Generator with HuggingFace + Ollama
1ee0df5View on GitHubInitial commit: AI Test Case Generator with Ollama and FAISS integration
b0914d2View on GitHub