Skip to main content

SeniorSWE-AI is a command-line interface for in-context embedding that leverages the semantic comprehension capabilities of large language models to analyze the intended codebase and engage in a conversation with it, mimicking the behavior of a seasoned software engineer.

Project description

Senior-SWE_AI

SeniorSWE-AI is a command-line interface for in-context embedding that leverages the semantic comprehension capabilities of large language models to analyze the intended codebase and engage in a conversation with it, mimicking the behavior of a seasoned software engineer.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python >=3.9.1 < 3.12
  • Pip package manager
  • git is used as a version control for intended codebase

Installation

  1. Clone the repository:

    pipx install senior-swe-ai
    

    OR

    pip install senior-swe-ai
    
  2. Initialize the app and choose options:

    sen-ai init
    
  3. cd into desired codebase [git as VC is required]

    cd path/to/codebase
    
  4. Run the application:

    sen-ai chat
    

Re-configuration

  • Run sen-ai init again to reset options

Programming Languages support

C/C++
C#
GO
JAVA
JAVASCRIPT
KOTLIN
PYTHON
RUBY
RUST
TYPESCRIPT

Credits

This project was developed by Younis.

Disclaimer

This project is for educational purposes only and should not be used in production environments without proper testing and validation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

senior_swe_ai-0.1.3.tar.gz (13.4 kB view hashes)

Uploaded Source

Built Distribution

senior_swe_ai-0.1.3-py3-none-any.whl (22.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page