Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AI Configuration Integration (OpenAI, Genini, Genistudio) to backend-starter-cli #1

Open
5 tasks
abdullah4tech opened this issue Jan 27, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@abdullah4tech
Copy link
Owner

Description:

We need to integrate AI configuration options into the backend-starter-cli package. This should allow users to easily set up and configure AI services such as OpenAI, Geninia, and Genistudio, enabling them to quickly incorporate AI features into their backend projects.

Tasks:

  • Add configuration options for OpenAI (API keys, environment variables).
  • Add configuration options for Geninia (API keys, environment variables).
  • Add configuration options for Genistudio (API keys, environment variables).
  • Implement basic setup commands for each service via CLI.
  • Update the documentation to reflect new configuration options.

Expected Outcomes:

  • Users can seamlessly add AI service configurations to their project.
  • Documentation clearly explains how to set up OpenAI, Geninia, and Genistudio.
@abdullah4tech abdullah4tech added the enhancement New feature or request label Jan 27, 2025
@abdullah4tech abdullah4tech changed the title Add AI Configuration Integration (OpenAI, Geninia, Genistudio) to backend-starter-cli Add AI Configuration Integration (OpenAI, Genini, Genistudio) to backend-starter-cli Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant