2024.12.07 Github Latest AI Repos
Rules_AI
Simple AI to decide based on your prompts if you are following the guidelines or not.
Nexus-1.0
Nexus is an AI assistant that can help you with a variety of tasks, including making plans, checking the time and date, checking the weather, and researching topics.
node-red-contrib-chatgpt-api
Enhance your Node-RED flows with AI! Integrate ChatGPT models to enable AI-powered chat, user-friendly speech interfaces, and intelligent automations, with built-in support for prompt engineering.
Universe_Simulator
🌌 Simulating the Theory of Everything (ToE).
soenneker.bland.suite
A comprehensive suite of utility libraries for Bland.ai
mcp-yfinance
MCP Server for fething yfinance financial data into Claude Desktop
vulnhuntrs
Alternative vulnhuntr + Rust implementation + tree-sitter multilingual support
ai-news-researcher-pydantic-agents-blog
ode and resources for building an AI-powered news researcher using Pydantic Agents. Learn how to collect, validate, and organise news data efficiently with this comprehensive project guide
Html-List-Assignment-
This webpage has been created using html and while building it i learned the use-case of list element in html.
Simple-Agent
A simple AgenticAI agent showcasing autonomous reasoning and decision-making by integrating thought, logic, and action in real-time tasks. It demonstrates the potential of AI to solve complex problems with minimal human intervention.
Land_Classification_Model
This repository hosts the Land Type Classification using Sentinel-2 Satellite Images project, which focuses on leveraging state-of-the-art deep learning techniques to classify various land types from multispectral satellite imagery
Da_Vinci_Simulator
📜 Simulate the life and work of Leonardo Da Vinci.
breast-cancer
# Breast Cancer Prediction with Decision Tree Classifier This Python script demonstrates the implementation of a Decision Tree Classifier for predicting breast cancer outcomes. **Key Features:** * **Data Loading and Preprocessing:** - Loads breast cancer data from a CSV file. - Cleans the data by removing rows with missing values.