Skip to content
View eternalflame02's full-sized avatar

Block or report eternalflame02

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
eternalflame02/README.md

πŸ‘‹ Hello, I'm Rohith NS!

Welcome to my GitHub profile! I'm a passionate Computer Science Student from Kerala, India, with a keen interest in IoT, AI, Data Structures, and Software Development.


πŸ”­ Current Projects

  • College Chatbot: Leveraging Named Entity Recognition (NER) for intelligent interactions.

🎯 Notable Projects

  • Kerala Weather App: Fetch and manage real-time weather data for all districts in Kerala.
  • Emotion-Driven AI Poem Writer: Using AwanLLM to generate poems based on emotional input.

🌱 Learning & Exploring

I'm always curious and eager to expand my knowledge in diverse domains of technology. Here's what I'm diving into right now:

  • AI & Machine Learning:
    • Experimenting with AwanLLM for an Emotion-Driven AI Poem Writer.
    • Building AI-powered systems like chatbots using NER and exploring Groq.
  • Creative Coding:
    • Leveraging Stable Diffusion for AI-generated art and innovative visualizations.
    • Simulating natural phenomena like gravity interactions using Python.
  • Software Development:
    • Refining my skills in Java and SQL by developing robust applications like the Kerala Weather App.
  • Hackathons & Collaboration:
    • Engaging in team projects like MediOS, a healthcare app, to solve real-world problems through innovative tech solutions.

πŸ› οΈ Technologies & Tools

  • Programming Languages: Java Python SQL

  • Frameworks & Libraries: Flask NumPy Pandas Matplotlib Stable Diffusion

  • Databases: MySQL

  • Tools: VS Code Git LM Studio


πŸ“ˆ GitHub Stats

Rohith's GitHub Stats Top Languages


πŸ“« Let's Connect

Feel free to explore my repositories, contribute to my projects, and collaborate on exciting ideas!


"Learning never exhausts the mind." β€” Leonardo da Vinci

Pinned Loading

  1. ai-poem-crafter ai-poem-crafter Public

    This Streamlit-based web app allows users to generate custom poems using AI. By selecting a mood, poem length, and optional theme, users can craft unique poems and download or copy them to their cl…

    Python 1

  2. Single-Node-Finetuning-of-Tiny-LLama-using-Intel-Xeon-SPR Single-Node-Finetuning-of-Tiny-LLama-using-Intel-Xeon-SPR Public

    The project was undertaken as part of the Intel Unnati Industrial Training program for the year 2024. The primary objective of this project aligns with Problem Statement PS-04: Introduction to GenA…

    Jupyter Notebook 1 1

  3. KeralaWeatherApp KeralaWeatherApp Public

    🌦️ Kerala Weather Application is a Java desktop app that fetches, stores, and displays weather data for Kerala's districts. Leveraging the Open-Meteo API and MySQL database, it provides real-time w…

    Java