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

Update index.md #578

Merged
merged 1 commit into from
Sep 28, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion docs/knowledge_base/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,17 @@ Learn how to use Taipy and improve your skills with the following tutorials.
# Demos
| Id | Title | description | keywords |
|:----|:--------:|:--------------:|---------:|
| 1 |**TODO** | **TODO** | **TODO** |
| 1 |[Sentiment Analysis with Taipy: Unlock Insights from Text](https://www.taipy.io/project/sentiment-analysis/) | Explore the power of Taipy's sentiment analysis capabilities with our two-page application. Analyze user input and uploaded text to uncover sentiments effortlessly. | Sentiment Analysis with Taipy |
| 2 |[Real-time Face Recognition with Taipy: A Powerful Demo](https://www.taipy.io/project/face-recognition/) | Explore real-time face detection and recognition with Taipy's intuitive GUI component. Learn how to create custom UI components and utilize OpenCV for accurate face identification. | Face Recognition with Taipy |
| 3 |[Exploring Movie Genres with Taipy: A Genre Selector Demo](https://www.taipy.io/project/movie-genre-selector/) | Dive into the world of movies and genres with Taipy's Genre Selector demo. Learn how to use this intuitive tool to discover your favorite movie genres effortlessly. | Movie Genre Selector with Taipy |
| 4 |[Create Unique Tweets with Taipy: Tweet Generation Demo](https://www.taipy.io/project/tweet-generation/) | Discover the magic of AI-powered Tweet Generation with Taipy's innovative platform. Craft engaging Tweets effortlessly using GPT-3's Davinci engine for text and DALL·E for images. | AI-Powered Tweet Generation |
| 5 |[Data Visualization Made Easy with Taipy: Sales Dashboard Demo](https://www.taipy.io/project/sales-dashboard/) | Explore the power of Taipy's Sales Dashboard demo, a tool that reads Excel files and displays insightful results. Filter data by city, customer, and gender to uncover specific metrics and utilize two dynamic charts for trend analysis. | Sales Dashboard with Taipy |
| 6 |[Building Interactive Image Classification with Taipy, Nvidia CUDA, and TensorFlow: Video Tutorial Series](https://www.taipy.io/project/image-classification-with-tensorflow/) | Dive into our video tutorial series and learn how to create interactive image classification applications using Taipy, Nvidia CUDA, and TensorFlow. Explore the power of Taipy for ML workflows and get ready for part 2 on data pipelines. | Interactive Image Classification with Taipy, Nvidia CUDA, and TensorFlow|
| 7 |[Building a Comprehensive COVID-19 Dashboard with Taipy](https://www.taipy.io/project/covid-dashboard/) | Explore the capabilities of Taipy as we showcase the creation of a minimalist yet powerful COVID-19 dashboard. Visualize and predict COVID-19 data for different countries, explore interactive maps, and gain insights into the global impact of the pandemic. | COVID-19 Data Visualization, Pandemic Dashboard |
| 8 |[Empowering Financial Insights: Stock Visualization with Taipy and Prophet](https://www.taipy.io/project/stock-visualization/) | Explore the Stock Visualization demo, a stock data dashboard that leverages Taipy GUI and Prophet to visualize historical stock data and make predictions for the next 1 to 5 years. Discover the power of Taipy in simplifying data visualization for financial insights. | Stock Visualization with Taipy and Prophet |
| 9 |[Predictive Power Unleashed: Churn Classification with Taipy](https://www.taipy.io/project/churn-classification/) | Dive into the Churn Classification demo, a powerful application that leverages Taipy for exploratory data analysis, model management, and comparing predictive models. Discover the potential of Taipy in streamlining churn prediction and enhancing decision-making. | Churn Classification with Taipy |
| 10 |[Streamlining Production Planning with Taipy: The Ultimate Solution](https://www.taipy.io/project/production-planning/) | Explore the Production Planning demo, a powerful application that leverages Taipy's capabilities to optimize production levels, minimize costs, and simulate scenarios for a manufacturing process. Discover how Taipy simplifies complex production planning. | Production Planning with Taipy |
| 11 |[Precision Cutting Unleashed: Bar Cutting Optimization with Taipy](https://www.taipy.io/project/bar-cutting/) | Explore the Bar Cutting demo, a powerful application that leverages Taipy to optimize bar cutting for two cases using different algorithms. Discover how Taipy streamlines the cutting process and minimizes losses in a visually intuitive manner. | Bar Cutting Optimization with Taipy |

# Tips and tricks
| Id | Title | description | keywords | md page link |
Expand Down
Loading