Skip to content

RajikaKeminda/GenPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenPro

Generative AI for professional project management.

GenPro is a simple CLI developed using python and generative AI model (gpt-3.5-turbo-16k).

What you can do with GenPro:

  1. You can ask anything about your project and get rich data visualization in console.
  2. You can analyze and optimize codes.
  3. You can easily create files with generated contents.
  4. You can modify existing file contents.
  5. You can do whatever you want with your creativity.

Short videos:

Creating and modifying components.

change.create_1.mov
change.create_2.mov

Ask for an explanation.

ask.mov

Installation

  pip install genpro

Configuration

  gen set-key OPENAI_API_KEY

or

  gp set-key OPENAI_API_KEY

Commands

Note: Use these commands in your project directory

Ask about your project

  gen ask "Explain App.test.ts"

Create files

  gen create "Create sample navbar using tailwind css."

Modify files

  gen change "Remove current main page content and place Hello world in middle of the screen. use tailwind css. hint: App.tsx"

Tested OS

macOS 14 Sonoma, Ubuntu

About

Generative AI for professional project management. AI powered developer tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages