Image 1
CSS (Cascading Style Sheets) is a fundamental technology used to control the visual presentation and layout of web pages, allowing developers to customize colors, fonts, spacing, and responsive designs.
Image 2
HTML (HyperText Markup Language) is the backbone of web content, defining the structure and organization of text, images, links, and other elements that form web pages.
Image 3
Matplotlib is a versatile Python library used to create a wide range of static, animated, and interactive graphs and charts, making data visualization accessible and customizable.
Image 4
Ollama provides an AI model framework designed for advanced natural language processing tasks, enabling integration of AI-driven language capabilities into applications.
Image 5
Pandas is an essential data analysis and manipulation library in Python, offering powerful data structures and functions to efficiently handle tabular data and perform complex transformations.
Image 6
Python is a highly popular programming language prized for its readability and flexibility, widely used across web development, data science, automation, and artificial intelligence.
Image 7
PyTorch is a cutting-edge open-source machine learning library, offering dynamic computation graphs and GPU acceleration to facilitate building and training deep learning models.
Image 8
Requests is a simple yet powerful HTTP library for Python that streamlines sending HTTP requests, handling responses, and interacting with APIs effortlessly.
Image 9
Scikit-learn is a comprehensive machine learning library in Python that provides easy-to-use tools for data mining, preprocessing, classification, regression, and clustering algorithms.
Image 10
SQLite is a lightweight, disk-based database engine that requires no separate server process, making it ideal for embedded and small to medium applications.
Image 11
Tkinter is the standard graphical user interface toolkit for Python, enabling developers to create cross-platform desktop applications with native look and feel.