Skip to content
View Precioux's full-sized avatar
👩‍💻
👩‍💻

Block or report Precioux

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Precioux/README.md

About Me 🗺️

classBio:
def__init__(self):
self.data= {
"- 🌱 I’m currently learning": "Generative AI, Multimodal Models, and Neuro-inspired AI",
"- ❔ I’m looking for help with": "Exploring innovative uses of LLMs in neuroscience and AI",
"- 📚 I'm interested in": "AI, Neuroscience, Cognitive Science, ""Natural Language Processing, Generative Models, ""Philosophy, Psychology!"
}
defget_bio():
returnBio().dataif__name__=="__main__":
bio_data=get_bio()
print("About Me 🗺️")
print("\n".join([f"{k}: {v}"fork, vinbio_data.items()]))

You can reach me at

Samin Mahdipour's LinkedIn ProfileSamin Mahdipour's Kaggle ProfileSamin Mahdipour's GmailSamin Mahdipour's dockerhub Profile

Pinned Loading

  1. Hybrid-Dialogue-State-Tracking-for-PersianHybrid-Dialogue-State-Tracking-for-PersianPublic

    Open-Domain Chitchat System with Multi-Module Architecture for Enhanced Conversational AI

    Jupyter Notebook

  2. The-Inattentive-Interview-An-LLM-Assisted-Clinical-Transcript-Generation-and-AnalysisThe-Inattentive-Interview-An-LLM-Assisted-Clinical-Transcript-Generation-and-AnalysisPublic

    Forked from XinhuiLi/mexa-hack

    The Inattentive Interview

    Jupyter Notebook 1

  3. LangChain-for-LLM-Application-DevelopmentLangChain-for-LLM-Application-DevelopmentPublic

    Jupyter Notebook 1

  4. Advanced-Large-Language-Model-AgentsAdvanced-Large-Language-Model-AgentsPublic

    UC Berkeley, MOOC, Spring 2025

    Python

  5. Counseler-ChatbotCounseler-ChatbotPublic

    Mental Health Assistant

    Jupyter Notebook

  6. CrisisWatch-NLPCrisisWatch-NLPPublic

    CrisisWatch-NLP is a social media monitoring tool that uses NLP, sentiment analysis, and geospatial mapping to detect and visualize crisis-related discussions on Reddit, including mental health dis…

    Jupyter Notebook