Skip to content
View aastroza's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report aastroza

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
aastroza/README.md

Hi there 👋

en es

😄 I'm Alonso Astroza Tagle. This is my resume.

Contact

Personal

  • Things I'm passionate about: AI, Data Products, Python, padel, crossfit, keto diet, videogames.
  • I have a twin brother.
  • I'm from Santiago, Chile, South America.

Recent Activities

  • [May 2024] 💬 Released Chatstract, a tool for progressively extracts structured information from multi-turn user chats using pydantic schemas and LLMs. Powered by OpenAI API + Instructor.
  • [April 2024]
    • 📚 Released the Repository Template for Course Websites, a tool for educators to easily create and manage course sites using GitHub Pages, powered by GitHub Actions and Material for MkDocs. I realized I was repeating this process every time I created a course, so why not automate it a bit?
    • 🚀 Launched a GitHub project to scrape RSS feeds into daily json files, driven by the need for a quick dataset to grasp "what's happening in the country." Automated with GitHub Actions, it runs every 24 hours. This is part of a larger project—stay tuned.
  • [February 2024] 💡 I'm currently working with Subconscious.ai to help build an AI Copilot for Causal Market Research. It's my first time working with Langchain's LCEL, and I've managed to shift the whole query process for LLMs into this new framework.
  • [January 2024] 🌌 I recently taught an intensive data science workshop titled "Orbiting Jupiter and Landing on Earth: A Journey in GitHub Towards Practical and Collaborative Data Science". This course focused on transforming the way students approach data science, shifting from solitary projects in Jupyter Notebook to a more collaborative and practical approach, ready for integration into real software environments.
  • [December 2023] 📖 Co-created the AI engine for the "Explorador Constitucional" a joint project by La Tercera (one of Chile's largest newspapers) and CRiSSLab. Deployed an OpenAI API-based product in production, which efficiently searches, summarizes, and compares constitutional texts. The site attracted over 5,000 users per day. The first version of the code is here.

Pinned

  1. llm-search-discolab llm-search-discolab Public

    Platform to compare Chile's current constitution with its new proposed constitution using LLMs.

    Jupyter Notebook

  2. survey-it survey-it Public

    Survey-it is a tool that extracts actionable insights from text and validates them with data derived from surveys. It crafts targeted questions and leverages a reference database alongside AI-gener…

    Jupyter Notebook

  3. whisper-echoes whisper-echoes Public

    Experience the wonder of conversation without language barriers. This nimble audio translator lends you the power to seamlessly converse in a multitude of languages. It listens, interprets, and ech…

    Python 1

  4. Face-Mask-Detector Face-Mask-Detector Public

    Face Mask Detector using Flask, OpenCV and Fastai. Deployed on Heroku.

    HTML 3 5

  5. ai-podcast-generator ai-podcast-generator Public

    AI-powered tool for automatic podcast script and audio generation.

    Python 29 3

  6. rss-feeds-scraper rss-feeds-scraper Public

    Scrapes and archives RSS feed content to json files daily using GitHub Actions.

    Python