Skip to main content

Gu, a simple IA agent that specializes in software engineering, aiding in coding tasks and providing technical guidance.

Project description



AboutInstallationGetting StartedContributionLicense


About

Gu IA Agent (aka GuIA-CLI) is an agent specializing in software engineering, designed to assist in programming tasks and provide technical guidance.It is able to generate code based on provided requirements and answer technical questions, offering clear explanations and relevant recommendations.

Installation

TBD

Getting Started

To use the GU agent, you can execute the script main.py providing the following options:

  • --coding "YOUR REQUEST": Uses Gu agent programming ability to generate code based on your request.
  • --mentoring "YOUR QUESTION": Uses Gu agent mentoring ability to receive technical guidance in response to your question.

Settings

Be sure to configure the following environment variables in the .env file:

  • GOOGLE_API_KEY: Your Google API key to use Gemini service (required)

Example of use

python main.py --coding "Implement a function to order a Python list using bubble-sort"
python main.py --mentoring "What is the difference between inheritance and composition in object -oriented programming?"

Backup results

The results of interactions with agent GU are saved in the outputs folder. Each file generated contains the date, type of interaction and a description of the request.

🤝 Contribution

This project is for study purposes too, so please send me a message telling me what you are doing and why you are doing it, teach me what you know. All kinds of contributions are very welcome and appreciated!

📝 License

This project is under the MIT license.


GitHub Repo stars | Did you like the repository? Give it a star! 😁

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

guia_cli-0.0.3.tar.gz (4.2 kB view hashes)

Uploaded Source

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