Skip to content
View naveens800's full-sized avatar
Block or Report

Block or report naveens800

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

Header

Hi 👋, I'm Naveen Sargam

Crafting Intelligent Infrastructures: Python, AI, and Backend Fusion.

Coding

  • 🌱 I’m currently learning Gen AI: Lang Chain Framework, LLM Applications, VectorDB's

  • 📝 Read my articles on Hashnode

  • 💬 Ask me about Python, Django, PostgreSQL, GraphQL, Docker, REST, LangChain.

  • 📫 How to reach me [email protected]

  • 📄 Know about my experiences About me ;)

Connect with me:

sargamnaveen1 naveensargam @naveensargam

Languages and Tools:

bash bootstrap css3 django docker figma flask gcp git graphql html5 javascript kubernetes linux nginx opencv pandas postgresql postman python pytorch react redis scikit_learn selenium sqlite typescript

naveens800

Pinned

  1. customer_support_qa_chatbot customer_support_qa_chatbot Public

    LangChain is a customer support chatbot that uses OpenAI's GPT-3.5-turbo model to answer questions based on a set of documents.

    Python

  2. news_article_summarizer news_article_summarizer Public

    This Python code retrieves an article from a provided URL, extracts its title and text, and then utilizes the ChatOpenAI library (assuming access) to generate a bulleted summary using the GPT-4 model.

    Python 1

  3. vendor_management_system vendor_management_system Public

    The Vendor Management System is a comprehensive application designed to facilitate vendor management. The system allows you to handle vendor performance, purchase orders, and other crucial data thr…

    Python

  4. youtube_video_summarizer youtube_video_summarizer Public

    This Python script downloads a YouTube video, transcribes its audio content, and generates a summary of the transcription using language modeling techniques.

    Python

  5. fullcalendar/fullcalendar fullcalendar/fullcalendar Public

    Full-sized drag & drop event calendar in JavaScript

    TypeScript 18k 3.6k

  6. django_docker_blog django_docker_blog Public

    This is a boilerplate repo intended for quickly starting a new Django project with PostgreSQL and Redis support, all running within Docker containers. Multiple production hosting options are also …

    Python