Stars
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
Get a ChatGPT plugin up and running in under 5 minutes!
AI PROMPT PRACTICE : How To Automate YouTube Workflow With ChatGPT Automation
An experimental open-source attempt to use LLM in order to create unstoppable AI Learning Chatbots in Africa.
Use for AWS DevOps Tutorial
This app allows users to easily query a PDF document using OpenAI's GPT-3 language model in Google Colab, utilizing Google Drive for storage.
By leveraging the power of LangChain, SQL Agents, and OpenAI's Large Language Models (LLMs) like ChatGPT, I'm trying to create applications that enable users to query databases/documents using natu…
Glaze is langchain for images. If you're building a text-to-image app with LLMs (Stable Diffusion v2.1/v1.5, ControlNet) or an image-to-text app( ViT GPT2 image captioning), use functions out-of-th…
"Build Generative AI Apps with LangChain" is a repository that contains a comprehensive framework for building generative AI applications using LangChain, an innovative language modeling platform. …
Streamlit app that uses langchain to record LLM conversations / hallucinations
ChatBot App built using LangChain and Lightning AI
Use LLMs for building real-world apps
An AI-app that allows you to upload a PDF and ask questions about it. It uses OpenAI's LLMs to generate a response.
Starter App to Build Your Own App to Query Doc Collections with Large Language Models (LLMs) using LlamaIndex, Langchain, OpenAI and more (MIT Licensed)
A number of experiments using GPT-3, delivered in a web app
Proof of concept app using LangChain and LLMs to retrieve information from graphs, built with the IMDB dataset
🦋 Production grade chaining engine behind TuneChat. Self host today!
The Unofficial TikTok API Wrapper In Python
An API wrapper for Discord written in Python.
Web Scraping "List of companies in India" from AmbitionBox Website using Python and Beautiful Soup
This consists of the notebook used in our Web scrapping workshop with Python
Implementation of an Instagram scrapping using web scrapping techniques and Python.
The purpose of this project was to defeat the current Application Tracking System used by most of the organization to filter out resumes. In order to achieve this goal I had to come up with a unive…
In this repository i will expalin how to scrap websites using python programming language with BeautifulSoup and requestsmodulues