Building Essence Towards Personalized Knowledge Model - PKM
-
Updated
Oct 20, 2024 - Jupyter Notebook
Building Essence Towards Personalized Knowledge Model - PKM
Gemma2(9B), Llama3-8B-Finetune-and-RAG, code base for sample, implemented in Kaggle platform
An AI agent that writes SEO-optimised blog posts and outputs a properly formatted markdown document.
Q&A System using BERT and Faiss Vector Database
Webapp to answer questions about my resume leveraging Langchain, OpenAI, Streamlit
This repo is for advanced RAG systems, each branch will represent a project based on RAG.
Generative AI projetc using LangChain for similarity search. Input 3 articles urls and ask something about the topic
Advanced RAG pipeline using Re-Ranking after initial retrieval
This is a RAG project to chat with your uploaded PDF , made using Langchain and Anthropic Claude 3 used as LLM , hosted using Streamlit
ChatPDF leverages Retrieval Augmented Generation (RAG) to let users chat with their PDF documents using natural language. Simply upload a PDF, and interactively query its content with ease. Perfect for extracting information, summarizing text, and enhancing document accessibility.
It allows users to upload PDFs and ask questions about the content within these documents.
An advanced AI-powered solution enhances network diagnostics by leveraging large language models (LLMs). It parses various logs to identify patterns and anomalies, providing actionable insights for diagnosing and resolving network issues efficiently. This simplifies analysis, enabling quicker and more accurate problem detection and resolution.
In this project I have built an end to end advanced RAG project using open source llm model, Mistral using groq inferencing engine.
Faiss with sqlite
GPU constrained! No More. Microsoft released Phi3 specially designed for memory/compute constrained environments. The model support ONXX CPU runtime which offers amazing inference speed even on mobile cpu.
This Python library provides a suite of advanced methods for aggregating multiple embeddings associated with a single document or entity into a single representative embedding.
This project integrates RAG techniques with GPT-2 for advanced question-answering using BBC news articles. It employs FAISS for efficient document retrieval and SentenceTransformer for embeddings, providing detailed and contextually accurate answers by combining article content with publication dates.
A ChatBot designed to assist WhatsAgenda customers in configuring their calendar. This tool streamlines the setup of scheduling, managing appointments, and customizing service hours, ensuring an efficient and user-friendly experience.
abaritbot: AI assistant using RAG and openAI API.
Add a description, image, and links to the faiss-vector-database topic page so that developers can more easily learn about it.
To associate your repository with the faiss-vector-database topic, visit your repo's landing page and select "manage topics."