Join us on Tuesday, November 26th, for an industry talk with State Farm! As always, there will be free pizza! RSVP HERE: https://lnkd.in/g34xQ7VZ
The Software Developers Association at ASU
软件开发
Tempe,Arizona 533 位关注者
The premiere software development organization at Arizona State University, proudly active since 2008.
关于我们
The Software Developers Association (SoDA) is the Premiere Software Development Club for University Students
- 网站
-
https://thesoda.io
The Software Developers Association at ASU的外部链接
- 所属行业
- 软件开发
- 规模
- 11-50 人
- 总部
- Tempe,Arizona
- 类型
- 非营利机构
- 创立
- 2014
地点
-
主要
US,Arizona,Tempe,85281
The Software Developers Association at ASU员工
-
Alexander Paziuk
Software Engineer
-
Prathyush Vasa
Undergraduate at ASU Barrett, The Honors College | Ex - SWE Intern at Wells Fargo
-
Navya Gangrade
Computer Science Student at Arizona State University | AI/ML Fellow @ Cornell Tech | GHC’23
-
Drew Igoe
BS Computer Science at ASU | Software Engineer | Seeking Summer Internships
动态
-
Don't forget to RSVP and submit your questions for our Professional Engineering Panel Event taking place TONIGHT at 7:30pm in BAC116! As always, there will be free pizza! Here is the link to RSVP on Sun Devil Sync: https://lnkd.in/gJ_ar5kM
-
-
Join us in Wilson 214 6-7pm for Lounge Hours: understanding your identity within in the workspace! RSVP HERE: https://lnkd.in/gWY9YKS7
-
-
This Tuesday, November 12th, join us to learn about API development with Flask, a powerful Python framework, where you'll be able to enhance your web application skills. In this hour-long session, you'll be able to gain practical experience in creating, testing, and deploying RESTful APIs to streamline your backend development process. As always, there will be free pizza! RSVP HERE: https://lnkd.in/g6H7RaXX
-
-
We're excited to announce that we'll be joined once again by Dr. Chris Boesch, a Senior Systems Development Engineer at Amazon, for an update on the world of artificial intelligence. Dr. Boesch’s 2023 talk was one of our largest ever, so please remember to RSVP early. As always, free pizza will be served! This talk will be targeted at both beginners and more advanced students. We will look at how AI coding assistants have begun to move beyond assisting with code completion and answering questions towards more complex project planning, debugging, specifying infrastructure as code, and automated deployment.
-
-
Happy (Almost) Halloween! For lounge hours this week, we will be having a movie night in WILSON 214 from 6-7pm! Feel free to work on things while the movie provides background noise, or just enjoy the show! It's gonna be a movieeee! ???? RSVP HERE: https://lnkd.in/gx8Em8p3
-
-
Fantastic work :)
?? **Thrilled to Announce! Unbiasly Wins 2nd Prize at Hack SoDA 2024!** ?? We built our AI-powered Chrome extension to detect and correct biases in real-time across both written and spoken language, creating a tool that promotes inclusive online communication ??. Unbiasly was inspired by the need to address unconscious bias in everyday language. Features include giving alternative unbiased suggestions using Gemini's API, scanning the webpage, and using speech-to-text to give bias metrics for different areas using Flair ML model. Our frontend is built in JavaScript, with a Python-powered backend that processes inputs and delivers quick, helpful suggestions. Winning 2nd place at Hack SoDA by The Software Developers Association at ASU is an incredible milestone ?? for our team of four: Sai Mahesh Nomula, Nandhini Gopireddy, Abhijna Venkatesh Maiya and myself. We’re proud of Unbiasly’s potential to make a meaningful impact. This journey reinforced our commitment to tech for social good, emphasizing the importance of user experience and accessibility. https://lnkd.in/dxPGtAe9
-
-
Glad you left with such a valuable experience at our hackathon!
MSCS @ Arizona State University | HPE CTY'23 Intern | Software Developer | Philomath Trying to Make a Difference, One Line of Code at a Time
?? Wrapped up an incredible journey at HackSoDA, a 24-hour hackathon organized by The Software Developers Association at ASU at Arizona State University! While I didn’t take home a win, the experience was absolutely worth it, packed with new learnings, teamwork, and inspiration. ???? From brainstorming with brilliant minds ?? to navigating challenges under time pressure ?, HackSoDA pushed me to think creatively and refine my problem-solving skills. I gained hands-on experience with new technologies, expanded my coding toolkit ???, and connected with like-minded peers and mentors who are just as passionate about tech innovation ??. The highlight? Witnessing the diversity of ideas and the creative solutions everyone brought to the table ???. It was a powerful reminder of the impact technology can have on real-world problems, and I’m more motivated than ever to keep building, learning, and growing ??. Thank you to the organizers, mentors, and fellow participants for an unforgettable experience. Can’t wait to see what’s next! ???? #HackSoDA #SoDA #Hackathon #StudentDevelopers #TechInnovation #GrowthMindset #ASU
-
-
Great work!!
Model to Detect Bias in Vietnamese and Hindi Sentences ???? | Winner of HackSoDA 2024 Data Science for Social Good Track ??? ?? Did you know that word embeddings — the representation of words in vector space — fundamental to training LLMs like ChatGPT ?? — can carry social biases? To illustrate, I did a simple visualization of the word embeddings of "Men", "Programmer", "Women", and "Homemaker" in English using Word2Vec ??. I discovered that the distance between "Men" and "Programmer" is almost identical to the distance between "Women" and "Homemaker" — a bias that influences how LLMs interpret words. ??? Solution: I decided to build an algorithm to detect social bias, starting with gender bias, in Vietnamese and Hindi within 24 hours. My goal was not only to mitigate bias in LLM training corpus but also to boost the representation of diverse languages in NLP research ??. ?? Algorithm Overview This model leverages cosine similarity, principal component analysis (PCA), and concepts from the following foundational papers: ?? Estimating Gender Bias in Sentence Embeddings by Tommaso Dolci ?? Man is to Computer Programmer as Woman is to Homemaker? Debiasing Word Embeddings by Tolga Bolukbasi Since these methods were initially applied in English, I reverse-engineered the algorithms for Vietnamese and Hindi, achieving an impressive 80% accuracy on a dataset of 40 sentences across these languages ??. ?? Shout out to my teammate Dheeraj Kallakuri for his exceptional support! We met during the team-up section, and he did an amazing job deploying the frontend and sourcing an effective pre-trained embedding model for Hindi ??. Special thanks to The Software Developers Association at ASU for hosting this fantastic hackathon ??! ?? Next Steps This project won’t stop at the hackathon! I aim to extend it by testing with Vietnamese language models and eventually releasing a Python package ??. This will enable users to test bias in their preferred language, using their own language models and bias measures ????. If you’re interested, please star the GitHub repo ? linked below as I will announce more development on this! ?? Demo: https://lnkd.in/gnF9ZHQU ?? GitHub: https://lnkd.in/geUUR5-v ?? Devpost: https://lnkd.in/gCKvk3uQ #hackathon #ASU #generativeAI #GenAI #biasmodel #biasdetection #transformer #tokenization #regionallanguages #soda #datascience #embeddings #NLP #Python #languageBias #streamlit #flask
GenderBiasGPT
https://www.youtube.com/