Computer Vision & GenAI
- Artificial Neural Network with Keras
- Convolutional Neural Network
- Generative Adversarial Network
- Transfer Learning
- Fine Tuning
- Object Detection
- Stable Diffusion [ Need to download necessary files from Resource Tab & Upload to Google Colab ]
- Prompt Engineering [ Need to download necessary files from Resource Tab & Upload to Google Colab ]
- Click here to get the materials for [Stable Diffusion] & [Prompt Engineering] Labs
- Useful Resources:
Please follow the steps complete your e-attendance
- Click this link
- Get your Student ID
- Class ID: 50021
- User Guide
Natural Language Processing (NLP) & GenAI
Materials
- bank_note_data
- SMSSpamCollection for Finetuning
- Guide to install Flowise
Install Flowise [ Local ]
Flowise is an open source low-code tool for developers to build customized LLM orchestration flows & AI agents.
How to install Flowise [Update : 25-Feb-2025]
Step 1: Download nodejs from : https://nodejs.org/en/download
Step 2: In terminal or Command Prompt run below commands one by one
npm install -g flowise
npm update -g flowise
npm install -g langchainhub
npx flowise start
Install Flowise [ Render ]
Follow below link to deploy Flowise in Render