AlgoMart
Popular repositories Loading
-
langchain-rag-pdf-url-chatbot
langchain-rag-pdf-url-chatbot PublicThis 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…
-
langchain-github-profile-analyzer
langchain-github-profile-analyzer PublicThis 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
-
langchain-weather-assistant
langchain-weather-assistant PublicThis 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
-
bmw-rag-chatbot
bmw-rag-chatbot PublicThis 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
- 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 - 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 - 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 - 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
Top languages
Loading…
Most used topics
Loading…