Skip to content
View koldamartin's full-sized avatar

Block or report koldamartin

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

Hi there 👋

Previously structural engineer 🔨, now AI/Python developer. 💻

In October 2022 I started with print("Hello World"). And now I am designing chatbots and solving data science tasks.

Pinned Loading

  1. conversation-agent-be conversation-agent-be Public

    Conversation-Agent back-end code

    Python 1

  2. RAG_pdf_chatbot RAG_pdf_chatbot Public

    Chatbot with RAG engine. Load pdf to chat, summarize etc. Chatbot has its own memory. It´s GPT-3.5 model used in Langchain framework. UI in Gradio. Hosted on Hugging Face Spaces.

    Python 3 2

  3. LLM-detect-AI-generated-text LLM-detect-AI-generated-text Public

    Web app to check if a student essay was not written by AI. This is a fine-tuned BERT model deployed on HuggingFace as a Gradio App

    Jupyter Notebook

  4. Strava_API_analysis Strava_API_analysis Public

    Python script to download data from Strava API, then using python notebook to perform data analysis

    Jupyter Notebook 1

  5. NLP-classification-homework NLP-classification-homework Public

    Multi-class classification on news category dataset.

    Python 1

  6. Book-recommender Book-recommender Public

    Data engineering homework

    Python