2024.09.25 Github Latest AI Repos
dify-google-cloud-terraform
Terraform configuration for deploying Dify on Google Cloud with scalability, high availability, and production-level readiness.
udayah
Udayah offers AI-powered tools to help job hunters create standout resumes, send personalized cold emails, and optimize applications with an AI ATS system. Take control of your job search with our innovative platform.
Modeling-Economic-Systems-as-Neural-Networks
This paper presents a groundbreaking framework that models economic systems as intelligent neural networks, offering a novel approach to understanding how economies learn, adapt, and self-organize.
A-Theory-on-Value-Creation
This paper introduces a comprehensive and formal theory on value creation, bridging the gap between classical economic models and contemporary economic realities driven by technology, innovation, and intangible assets.
ai_image_search
AI assisted image search, checks your images on hard drive and tries to find whether they match the thing you are looking for (this is OFFLINE processing, no data leaves your computer)
protein_sequence_generator
A Simple Protein Sequence Generator Using an LSTM Neural Network
Internet_Exploration
🌐 Develop automated internet exploration programs.
Task_assistant
A Task management app designed to improve productivity with automated Scheduling, Organization and Notes with support for optional AI assistance.
Tic-Tac-Toe---Minimax-AI
A GUI-based Tic-Tac-Toe game built with Python and Tkinter. Play in Single Player mode against an AI powered by the Minimax algorithm or challenge a friend in Multiplayer mode. Features include real-time score tracking, intuitive interface, and easy restart options for a fun experience!
Programmer_School
👨💻 Learn how to develop codes in any programming language.
RAG
This project is an AI-powered code assistant that leverages various AI models and APIs to help developers with coding tasks, code generation, and potentially code analysis.
lingix
A web-based language translator application using Next.js, TailwindCSS, Preline and Aceternity
Business_School
💰 Learn how to start and operate a business in any language and location.
Task_Manager_Sim
📑 Simulate managing tasks using any version of Windows.
tricky
A smart personal assistant that understands you, performs tasks across your devices, writes code, and more!
AI-WEBSCRAPER
An AI enabled web scraper in Python utilizing Ollama 3.1 LLM
git-ai
git-ai is a command-line tool that uses ChatGPT to generate commit messages for your Git repositories.
ndwoodart
Smart contracts for NDWoodArt, including but not limited to DAO voting, Gacha, Smart Account, Membership-Card, Points.
Rawen
A desktop application that executes AI based commands. Suit for a ai copilot
awesome-ai
This repository contains awesome AI projects and resources.
Podcastr
Podcastr is an AI-powered platform for creating, discovering, and enjoying podcasts with features like multi-voice text-to-audio conversion and AI-generated thumbnails.
Meta-Agent-with-More-Agents
The purpose of the "Meta Agent with More Agents" project is to dynamically solve complex queries by breaking them down into smaller tasks and assigning each to specialized AI agents. The Meta Agent coordinates the process, leveraging a ReAct Agent for tool-based tasks and a Chain of Thought Agent for reasoning-based tasks. The system's flexibility.