2024.06.23 Github Latest AI Repos
resumption
Dockerized microservice to extract information from PDF resumes of infinite kind and transform it into uniform JSON structure to be used for further automation.
DiscordLLM
Run state-of-the-art language models locally. Chat with AI using simple slash commands. Zero cloud, zero cost – just pure, home-brewed AI magic.
LibreChat
UI matching ChatGPT, including Dark mode, Streaming, and latest updates 🤖 AI model selection: OpenAI, Azure OpenAI, BingAI, ChatGPT, Google Vertex AI, Anthropic (Claude), Plugins, Assistants API (including Azure Assistants)
fuzzy-expert-system-for-predicting-the-likelihood-of-a-customer-buying-a-product
A Fuzzy Expert System for predicting the likelihood of a customer buying a product based on their age, income, and purchase history.
solidity-co-pilots
This chatbot assists Solidity developers by providing code completions and review suggestions. It enhances productivity by suggesting code snippets, identifying potential errors, and offering best practices for writing secure and efficient Solidity contracts.
ChessZ.github.io
ChessZ is an engaging chess game designed for playing with friends or challenging a powerful computer AI. Leveraging the min-max algorithm with alpha-beta pruning, ChessZ ensures a strategic and thrilling chess experience for players of all skill levels.
catdetector
Python program that takes pics of cats/dogs in frame of webcam
AI-intro
The homework and the project of AI intro class in NYCU.
fooocus-api-ui
fooocus-api-ui is a web application that interfaces with the Fooocus API to allow users to upscale images, face-swap with ease, and manage job submissions efficiently. This user-friendly application provides features such as drag-and-drop file uploads, job history management, pagination, sorting, and more.
ai-code-rag
AI chat assistant for a specific codebase by retreiving relevant details using rag and chroma db
right-car
An app that uses AI to help users find the most suitable car for their needs based on their demographic and personal preferences.
Article-Summarizer-Using-AI
This repository conatins two versions of text summarizer tool , one using GenAI and other using Extractive-Summariztion technique which is more simple that to GenAI one which encompasses some more advanced features