Coder Social home page Coder Social logo

tcg's Introduction

TCG (Test Case Generation)

Overview

TCG is a Streamlit application designed for generating test cases based on uploaded files or user-provided requirements. It utilizes a combination of language processing techniques and AI models to automate the test case generation process, saving time and effort for software engineers, business analysts, AI developers, and data analysts.

Features

  • File Upload: Users can upload files in various formats such as PDF, DOCX, or TXT, containing project requirements or summaries.
  • Requirements Input: Alternatively, users can input their requirements directly into the application for test case generation.
  • AI-Powered Test Case Generation: The application uses AI models, including OpenAI, to generate test cases based on the uploaded files or user-provided requirements.
  • Text Extraction: Supports text extraction from PDFs, DOCX, TXT files, and images using OCR (Optical Character Recognition) techniques.
  • Dynamic Interface: The Streamlit interface provides a user-friendly experience with real-time updates and interactive elements.

Tech Stack

  • Streamlit: Web application framework for data scientists
  • langchain: Language processing library for text analysis and manipulation
  • PyPDF2: PDF file manipulation library
  • docx: Library for working with DOCX files
  • Pillow: Python Imaging Library for image processing
  • pytesseract: Python wrapper for Tesseract OCR engine

Prerequisites

Before running the application, ensure you have Python installed on your system.

Installation

To run the TCG application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/SIMRAN719/TCG.git
    cd tcg
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the application:

    streamlit run main.py

Dependencies

  • Streamlit
  • langchain
  • PyPDF2
  • docx
  • Pillow
  • pytesseract

Contributing

Contributions to TCG are welcome! To contribute, please follow the guidelines in CONTRIBUTING.md.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

tcg's People

Contributors

simran719 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.