“Be curious. Read widely. Try new things. What people call intelligence just boils down to curiosity.”
- Aaron Swartz (2013 ~ 1986)
I'm Amirhosein Farhangian, a Computer Engineering student at University of Isfahan and an AI Engineer at Netflow-AI Company. I'm open to research and project collaborations in LLMs and computer vision—please feel free to reach out via email if interested.
-
ledControlAgent: An AI-powered IoT agent for remote LED control via ESP32 and Telegram bot. It supports adaptive decision-making, and intelligent automation. The system enables seamless Wi-Fi communication and customizable behaviors. Ideal for smart home and IoT applications.
-
SearchBasedRAG: A cutting-edge Retrieval-Augmented Generation (RAG) agent designed to streamline coding workflows by integrating advanced search and generation tools. It uses Morphic, Ollama, Open WebUI, Faiss, and BAAI/bge-large-en-v1.5 for efficient, and scalable coding assistance. Currently under development, it is RAGed with KServe docs as a code AI agent.
-
NLPlayground: A personal repository where I progressively document and update my NLP practices, focusing on data preprocessing, model training, and more.
-
dataDOOM: Some data engineering / mining practices I progressively do, personal usage that might be useful for people.
-
promptMaster: Best system prompts I use for prompt engineering, including leaked prompts.
-
Rental-System: A MySQL-based rental system built with Python and Pandas. It enables customer and manager interactions via terminal commands for film searches, profile updates, rentals, and payments and some other features.