Skip to content

A chabot for gathering software requirements from clients

Notifications You must be signed in to change notification settings

AmgadHasan/DocGenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocGenAI

An assistant to help you build your dream app and generate SRS documents!

How to use

  1. Set up the API configurations (see below).
  2. To run the demo webapp:
    gradio app.py

API configuration

1. VertexAI

  1. Create credentials json file from GCP project
  2. Save the json file on the environment the app will be run from (local machine, cloud VMs, etc)
  3. export path to the credentials json file to GOOGLE_APPLICATION_CREDENTIALS environment variable. e.g. from terminal:
export GOOGLE_APPLICATION_CREDENTIALS=/path/to/your_credentials_file.json

Python version: 3.10.6

About

A chabot for gathering software requirements from clients

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published