kmtusher97 / Knowledge-Based-QA-System-with-Python-and-Prolog
This project is a simple implementation of a knowledge-based system. It is a simple ChatBot. There is a prolog file that defines the knowledge base. The questions are handled with python. The key idea is mapping different questions for the same answer. The simplest way is finding keywords in the question. Using the keywords, a query is performed…
☆20Updated 6 months ago
Alternatives and similar repositories for Knowledge-Based-QA-System-with-Python-and-Prolog:
Users that are interested in Knowledge-Based-QA-System-with-Python-and-Prolog are comparing it to the libraries listed below
- Async bulk data ingestion and querying in various document, graph and vector databases via their Python clients☆36Updated last year
- Examples of RAG using LangChain with local LLMs - Mixtral 8x7B, Llama 2, Mistral 7B, Orca 2, Phi-2, Neural 7B☆37Updated last year
- Python implementation of Association Rule Mining☆12Updated 9 months ago
- Simple playground chat app that interacts with OpenAI's functions with memory and custom tools.☆18Updated last year
- From Dataset Labeling, Entity Extraction to production Knowledge Graph Deployment: The Power of NLP and LLMs Combined.☆12Updated 9 months ago
- Building Knowledge Graphs from Unstructured Text☆26Updated 4 years ago
- Official Python SDK. Grammar checking API for Python. Also includes: style improvements, terminology checking, and plagiarism checking AP…☆27Updated 2 years ago
- Practice building pizza.owl ontology using Protege modeling tool, base on Michael DeBillis' great guide.☆48Updated 3 months ago
- On-the-fly Definition Augmentation of LLMs for Biomedical NER☆12Updated 9 months ago
- ☆25Updated 2 years ago
- TextGraphs + LLMs + graph ML for entity extraction, linking, ranking, and constructing a lemma graph☆23Updated 11 months ago
- ☆15Updated last year
- RAG with Knowledge Graph☆37Updated 11 months ago
- Source code for "An Empirical Study of Code Smells in Transformer-based Code Generation Techniques".☆10Updated 2 years ago
- Extract relevant information of research papers, into a downloadable CSV file, from Google Scholar based on user input.☆14Updated last year
- Code that accompanies the PyData New York (2022) talk: Addressing the sensitivity of Large language models☆13Updated 2 years ago
- This project is designed for a simple LLM agent with tools on a clinical knowledge graph in Neo4j.☆18Updated 6 months ago
- An LLM-powered self-studying app using retrieval-augmented generation prompting | Streamlit LLM Hackathon 2023☆17Updated last year
- Learning to route instances for Human vs AI Feedback☆19Updated last week
- A Probabilistic Programming Language in 70 lines of Python. Code for the blog post https://mrandri19.github.io/2022/01/12/a-PPL-in-70-lin…☆17Updated 3 years ago
- Pytorch implementation of a BiLSTM model for the Wikification project.☆18Updated 4 years ago
- Two Automatic code completion IDE extensions for @JetBrains and @microsoft/vscode based on Transformer-based large language models for so…☆55Updated 10 months ago
- This repository contains queries and data from creating a dev.to/Wikidata Software Knowledge Graph using neosemantics and APOC NLP.☆30Updated 2 years ago
- An LLM training library for instruction-tuning.☆25Updated 11 months ago
- LangChain, Llama2-Chat, and zero- and few-shot prompting are used to generate synthetic datasets for IR and RAG system evaluation☆37Updated last year
- The approach involves the usage of Multi-Criteria Decision Analyses, including Weighted Sum Model (WSM), Weighted Product Model (WPM) and…☆11Updated 3 years ago
- This is a tutorial I made on how to deploy a HuggingFace/LangChain pipeline on the newly released Falcon 7B LLM by TII☆10Updated last year
- Finetuning a codegen model with python instruction set using QLORA technique for better efficacy☆12Updated last year
- NLP related python solutions and recipes I built☆18Updated 3 years ago