Skip to content
View TechyCSR's full-sized avatar
🎯
Coding...
🎯
Coding...

Highlights

  • Pro

Organizations

@github-club-lpu

Block or report TechyCSR

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
TechyCSR/readme.md

LVT

@TechyCSR

⭐ᴍʏ ᴛᴇᴄʜ ꜱᴛᴀᴄᴋ⭐

⭐ᴠɪꜱɪᴛᴏʀꜱ ᴄᴏᴜɴᴛ⭐

TechyCSR :: Visitor's Count

⭐ᴍʏ ɢɪᴛʜᴜʙ⭐

TechyCSR :: Visitor's Count

⭐ᴍʏ ɢɪᴛʜᴜʙ ꜱᴛᴀᴛꜱ⭐


Top Languages

Pinned Loading

  1. AdvAITelegramBot AdvAITelegramBot Public

    Telegram Advanced AI ChatBot: GPT-4o and Gpt-4o-mini, Dall-E Model, OCR and Google Voice2Text.

    Python 1

  2. Real-Time-Emotion-Detection Real-Time-Emotion-Detection Public

    This project is a web-based application that uses deep learning and computer vision to detect facial emotions in real time from a webcam feed. The app is powered by a pre-trained Convolutional Neur…

    Python

  3. Text-Based-Emotion-Detector Text-Based-Emotion-Detector Public

    The Text-Based-Emotion-Detector Web App is an easy-to-use tool for analyzing emotions in text. Whether it's an article, a comment, or any other textual input, the app uncovers the underlying emotio…

    HTML 2 2

  4. GUIPersonalAIAssistant GUIPersonalAIAssistant Public

    Your Personal AI Assistant using the Edge Libraries.

    Python 5 2

  5. Github Models Simple Snnipet (gpt-4o) Github Models Simple Snnipet (gpt-4o)
    1
    import os
    2
    from openai import OpenAI
    3
    
                  
    4
    token = "" #Get it from https://github.com/settings/tokens
    5
    endpoint = "https://models.inference.ai.azure.com"
  6. CipherSchoolAssigments CipherSchoolAssigments Public

    Assignments Submission Repo by @TechyCSR :)

    C++