Austin Python Meetup
Austin Python Meetup
  • 63
  • 35 044
Hamza Farouk - Retrieval’s retrieval in RAG Systems
Talk: Hamza Farouk - Retrieval’s retrieval in RAG Systems.
Abstract: This project attempts to use an unusual approach for information retrieval in a RAG system. It first attempts to retrieve the most similar sentence in the document and uses the retrieved sentence to retrieve a larger chunk of the document that has more context for the RAG.
Bio: I am an AI enthusiast looking for career opportunities in the field. I have a background in engineering and I have previously worked in various industries from electronics to manufacturing to digital marketing.
Переглядів: 74

Відео

Jackson Henry: AI/ML in Action: Simplilearn Capstone Project: Healthcare
Переглядів 1502 місяці тому
Talk : Jackson Henry: AI/ML in Action: Simplilearn Capstone Project: Healthcare Abstract: Simplilearn is one of the world’s leading global digital skills providers which helps empower learners worldwide to achieve their career goals. Founded in 2010, Simplilearn offers a wide variety of bootcamps, online courses, and certifications. This project is the capstone project for the Artificial Intell...
Thomas Mock - Super-powered notebooks with Python and Quarto
Переглядів 1152 місяці тому
Talk: Thomas Mock - Super-powered notebooks with Python and Quarto Description: Quarto is an open-source scientific and technical publishing system that builds on standard markdown with features essential for scientific communication. The system supports reproducible embedded computations, equations, citations, crossrefs, figure panels, callouts, advanced layouts, WASM, and more for PDF/HTML re...
Mason Egger - Build Durable Applications with Temporal
Переглядів 905 місяців тому
Mason Egger - Build Durable Applications with Temporal Description: Applications crash. This is an unfortunate reality of software development. Hard drives fail, networks go down, external APIs stop responding, the list goes on and on. Much of a developer's time is spent writing code to handle such errors. But what if that wasn't the case? What if you could deploy applications that could surviv...
Jacob Barhak - ClinicalUnitMapping.Com Takes a Small Step Towards Machine Comprehension of Clinical
Переглядів 667 місяців тому
Jacob Barhak - ClinicalUnitMapping.Com Takes a Small Step Towards Machine Comprehension of Clinical Trial Data Session: Clinical Trial data is not standardized and numerical data cannot be comprehended since the units are not standardized. ClinicalUnitMapping.com is a web tool constructed to help standardize this data and merge it with the following standards and specifications: UCUM, RTMMS / I...
Pete Zaitcev - Python in OpenStack Swift
Переглядів 847 місяців тому
Pete Zaitcev - Python in OpenStack Swift Summary: OpenStack Swift is a project that delivers an object server, with an interface broadly similar to Amazon S3. Swift is written in Python, and is used by a number of organizations such as cellphone companies, governments, and technology companies. Because Swift moves data by itself, or is a "data plane" service, its implementation focuses on perfo...
Drake How to make a BOSS robust website using django, fast.No fluff included
Переглядів 668 місяців тому
How to make a BOSS robust website using django, fast.No fluff included Description: In this talk, I will cover the following topics: Cookie cutter setup Cookie cutter settings Django API Django public view HTML Prerequisites: windows docker desktop github python miniconda Bio: I have a Bachelor of Science in Computer Science and am Security Certified. I love automation and my favorite AI are Ja...
Jay Miller: Python Web Testing Near and Far with Playwright
Переглядів 638 місяців тому
Jay Miller- Python Web Testing Near and Far with Playwright Description: Testing a web application is often beyond testing the code that builds it. Many times your local deployments and your production deployments will differ in some small way. Instead of writing multiple tests we can test from a different angle. Enter Playwright, a modern frontend testing framework. In this presentation we'll ...
Chris Leonard HTMX: HTTP interactions implemented directly in HTML
Переглядів 799 місяців тому
HTMX: HTTP interactions implemented directly in HTML HTMX is a project that facilitates interactive web applications without the need for extensive custom JavaScript code. In this talk, we will learn how Python developers can use HTMX to build full-stack apps while focusing on the backend layer. Chris Leonard is an Austin, Texas-based software engineer with nearly 25 years of experience, contin...
Peter Vidos - Creating Interactive, Animated Reports in Streamlit with Vizzu
Переглядів 2989 місяців тому
Talk: Peter Vidos - Empowering Data Exploration: Creating Interactive, Animated Reports in Streamlit with Vizzu Description: Data scientists strive to bridge the gap between raw data and actionable insights. Yet, the actual value of data lies in its accessibility to non-data experts who can unlock its potential independently. Streamlit (streamlit.io/), celebrated for its user-friendly data app ...
Sophia Yang: AI explainability
Переглядів 172Рік тому
Talk slides: sophiamyang.github.io/slides-XAI/ Description: There has been an increasing interest in AI and ML interpretability and explainability. Researchers have designed many explanation techniques such as SHAP, LIME, explainable boosting machine, visual analytics, distillation, prototypes, saliency map, counterfactual, feature visualization, interpretML, and TCAV. In this talk, we will pro...
Amirreza Salamat: Using Apache Airflow for task scheduling
Переглядів 182Рік тому
Description: Apache Airflow is a powerful tool for automating task scheduling in data processing and Machine Learning pipelines. With Airflow, developers can define workflows as code, making it easy to manage and maintain complex workflows that may involve multiple dependencies and conditions. Airflow's rich library of operators and providers makes it easy to integrate with a wide variety of se...
James Bednar - SOSA: The Scalable Open-Source Analysis Stack
Переглядів 194Рік тому
Description: Are you a researcher, scientist, engineer, data analyst, or in some other technical role where you find yourself limited by your domain’s software stack? Many technical disciplines are built around their own legacy sets of tools for storing, reading, processing, plotting, analyzing, modeling, and exploring data. Typical tools in wide use are tied to outdated architectures and assum...
Eitan Netzer - DataHeroes Python Library for Building Better ML Models, 10x Faster
Переглядів 128Рік тому
Abstract: Big data requires significant time and resources to evaluate, label, clean and train to achieve a high quality model. Use the DataHeroes framework to reduce your dataset to a small subset that maintains the statistical properties and corner cases of your full dataset, then use standard libraries to explore, clean, label, train and tune your models on a smaller subset, and build a high...
Graham Waters - Augmenting Your Workflow with AI Assistants: From GitHub Copilot to chatGPT
Переглядів 185Рік тому
Talk Description: Are you a programmer looking to streamline your workflow and get more done in less time? AI assistants like GitHub Copilot and chatGPT can help you do just that. This talk will explore how these tools can help you write code faster, generate code snippets, and automate tasks. We'll also discuss the ethical considerations of using AI assistants and how to balance the benefits a...
Dor Livne - DeepVBA: A GCN approach for malicious code detection
Переглядів 147Рік тому
Dor Livne - DeepVBA: A GCN approach for malicious code detection
Johnathan Baldera: Building APIs Everyone Loves with FastAPI
Переглядів 93Рік тому
Johnathan Baldera: Building APIs Everyone Loves with FastAPI
Mason Egger - I Can't Believe It's Not Real Data! An Introduction into Synthetic Data
Переглядів 69Рік тому
Mason Egger - I Can't Believe It's Not Real Data! An Introduction into Synthetic Data
Phebe Polk - Defining Decorators
Переглядів 39Рік тому
Phebe Polk - Defining Decorators
Dima Kniazev - Using Redis as Online Feature Store for Real-time Inference
Переглядів 412Рік тому
Dima Kniazev - Using Redis as Online Feature Store for Real-time Inference
Nick Schenone - Building an AI App in Under 20 Minutes Using OS MLOps tool MLRun
Переглядів 529Рік тому
Nick Schenone - Building an AI App in Under 20 Minutes Using OS MLOps tool MLRun
Val Huber: API Logic Server Creates Customizable, Executable Database Projects
Переглядів 211Рік тому
Val Huber: API Logic Server Creates Customizable, Executable Database Projects
Jason Gauci: Machine Learning Infrastructure @ Argo
Переглядів 176Рік тому
Jason Gauci: Machine Learning Infrastructure @ Argo
Christopher Leonard: Starlette Admin - Administrative Interfaces for FastAPI
Переглядів 4,1 тис.Рік тому
Christopher Leonard: Starlette Admin - Administrative Interfaces for FastAPI
Ilan Schnell: Perfect hash
Переглядів 237Рік тому
Ilan Schnell: Perfect hash
Peter Wang: PyScript Update and Q&A
Переглядів 442Рік тому
Peter Wang: PyScript Update and Q&A
Libratizing; Templatizing: Reusable Workflows with Arganteal ADepT
Переглядів 91Рік тому
Libratizing; Templatizing: Reusable Workflows with Arganteal ADepT
Uri Itai: Goodness of fit metrics for Multi-class Predictor
Переглядів 1262 роки тому
Uri Itai: Goodness of fit metrics for Multi-class Predictor
Bianca Henderson: Demystifying Custom Ansible Modules
Переглядів 3102 роки тому
Bianca Henderson: Demystifying Custom Ansible Modules
Cheng Lee: Scaling conda for a growing ecosystem
Переглядів 1292 роки тому
Cheng Lee: Scaling conda for a growing ecosystem

КОМЕНТАРІ

  • @arraxidugalde9792
    @arraxidugalde9792 22 дні тому

    Is posible that a document .ipynb convert to quarto html saving the outputs from the chunks without having the data ?

  • @BonaFideBOSS
    @BonaFideBOSS Місяць тому

    Source code?

  • @hearambasharma
    @hearambasharma Місяць тому

    Good work. But could have explained it better - what and how does it matter per biology instead of just showing the journey of data transformation. I think this is exactly where domain knowledge comes in handy. I'm assuming you must be a cs grad. Anyways, kudos for the work and interest in biology. (I'm a biology grad with masters in pharmacology, corssing the same path of learning ML)

  • @sm-pz8er
    @sm-pz8er 3 місяці тому

    Very well explained. Thank you

  • @jnorris32
    @jnorris32 4 місяці тому

    I needed an overview to understand how it all comes together. Excellent video, thank you!!!

  • @geoffreyvanwyk4588
    @geoffreyvanwyk4588 5 місяців тому

    You do not have to tell me twice for me to switch to this shell.

  • @cuongnguyenuc1776
    @cuongnguyenuc1776 5 місяців тому

    I mean creating environment for player seem like a task for game coding engineer

  • @rafabumgardner1287
    @rafabumgardner1287 7 місяців тому

    🙃 "promosm"

  • @FabianBarajas
    @FabianBarajas 9 місяців тому

    I had not heard of this before today, but now I have it installed. Lol time to tinker

  • @TheThunderSpirit
    @TheThunderSpirit Рік тому

    what a waste of a tutorial, talk about algorithms dude

  • @cheonkor
    @cheonkor Рік тому

    What do I do when there is one bip file and multiple texture png files? (texture_01.png, texture_02.png, texture_03.png...)

  • @mondomeccano
    @mondomeccano Рік тому

    Great Video. I have been very interested in Anvil due to its simplicity and speed to build. I think it a great project. I have been skeptical of using it because of its limits (perceived or actual). In particular, the front end design ability and a connection to an external cloud database. The documentation and videos seem to come mainly from anvil so they tend to show the simplicity rather than the pitfalls. To limit my risk, I want to create a independent cloud database connected to a user interface and use anvil for the admin control panel. This is a real help.

    • @jrvidotti
      @jrvidotti Рік тому

      Hey Sean, I am a newbie with Anvil, using it for less than 2 weeks. It's a fantastic tool, very stable and well thinked. It can connect to external sources but the true power and simplicity of use is achieved using internal database. I am a heavy user of SQL Server and tended to use it primarily, but the ease of use of internal DB is awesome. It has everything we could want, including atomic transactions and a wide possibility of queries. About design limitations in front end, there are none. I am not a front end dev, but you can customize your HTML and JS if you want. I think Anvil is way underrated and have less users than it deserves, but the current is very mature so far as I can tell.

  • @raymondguo002
    @raymondguo002 Рік тому

    Hello, I'm a industrial designer and I was thinking about how to render automatically with keyshot and python scripts, can you leave Michael Verhulst's youtube or e-mail?

  • @MrStorm1234567890
    @MrStorm1234567890 Рік тому

    And does the algorithm work when I code more agents in there, is there anything I should keep in mind? Thank you.

  • @sulmanthaheem3923
    @sulmanthaheem3923 Рік тому

    #askAustin

  • @sulmanthaheem3923
    @sulmanthaheem3923 Рік тому

    classroom code is not working

  • @user-ze1tj6vu3r
    @user-ze1tj6vu3r Рік тому

    Great talk, thank you!

  • @rickychiu3233
    @rickychiu3233 Рік тому

    at 7:17 top right guy made the face we all made when we saw what the presenter did

  • @richardharding6845
    @richardharding6845 Рік тому

    I've been playing around with xonsh for past 3 - 4 days and I actually love it. It's weird and ambiguous and very flexible. There are some bash things that it can't do, and other things that it doesn't do well, or does in an unpredictable fashion. But I think that's really cool! You can use your imagination coming up with new things to do with it. Right off the bat, I would say it's great for playing around with simple web scraping. I love to play with Beautiful Soup, and there's a lot of trial and error involved with it. With xonsh, I can try working with different objects and see what works. When I go back through the command history, it remembers entire loops of code, and I can actually edit the code loops and rerun them in the terminal until I figure out what will work. Amazing! It certainly doesn't take the place of Bash, but it is really fun to use. Thank you!

  • @danilometall
    @danilometall Рік тому

    Very nice! thank you :)

  • @VladimirSanchez
    @VladimirSanchez Рік тому

    Very helpful, but she sounds a bit "douchy"

  • @catsupchutney
    @catsupchutney Рік тому

    I love and hate this at the same time.

  • @brianmartinez7979
    @brianmartinez7979 Рік тому

    『p』『r』『o』『m』『o』『s』『m』

  • @baby12173
    @baby12173 Рік тому

    Hi does pyscript can be use to do web development?

  • @dimplick
    @dimplick Рік тому

    xonsh is my primary shell since a month or so ago, absolutely love it

  • @neeshaantmdk7184
    @neeshaantmdk7184 Рік тому

    Amazing I did it You made my day Thank you!!

  • @harry5692
    @harry5692 2 роки тому

    Pᵣₒmₒˢᵐ 😋

  • @loganlandonline
    @loganlandonline 2 роки тому

    coooool stuff

  • @JonathanMugan
    @JonathanMugan 2 роки тому

    At minute 38, that wasn't the trained policy that was running. It was a different one. But I should look deeper at it since it's the one that seemed to lead to the second robot gaining consciousness and leaving the game.

  • @almostcinematicfpv
    @almostcinematicfpv 2 роки тому

    Came here for KeyShot and subscribed when i saw the analog gear.

  • @zuhair95
    @zuhair95 2 роки тому

    Thanks for sharing, Please, Can I ask you a question may be stupid, so feel free to answer or not. I was studying the theoretical side of Gmapping/particle filters SLAM approaches. In other hand, it is easy for me to launch the Gmapping Exactly like the video. Because I am M.Sc. student I am thinking about modifying the Gmapping somewhat to improve it for my own limitations. How can I access the main algorithm code ? And modify it ? Thanks in advance.

  • @simon_dass
    @simon_dass 2 роки тому

    Great video! Can the Python scripts used in the video be shared?

  • @andreaszweili8593
    @andreaszweili8593 2 роки тому

    Thanks for sharing this. It was actually very interesting and I’m definitely going to try xonsh now :)

  • @teresalocklear210
    @teresalocklear210 3 роки тому

    BTC is the future of crypto and the questions traders ask themselves now is if this is right time to buy? before jumping into conclusion i think you should take a look at things first. for the past few days the price of BTC has been fluctuating which means the market is currently unstable and you cant tell if it is going bearish or bullish. while others still continue to trade without the fear of making lose, others are being patient. it all depends on the pattern with which you trade and also the source of your signals.. i would say trading has been going smoothly for me after accumulating over 13BTC since late last year.. with my trading strategy of different auxiliary software which help me to win trades. you can easily reach me on Telegram @teresa_locklear WhatsApp +447418397505

  • @jkmacc
    @jkmacc 3 роки тому

    Thank you! Was there also a QHub talk at this meetup?