F
Mentor/Member
1y 9mos
FOSS@Amrita, Oct 23' - Present
@Itsabhinavm
Abhinav M
@Itsabhinavm
Computer Science undergrad at Amrita University.
Computer Science undergrad at Amrita University.
Mentor/Member, FOSS@Amrita
Palakkad, India
3
projects
3
2
prizes
2
5
hackathons
5
0
Hackathons org.
0
307
contributions in the last year
Jul
S
M
T
W
T
F
S
Jun
22
stars earned
40
repositories
25
followers
LLM Agent for generation of datasets from documents
Python
1Stars
0Forks
A virtual teacher made for the Olabs website, helps students to learn concepts related to science laboratory practicals.
HTML
8Stars
0Forks
evoLUMIN national level hackathon winning project
JavaScript
2Stars
0Forks
A gesture based drawing platform made using openCV and media pipe. Performs drawing through hand detection and finger tracking,
Python
3Stars
0Forks
F
1 year 9 months
Oct 23' - Present
Being a member of amFOSS (Indias leading FOSS club)provided me oppurtunities to delve into the world of development and open-source contributions .
F
1y 9mos
FOSS@Amrita, Oct 23' - Present
U
Find just how safe and convenient a plot of land is with our app, which checks proximity to essentials and disaster risks. Enter your preferences, and we’ll tailor results to meet your needs.
Each year, millions of homes are built, yet many of these developments occur in disaster-prone regions or in areas lacking essential resources needed for a safe and healthy life. The accelerating demand for housing, driven by rapid population growth, often pressures governments to prioritize quantity over quality. This urgency can lead to hasty planning decisions, resulting in communities that are not only unsafe but also deprived of necessary infrastructure and amenities. Our app aims to solve this problem by ranking places based on user-defined criteria, all you have to do is enter a rough general location to receive an analysis of its climate, disaster profile and the availability of necessary facilities for comfortable living. Additionally, the site suggests nearby locations that may offer better conditions
In this current era, there is a large disconnect between the younger generation and our rich cultural heritage. While not exclusively being the cause, this has contributed to the rapid proliferation of loneliness, isolation and identity crises among our youth. Connecting to our rich cultural roots can help in fostering community connection and alleviating some of these issues. Our App - Tradition Tales helps in achieving this goal by presenting users with easy to digest content filled with philosophical and practical knowledge derived from our ancient heritage with an easy to use and beautiful UI. The standout feature of this app however is the inclusion of a gamified interface intended to help users in testing their knowledge, however, unlike a traditional educational platform which merely tests the users factual knowledge through quizzes we aim to utilize LLM’s to generate real world scenarios which are relevant to modern society, these scenarios will have their solutions inspired from the teachings embedded in our culture.
medium.com
Fine tuning LLMs is a widely discussed topics these days. For those who don’t know, it is basically a process in which you train a pre-trained model on specific dataset for better accuracy in predictions, brand alignment and reduction in model hallucinations. Sounds highly technical right? But what if I tell you that you can fine tune LLM without coding! By the end, you’ll know exactly how to prepare your data, set up AI Studio, and deploy your custom model, all without a single piece of code. What is AI...
medium.com
AI has been an integral part of our daily life, and while it is good for us, it also comes with a cost. We have moved from using AI as occasional help to a state where we can’t work without AI models. This article discusses how the overuse of AI models affects our brains and how we can overcome this addiction. How do our brains remember information? Before diving into the topic, it is important to understand how our brain processes and interprets information. Our memory functions like a complex system t...
medium.com
Installing flutter is a tedious process, and most of the people wont prefer using Android studio due to its resource-intensive and highly unstable nature. In this blog let’s see how to setup flutter using android studio CLI. Go to the official flutter SDK installation page and download the .zip file. Make sure that your system is capable of handling flutter before installation 2. Before extracting the zip go the C drive and create a new folder named src. Now extract the flutter folder inside the downl...