You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements an unbeatable Tic-Tac-Toe AI using the Minimax algorithm with Alpha-Beta pruning. The AI strategically analyzes the game board, explores possible moves, and selects the opti…
Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that…
A PageRank algorithm implementation that evaluates the importance of web pages based on both the number and quality of incoming links. The project includes a program that parses a corpus of web pag…