Domingo Lupo • over 2 years ago
Does the AI engine needs to run inside Forge?
Hello, can we consume third-party AI services in API like OpenAI?
Comments are closed.
Domingo Lupo • over 2 years ago
Hello, can we consume third-party AI services in API like OpenAI?
Comments are closed.
4 comments
Michelle Brain Manager • over 2 years ago
Hello and yes! There is no specific AI tool required so you are free to choose your own. Here are the main notes on how this hackathon defines an AI app:
• Submissions must use a trained machine learning model as a major component that performs the app’s core functionality.
• The model can be a preexisting model such as ChatGPT, Cohere, or Anthropic, or the submission can build a custom model using technologies such as scikit-learn, PyTorch, TensorFlow, AWS, GCP, or Azure.
• Submissions must use Atlassian’s REST and GraphQL APIs to interact with user data in the users Atlassian tools.
Domingo Lupo • over 2 years ago
Thank you!
Jonas Scholz • over 2 years ago
Hey, we are building something that requires significant computing resources that Forge cannot supply. The AI stuff will run on a separate server with GPUs, while the actual Atlassian integration is going to run 100% in Forge. Is this ok?
Michelle Brain Manager • over 2 years ago
Hi Jonas, Sounds exciting! I asked the team and this is okay. Best of luck!