Skip to content
View PeymanKh's full-sized avatar

Block or report PeymanKh

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

Hello, World!, I'm Peyman

AI Engineer graduating soon with hands-on experience building production grade AI applications and intelligent automation systems. I am specializing in AI orchestration and multi-agent systems.

My current focus is developing automations to solve real-world problems and actively contribute to the AI engineering community through open-source projects and educational resources. Currently exploring advanced agentic architectures and expanding my expertise in Go programming. Available for AI engineering opportunities and collaboration on innovative projects.

Let's Connect!

LinkedIn Discord Gmail Medium


πŸ’» Know My Technical Side

</> Programming Languages

Python R

πŸ’Ό Skills

Web_Scraping Promot_Engineering DS Data_Cleaning Data_Analysis Model_Development Database_Design Dashboard Storytelling

πŸ“š Libraries & Frameworks

NumPy Pandas Matplotlib Plotly Dash scikit-learn Keras Selenium mysql sqlite git

πŸŽ“ Education

BAU YouTube ChatGPT Google Scholar Coursera StackOverFlow kaggle freecodecamp datacamp GeeksforGeeks

πŸ–₯️ Softwares and Tools

macOS Ubuntu ChatGPT Anaconda Jupyter Pycharm Latex Canva BTC Tether Spotify

Pinned Loading

  1. ad_script_writing_agent ad_script_writing_agent Public

    In this system multi-agent system, the complex process of effective copywriting has been modularized

    Python 1 1

  2. crypto_news_pipeline crypto_news_pipeline Public

    Automated cryptocurrency news aggregation with sentiment analysis. Fetches data from API, extracts insights, and delivers findings via Telegram bot integration.

    Python

  3. delisio_mvp delisio_mvp Public

    CNN food recognition combined with LLM recipe generation using LangGraph state machine. Intelligent workflow for personalized recipe creation from food images.

    Jupyter Notebook 2

  4. maze_navigator_agent maze_navigator_agent Public

    AI pathfinding agent implementing DFS, BFS, and A* search algorithms with Manhattan heuristic. Features random maze generation and visualization of search strategies.

    Python 2

  5. solve_tsp_using_genetic_algorithm solve_tsp_using_genetic_algorithm Public

    Genetic algorithm solving the Traveling Salesman Problem with evolutionary techniques. Implements crossover, mutation, and selection operators.

    Python

  6. weather_forecasting_lstm weather_forecasting_lstm Public

    Weather prediction LSTM neural network to forecast next day's temperature. Built with 10 years of historical Istanbul weather data collected via Meteostat API.

    Jupyter Notebook