A Coding Partner Who Knows Everything About Your Code
CATEGORY: AI
An API for an AI assistant that uses Retrieval-Augmented Generation (RAG) to answer questions about your codebase, powered by local Ollama LLMs.
An API for an AI assistant that uses Retrieval-Augmented Generation (RAG) to answer questions about your codebase, powered by local Ollama LLMs.
Brainy is a PHP class that helps you to create your neural network. I built Brainy just for fun during my artificial intelligence studies. If you are a web developer and you have just started ...
During my studies in AI I wanted to solve the XOR problem; I wanted just to do a quick test so I started writing the code in PHP. Solving that problem I ended up to write a class that handles matrix ...