Skip to content

a-jean-andreasian/Wikipedia-RAG-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikipedia RAG System in Python


Note: an OpenAI model is used in this project. To use it you need a OpenAI subscription, or to activate a trial (requires payment method)

If you don't want to add a card, you can use a local embedding model like Hugging Face


Usage

  1. Get OpenAI API key and save to virtual env as OPENAI_API_KEY.
  2. Run the app:
    streamlit run main.py --server.headless true
    

About

Wikipedia Retrieval-Augmented Generation System with LlamaIndex and GPT-4o

Topics

Resources

Stars

Watchers

Forks

Contributors