Skip to content
#

aiproject

Here are 13 public repositories matching this topic...

AI-Blog-Article-Generator

The AI Blog Article Generator is a Python-based tool that utilizes the Cohere API to generate high-quality, SEO-optimized blog articles. This tool helps you create engaging, unique, and human-written content based on the specified topic. It can output the content in both HTML and Markdown formats.

  • Updated Oct 24, 2025
  • Python
personal-Finance-Manager-Application-Python-

Personal Finance Manager application, primarily implemented in logic.py. This module is responsible for managing user accounts, processing financial transactions, handling budgets and loans, scheduling recurring expenses, and providing data analysis and prediction capabilities, independent of the graphical user interface.

  • Updated Jul 21, 2025
  • Python

A Python script to solve the 8-puzzle problem using BFS, DFS, and A* search algorithms. Compare their performance with detailed metrics like iterations, runtime, and solution path length. Includes practical insights into algorithm behavior and efficiency.

  • Updated Nov 22, 2024
  • Python

Developed a machine learning system to predict flight delays using historical flight and weather data from Kaggle. The pipeline includes data ingestion, storage, and analysis. Trained an XGBoost model to accurately predict delays based on source city, destination city, and date.

  • Updated Aug 7, 2025
  • Python

Improve this page

Add a description, image, and links to the aiproject 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 aiproject topic, visit your repo's landing page and select "manage topics."

Learn more