Skip to content
@AlgoMart

AlgoMart

World of Programming

Popular repositories Loading

  1. langchain-rag-pdf-url-chatbot langchain-rag-pdf-url-chatbot Public

    This repository contains a Retrieval-Augmented Generation (RAG) Chatbot built using LangChain, OpenAI, and Streamlit. The chatbot allows users to upload a PDF via a URL, process it into vector embe…

    Python 2 1

  2. langchain-github-profile-analyzer langchain-github-profile-analyzer Public

    This repository contains a **GitHub User Profile Analyzer** that leverages **LangChain, OpenAI, and DuckDuckGo** to generate an **informative markdown profile** for a GitHub user. The script fetche…

    Python 1

  3. langchain-weather-assistant langchain-weather-assistant Public

    This project demonstrates how to create a weather agent using LangChain, OpenAI's GPT-4, and external APIs to fetch weather data based on a user's query. It integrates with OpenWeatherMap to retrie…

    Python 1

  4. bmw-rag-chatbot bmw-rag-chatbot Public

    This project consists of a local LLM-powered chatbot interface and a system to find similar automotive parts based on textual descriptions. The chatbot is designed to run efficiently on a local mac…

    Jupyter Notebook 1

Repositories

Showing 4 of 4 repositories
  • bmw-rag-chatbot Public

    This project consists of a local LLM-powered chatbot interface and a system to find similar automotive parts based on textual descriptions. The chatbot is designed to run efficiently on a local machine (MacBook Air M4) using CPU inference and integrates with a Retrieval-Augmented Generation (RAG) system to answer queries about parts.

    AlgoMart/bmw-rag-chatbot’s past year of commit activity
    Jupyter Notebook 1 MIT 0 0 0 Updated Sep 17, 2025
  • langchain-weather-assistant Public

    This project demonstrates how to create a weather agent using LangChain, OpenAI's GPT-4, and external APIs to fetch weather data based on a user's query. It integrates with OpenWeatherMap to retrieve weather details and geolocation information (latitude and longitude) for a given city. The app is built using Streamlit for the user interface.

    AlgoMart/langchain-weather-assistant’s past year of commit activity
    Python 1 MIT 0 0 0 Updated Mar 25, 2025
  • langchain-rag-pdf-url-chatbot Public

    This repository contains a Retrieval-Augmented Generation (RAG) Chatbot built using LangChain, OpenAI, and Streamlit. The chatbot allows users to upload a PDF via a URL, process it into vector embeddings using ChromaDB, and interact with the document using a chat interface.

    AlgoMart/langchain-rag-pdf-url-chatbot’s past year of commit activity
    Python 2 MIT 1 0 0 Updated Mar 8, 2025
  • langchain-github-profile-analyzer Public

    This repository contains a **GitHub User Profile Analyzer** that leverages **LangChain, OpenAI, and DuckDuckGo** to generate an **informative markdown profile** for a GitHub user. The script fetches user data from the **GitHub API**, enhances it with **DuckDuckGo search results**, and processes the information using **GPT-4o-mini**.

    AlgoMart/langchain-github-profile-analyzer’s past year of commit activity
    Python 1 MIT 0 0 0 Updated Mar 2, 2025

Top languages

Loading…

Most used topics

Loading…