Written by

Senior Startups and Community Programs Manager at InterSystems Corporation
Announcement Evgeny Shvarov · Aug 1, 2024

Technological Bonuses Results for Python Contest

Hi Contestansts!

Here are the results of bonuses gathered by applications in InterSystems Python Programming Contest 2024!

Project

Vector Search

PEX

Python in BPL

WSGI Web Apps

sqlalchemy and dbt

LLM AI or LangChain

NoObjectScriptLine

Hugginface

Find a bug

Docker

IPM

Online Demo

Community Idea Implementation

First Article on DC

Second Article on DC

First Time Contribution

Video on YouTube

YouTube Short

Total Bonus

Nominal 3 3 2 2 2 3 3 2 2 2 2 2 4 2 1 3 3 1 42
iris-email-analyzer-app 3       2 3 3     2     4     3 3 1 24
sheltershare       2     3   2 2   2   2   3 3   19
ServiceInspection                   2 2         3     7
IRIS RAG App 3     2 2 3 3     2   2   2 1 3 3 1 27
iris-RAG-Gen 3       2 3 3     2 2     2         17
iris-errors-analysis-graph       2           2 2               6
IRIS-production-chat-robot 3         3       2 2         3     13
irislab       2           2 2               6
sqlzilla 3         3 3     2       2 1   3 1 18

Please apply with your comments for new implementations and corrections to be made here in the comments or in Discord.

Comments

Evgeny Shvarov  Aug 1, 2024 to Eric Mariasis

Hi Eric! The article is too short; it's more like an announcement. Consider exposing in an article what your application does and how it works, and maybe some insights on how it was built.

Here is a good example of what we expect as an article for the app.

0
Evgeny Shvarov  Aug 2, 2024 to Eric Mariasis

Please, make it more desrcriptive and useful for readers and collect your bonus!

0
Alex Alcivar · Aug 1, 2024

I use huggingface to download local embedding models, even though it's through the llama-index library. 

I also use SQLAlchemy in the vectorstore.py script. Most of that came from llama-iris but I added methods to support deletion and updated the node creation. 

I understand if they didn't qualify but I did have those bonuses in mind as well when building this project.

Thanks either way!

0
Semion Makarov  Aug 1, 2024 to Alex Alcivar

Hi Alex! About huggingface, please read bonus description

HuggingFace - 2

Deploy your solution at the hugging face repository and collect 2 extra points. Example.

I've added bonus for sqlalchemy. You actually use it in _drop_table func. I'm sorry, I didn't see that on bonus check.

0
Alex Alcivar  Aug 1, 2024 to Semion Makarov

Oh that makes sense. Thank you so much! ❤️

0
Semion Makarov  Aug 2, 2024 to Henrique Dias

Hi Henrique! I've added bonuses.

0