Skip to content
#

artificialintelligence

Here are 129 public repositories matching this topic...

This is an educational repository designed to demystify the core concepts of machine learning by providing clear and concise implementations of algorithms using pure Python. We've laid the groundwork, allowing you to dive into the details of each algorithm, understand their workings, and apply them to your own projects.

  • Updated May 25, 2024
  • Python

This website utilizes the Hugging Face API to generate image descriptions based on user-provided text input. The application is built with HTML, CSS, and JavaScript, and it leverages the facebook/bart-large-cnn model for generating textual summaries.

  • Updated May 23, 2024
  • HTML

A simple bash script that utilizes the Hugging Face API to generate images based on textual descriptions. This script sends a POST request to the Hugging Face inference API for the facebook/bart-large-cnn model with a given input text, and retrieves the generated image data.

  • Updated May 23, 2024
  • Shell

This project aims to detect pneumonia from chest X-ray images using a Convolutional Neural Network (CNN). The model is trained on a dataset of chest X-ray images and evaluated for its performance. The project is ongoing, and I aim to fine-tune the model in the future. If you are seeing this, it means I am still working on the project.

  • Updated May 18, 2024
  • Jupyter Notebook

This project utilizes the custom object detection model to monitor parking spaces in a video feed. It identifies vehicles in the video and overlays polygons representing parking spaces on the frames. The program then calculates the number of occupied and free parking spaces based on the detected vehicles and the predefined parking space polygons.

  • Updated May 1, 2024
  • Python

"Dive into Generative AI and Large Language Models (LLMs) with our comprehensive learning roadmap! Explore the world of AI generation, from fundamental concepts to advanced techniques, through a structured journey designed to enhance your understanding and expertise."

  • Updated Apr 13, 2024

This repository contains code for generating blog content using the LLama 2 language model. It integrates with Streamlit for easy user interaction. Simply input your blog topic, desired word count, and writing style to generate engaging blog content.

  • Updated Apr 3, 2024
  • Python

๐Ÿš€ MiksaGPT, part of the 'Miksa' project, is a groundbreaking voice assistant utilizing Claude 3 and APIs from 'anthropic' and 'elevenlabs'. It enables real-time Opus two-way voice chat with seamless interruptibility, built with Flutter and available for free on GitHub.

  • Updated Apr 3, 2024
  • Dart

๐Ÿ”๐Ÿ“ธ๐ŸŒ VisualAIProjects: Repository for cutting-edge computer vision and Visual AI projects! Explore ๐ŸŒŸadvanced algorithms and models๐ŸŒŸ for image recognition, object detection, segmentation, and synthesis. ๐Ÿš€๐Ÿ”“ Join us in the captivating world of computer vision and unlock the full potential of Visual AI! ๐ŸŒ๐Ÿ’ก

  • Updated Mar 19, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the artificialintelligence topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the artificialintelligence topic, visit your repo's landing page and select "manage topics."

Learn more