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.
Webapp to answer questions about my resume leveraging Langchain, OpenAI, Streamlit
Q&A System using BERT and Faiss Vector Database
This repo is for advanced RAG systems, each branch will represent a project based on RAG.
It allows users to upload PDFs and ask questions about the content within these documents.
LLM App to demystify and summarize Terms and Conditions agreements
This is a RAG project to chat with your uploaded PDF , made using Langchain and Anthropic Claude 3 used as LLM , hosted using Streamlit
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
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.
Implementing LangChain concepts and building meaningful stuffs
DocSpot - Connecting Students Together
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.
The project is a LangChain-based demo application integrated with Google's Gemini API, built using the Streamlit framework. It allows users to input a query or search topic through a text box, which is processed by a language model to generate helpful responses.
LLM graph-RAG SQL generator for large databases with poor documentation
Faiss with sqlite
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.
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."