Skip to content
View ruchi961's full-sized avatar
πŸ˜„
πŸ˜„

Block or report ruchi961

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ruchi961/README.md

arXiv Papers Website


Hi there, I'm Ruchi πŸ‘‹

Welcome to my GitHub profile!

I’m passionate about Artificial Intelligence, Machine Learning, LLMs, GEN AI, Neural Networks, Blockchain, etc I love building clean, efficient and problem solver projects, find my work, at @ruchi961.


🧰 Tech Stack

🧠 AI & Machine Learning

πŸ€– LLM & Generative AI

πŸ’» Programming

πŸ“Š Data Science

πŸ—„οΈ Databases & Vector Stores

βš™οΈ MLOps & Deployment

☁️ Cloud & Compute

πŸ› οΈ Tools

🎯 Areas of Interest

πŸš€ Few Projects I’ve Worked On

πŸ”Ή Computer vision for handwriting analysis

implemented novel ocr techniques for Handwriting analysis on real world data of images.

πŸ”Ή Recipe Generator

Finetuined gpt-2 for generatoring recipes from available ingredients, Created full stack developement for the same.

πŸ”Ή DataFormer

Co created dataformer python libraray for Synthetic data generation accros all platforms like OpenAI, ANthropic, Together APIs, etc

πŸ”Ή Genetic Algorithms

Implemented genetic algorithms to find a matching string

πŸ”Ή Ant Colony Optimization

Implemented ant colony optimization

πŸ”Ή NLP Association Minning

Performed two projects on association minning, one with a good dataset and one with optimization aprioir for faster implementation and research comparison with current methods

πŸ”Ή Page Replacement Algorithms (OS)

Simulation of FIFO, LRU, Optimal, and other OS page replacement strategies in Python.


πŸ“Š GitHub Stats

GitHub Streak


🌱 What I'm currently working on

  • LLMs
  • AI/ML implementations with varied data, text, images,etc
  • Production ready code

⭐ Beyond ai

  • 🧠 Fascinated by Psychology, Cognitive Science, and understanding how humans think, learn, and make decisions.
  • πŸ“š Conducted independent research in psychology and cognitive science, with unpublished research work.
  • πŸ’‘ Passionate about solving real-world problems through technology and innovation.
  • πŸš€ Enjoy transforming ideas into scalable, production-ready AI solutions.
  • πŸ”¬ Continuously exploring new algorithms, emerging AI technologies, and research-driven approaches.
  • 🌍 I believe the most impactful technology is built to improve everyday life.
  • πŸ”¬ Passionate about exploring how humans and intelligent systems learn, reason, and solve problems.

πŸ“¬ Contact Me

I'm always interested in discussing AI, Machine Learning, LLMs, research, open-source projects, and innovative ideas. Feel free to reach out!

πŸ”—

πŸ”— Linkedin: https://www.linkedin.com/in/ruchi01

πŸ”— Medium: https://medium.com/@ruchi961

πŸ’¬ Open to collaborations, AI research, open-source contributions, and exciting opportunities.


List of repositories


🀝 Thanks for Stopping By!

I appreciate your visit.

Whether you're here for AI, Machine Learning, LLMs, or simply exploring my projects, I hope you found something inspiring.

⭐ Feel free to connect, collaborate, or share ideas!

Let's build a good future with AI.

Pinned Loading

  1. CIA-Triad-ClientServer-Python CIA-Triad-ClientServer-Python Public

    Contains the CIA traid implementation in Python Language with sockeet communication amongst two peers.

    Python 1

  2. Plagiarism_Checker_Project Plagiarism_Checker_Project Public

    Contains Plagarism checking, implemented with the concept of Longest common subsequence.

    Java

  3. BhabhaAI/dataformer BhabhaAI/dataformer Public

    Solving data for LLMs - Create quality synthetic datasets!

    Python 152 12

  4. AntColonyOptimization AntColonyOptimization Public

    Contains python implementation of AntColonyOptimization

    Python

  5. GeneticAlgorithm GeneticAlgorithm Public

    Contains python implemention of the Genetic Algorithm.

    Python