Skip to content

Playground for "Building Generative AI Applications with Gradio" course from DLAI

Notifications You must be signed in to change notification settings

dolphinium/gen-ai-course-dlai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's a course playground for "Building Generative AI Applications with Gradio" course from dlai.

Check course website:

https://learn.deeplearning.ai/courses/huggingface-gradio

Models used:

L1: NLP TASK INTERFACE

NER(named-entity-recognition) model dslim/bert-base-NER is hosted at Huggingface spaces at following URL: https://huggingface.co/spaces/dolphinium/bert_ner

L2: IMAGE CAPTIONING APP

L3: IMAGE GENERATION APP

Image generation model stabilityai/stable-diffusion-xl-base-1.0 is hosted at Huggingface spaces at following URL: https://huggingface.co/spaces/dolphinium/stable_diffusion_image_gen

L4: DESCRIBE AND GENERATE GAME

Describe and Regenerate model TTI STABLE DIFFUSION ITT BLIP-large is hosted at Huggingface spaces at following URL: https://huggingface.co/spaces/dolphinium/Describe_and_Regenerate.

  • It is a demonstration of multi model usage on HuggingFace Spaces and Gradio

L5: CHAT WITH ANY LLM

Chatbot application mistralai/Mistral-Nemo-Instruct-2407 is hosted at Huggingface spaces at following URL: https://huggingface.co/spaces/dolphinium/mistral_llm_chatbot

since serverless inference api support has been disabled for falcon, I tried these two models:

About

Playground for "Building Generative AI Applications with Gradio" course from DLAI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published