Aunali K.
Hi, my name is

AunaliakaCossale

Aunali aka Cossale

Computer Science Student

A 21-year-old developer from India with a passion for AI/ML, product development, and open source. My expertise spans machine learning, natural language processing, and building AI solutions. I'm constantly exploring new technologies and methodologies in the rapidly evolving field of AI, with a keen interest in developing products that solve real-world problems. Beyond AI, I enjoy reverse engineering, web scraping, scripting, and gaming.

Experience

June 2024 - Present
AI/ML Engineer · Invest Brains

Within 2 months into joining InvestBrains, I have been involved in a variety of projects, including:

• Fine-tuned Large Language Models (LLMs) for specialized tasks including role-play scenarios and question-answering systems. This work improved model performance for specific use cases.

• Worked on fine-tuning diffusion models, particularly Stable Diffusion, for custom image generation tasks. This involved creating and curating datasets tailored to our project requirements.

• Implemented Direct Preference Optimization (DPO) techniques to better align models with user preferences, resulting in improved output quality and user satisfaction.

• Developed and deployed a moderation API utilizing vision models to detect harmful content, addressing important safety concerns in AI applications.

• Created and maintained automation scripts for LLM hosting, benchmarking, and synthetic data generation. These efforts streamlined our development processes and improved team efficiency.

• Engaged in ongoing learning and application of emerging AI techniques, staying current with advancements in the field.

  • Python
  • PyTorch
  • HF Transformers/Diffusers/Datasets
  • Axolotl
  • Unsloth
  • TRL
May 2022 - July 2024
Core Software Developer · ReVanced

• Worked with a globally distributed team of 15 developers to build ReVanced, an open-source Android modification framework empowering users to customize apps to suit their needs.

• I helped spearhead overall architecture, design, and roadmapping - devising an adaptable core to enable endless customizations for apps built on Dalvik like YouTube. I also directly contributed extensive code across the codebase.

• I led development of the ReVanced Manager app installed by over 170K users. The app streamlined installations and made core functionality easily accessible.

• Initially adopted by a few hundred users, ReVanced gathered incredible traction on platforms like Reddit, Discord and Telegram from folks who really liked what we built.

• As installs grew exponentially to 170,000+, I took on expanded duties - overseeing roadmap priorities, debugging complex issues, liaising with user communities, and ensuring stability through rigorous testing.

• The project gave me hands-on experience on how coordinated remote teams can build delightful products loved by users globally. Debugging performance problems taught me how to approach issues methodically. Ultimately, the ability to solve real user problems at scale was extremely fulfilling.

  • Flutter
  • Dart
  • Kotlin
  • JADX

Projects

September 2023 - Present
SentiraAI AI for audio/video transcription and text summarization.

SentiraAI is a platform leveraging AI for audio/video transcription and text summarization. It is built using Node.js/Express for the API, SvelteKit for the web app, and integrates AI services like Deepgram and Cohere for transcription and summarization capabilities. It also includes authentication using API keys and session management with Supabase. It has a user-friendly interface for file uploads, viewing transcripts/summaries, and account management. It also includes Stripe for payment processing. It has Telegram and Discord bots connected to the SentiraAI API, enabling users to access transcription and summarization features within their messaging apps. It also includes cross-browser extensions (Chrome, Firefox, Safari) using JavaScript, allowing users to transcribe and summarize web content directly. It is documented using VitePress.

  • Node.js
  • Express
  • SvelteKit
  • Supabase
  • TailwindCSS
July 2022 - Present
ReVanced Manager patch any Dalvik Android application.

The ReVanced Manager is an Android application that allows you to modify any Dalvik Android application to add, remove and/or modify existing functionality. It dissassembles the APK locally on your device, makes the required changes using our in-house patcher library and then assembles it back into an APK again. You can find it on GitHub.

  • Flutter
  • Dart
  • Kotlin
February 2022
NotesCentral a practicals sharing app for students.

NotesCentral is a practicals sharing app for students primarily for code. It allows students to upload their practicals and share them with other students. It has syntax highlighting for code for popular programming languages. It includes authentication and authorization. It is styled using TailwindCSS and is built using PHP and MySQL.

  • PHP
  • MySQL
  • TailwindCSS