A tui/cli tool for interfacing with a LLM fine-tuned on various language tasks. It emphasizes on making the user see the changes made in order to learn
A web application that classifies reviews as real or fake by utilizng an NLP model (SVC classifier). It leverages crawl4ai for scraping reviews off of any product/service page, feeds it to the NLP …