LLM get the question from the manager and convert the question into query perform the database retrial operation and finally LLM produce the proper Result in very short time !!!
-
Updated
Dec 14, 2023 - Jupyter Notebook
LLM get the question from the manager and convert the question into query perform the database retrial operation and finally LLM produce the proper Result in very short time !!!
S-Chatbot is a Streamlit-based chatbot powered by GooglePalm language model. It allows users to interact with the chatbot and receive responses from the model.
This project is a Retail Store Database Assistant that uses LangChain and Google Palm Language Model to interact with a MySQL database. Users can ask questions about the database, and the assistant will generate MySQL queries to retrieve relevant information.
LLMs are deep learning models with billions of parameters that excel at a wide range of natural language processing tasks. They can perform tasks like translation, sentiment analysis, and chatbot conversations without being specifically trained for them
This project is a Streamlit-based application that utilizes GooglePalm language model to assist in generating marketing content for different age groups. The application allows users to input a product, select a marketing task (e.g., writing sales copy, creating a tweet, or writing a product description), and choose a target audience age group.
A Q-A Chat Assistant based on the FAQ
Query from DB with help of LLM in Simple English query
Application built with Langchain and Streamlit Using OpenAI and Google Palm in which user can query questions related upto 3 new articles including extractive question answering and summarization and also user can add a youtube video link and on basis of that user will get the desired video summarization.
Project made with Langchain, Google Palm, Streamlit in which user can enter the youtube video url and the summary related to the video is being fetched
A Streamlit application that helps store owners answer questions about their inventory easily using natural language. This application leverages LangChain to combine the power of Large Language Models (LLMs) with a MySQL database.
This is an end to end LLM project based on Google Palm and Langchain
An AI based ml tool which answers custom questions on any report link you provide
An AI-powered application that can guess movie titles based on plot summaries. Built using LangChain, Google Palm LLM, CSVLoader, RetrievalQA, Google Palm Embeddings, and FAISS. Deployed on Streamlit for an interactive user experience, allowing you to enter a plot summary and receive a predicted movie title.
The project involves developing a chatbot to enhance learning by answering common FAQs and providing hints within the scope of each sprint. Below is the deployed link demonstrating frontend and node backend. Flask app is not deployed due to size issue, please run locally and use google api key to check the functionality of our RAG based chatbot
The "Codebasics Q&A" project is an end-to-end Question and Answer (Q&A) system developed for Codebasics, an e-learning company specializing in data-related courses and bootcamps. The system is designed to assist students who typically ask questions via Discord or email by providing instant, automated responses.
DocChat: Langchain Retrieval System, seamlessly navigate and converse with your documents using Langchain-powered AI, transforming PDF content into actionable insights through natural language interactions.
Created conversational chatbot using GooglePaLM and HuggingFace model.
Add a description, image, and links to the googlepalm topic page so that developers can more easily learn about it.
To associate your repository with the googlepalm topic, visit your repo's landing page and select "manage topics."