README / README.md
davidberenstein1957's picture
Update README.md
7d6dbf3 verified

A newer version of the Gradio SDK is available: 5.15.0

Upgrade
metadata
title: README
emoji: πŸ“‰
colorFrom: indigo
colorTo: blue
sdk: gradio
pinned: false
license: apache-2.0

A blueprint for AI development, focusing on applied examples of RAG, information extraction, analysis and fine-tuning in the age of LLMs and agents. It is a more practical approach that strives to show the application of some of the theoretical learnings from the smol-course as an end2end real-world problem.

πŸš€ Web apps and microservices included!

Each notebook will show how to deploy your AI as a webapp on Hugging Face Spaces with Gradio, which you can directly use as microservices through the Gradio Python Client. All the code and demos can be used in a private or public setting.

Code on GitHub