Skip to content
View KianoushAmirpour's full-sized avatar
🐍
Working
🐍
Working
Block or Report

Block or report KianoushAmirpour

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

Pinned Loading

  1. RAG_Chatbot RAG_Chatbot Public

    Leveraged advanced RAG techniques and a quantized version of LLaMA-3 with Llama-cpp to create a chatbot. Redis Streams and WebSockets were utilized to enable real-time interaction and keep track of…

    Python 1

  2. End-to-End-Data-Pipeline-for-Reddit-and-News-APIs End-to-End-Data-Pipeline-for-Reddit-and-News-APIs Public

    Calling APIs, Uploading the raw results in S3 Buckets, transforming them with pandas and then storing them in postgres database after quality checks. airflow, docker and Minio were used.

    Python

  3. Crawl_Google_Scholar_with_Selenium_FastAPI_MongoDB Crawl_Google_Scholar_with_Selenium_FastAPI_MongoDB Public

    Crawl google scholar profiles with selenium, store the extracted data in the MongoDB and serve the queries with FastAPI.

    Python

  4. Traffic-signal-control-with-Reinforcement-Learning Traffic-signal-control-with-Reinforcement-Learning Public

    Using Deep Q-Network agent to optimize a traffic signal at a single intersection

    Python 1

  5. Short_Term_Traffic_Forcast Short_Term_Traffic_Forcast Public

    U-net based model to predict short-term traffic to address the temporal domain shift

    Python