Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.52 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.52 KB

LLM Tutor 🤖📚 - DEMO 🎬

Python | Langchain | Streamlit | Anaconda | ChromaDB | Scraping

About 🌟

LLM Tutor is an advanced information retrieval system designed to provide up-to-date and accurate information on Large Language Models (LLMs). It utilizes a RAG-based pipeline to extract and synthesize technical information from arXiv papers and online resources.

Features 🚀

  • 📊 Extracts information from arXiv's technical papers on LLM architectures
  • 🔗 Utilizes content from aman.ai/primers/ai/LLM/
  • 🧠 Implements a RAG-based pipeline for efficient information retrieval
  • 📈 Provides latest insights on LLM applications and architectures

How It Works 🛠️

  1. Data Collection: Gathers technical papers from arXiv and content from specified online resources.
  2. Processing: Utilizes natural language processing techniques to extract relevant information.
  3. RAG Pipeline: Implements a Retrieval-Augmented Generation pipeline for accurate information synthesis.
  4. User Interface: Presents the processed information in an easy-to-understand format.

Contributing 🤝

Contributions are welcome! Please feel free to submit a Pull Request.

Acknowledgments 👏

  • arXiv for providing access to technical papers
  • aman.ai for valuable LLM resources

Contact 📧

For any queries, please reach out to [email protected].

Happy Learning! 🎓🎉