2024.07.30 Github Latest AI Repos
Whomrx-gptV2
Whomrx-gptV2 is the latest and modern breakthrough equipped with text + voice AI with unlimited capabilities and regulations from GPT
ContextBridge-Semantic-Internal-Link-Tool
ContextBridge-Semantic-Internal-Link-Tool is an advanced Python script designed to enhance website structure and user experience by identifying and suggesting intelligent internal linking opportunities.
AI-Image-Generator
This project provides a simple and efficient way to generate images using text prompts. Utilizing Cloudflare Workers and the DreamShaper AI model, this service can transform your textual descriptions into stunning visual representations.
AIAgentsInLangGraph
Build an agent from scratch using Python and an LLM, then rebuild it with LangGraph, exploring its components and flow-based applications. Also learn about agentic search, which enhances agents' built-in knowledge by returning multiple answers in an agent-friendly format. (A course offered by DeepLearning.AI)
ui-vision-copilot
A tool built with React and Vite, complemented by a backend service using the Express framework, which convert text, screenshots, and Figma designs into clean, functional code using AI. It is based on a conversational approach, allowing you to continuously adjust the page effects.
ai-everywhere
Extension to integrate AI into your favourite apps and websites that are too slow to integrate it themselves!
AI-ML-Intern-Daily-Task
This repository showcases my accomplishments throughout the AI-ML internship program with IBM, providing a central location for all completed daily tasks, their related code, and full explanations.
Topology_Optimize
🌐 Analyze, optimize and convert architectural structured abstraction and topology. Improve models, networks, diagrams, maps and more.
TorchPass
A PyTorch-based tool for generating realistic password lists using advanced deep learning techniques.
Ample-Intelligence_Docs
🧠️🍏️✴️📖️ The official documentation source repository/separate repository for the archival and development of Ample Intelligence, an open source remake/alternative of the Apple Intelligence ecosystem. Written in C, and part of the WacOS Operating System Project.
Ample-Intelligence
🧠️🍏️✴️💾️ The official source repository/separate repository for the archival and development of Ample Intelligence, an open source remake/alternative of the Apple Intelligence ecosystem. Written in C, and part of the WacOS Operating System Project.
Lakera-Gandalf
This is my prompts for Lakera's Gandalf challenges
responsive-website-ai
Responsive AI Website built by using HTML, CSS & JavaScript
easycnn
EasyCNN: A library to create, train, and use custom CNN models with ease.
National_Template
🌎 Determine and define national identity. Create a National Identity Profile.
text-classification
Implementing artificial intelligence, which's text classification based on bag of words.
finite-craft
A clone of InfiniteCraft (AI!!! LLMs!!) you can run on a laptop _without_ a good GPU!!
gemini2openai
This project converts the Gemini Embedding API into a format compatible with OpenAI’s API and deploys it on Cloudflare, enabling free and seamless integration and usage with the OpenAI Python library.
MLOPS-By-Manifold-AI-Learning
mlops course by manifold ai learning
quickllm
QuickLLM: Fast and Easy Fine-tuning for Popular Language Models
face-recognition-authentication-system-prototype
This is a facial recognition authentication application developed using React and faceapi.js. It allows users to authenticate themselves by scanning their faces using their device's camera.
repo2txt
A tool to clone GitHub repositories, document their directory structure, and extract file contents into a text file.
traffic
This project aims to develop a neural network using TensorFlow to classify traffic signs from images, utilizing the German Traffic Sign Recognition Benchmark (GTSRB) dataset.
attention
Visualize BERT's attention mechanism with a user-friendly script. Input text with a masked token, predict the masked word, and generate attention diagrams to understand BERT's focus. Ideal for AI enthusiasts and NLP researchers.
questions
The "Questions" project, part of Harvard's CS50 AI course, develops an AI system for answering questions by retrieving documents and passages from a text corpus using tf-idf. It aids in understanding natural language processing (NLP) and information retrieval techniques.
job-recommendation-system
Building job recommendation system using NLP and clustering method