The dataset used in this project can be found on Kaggle: arXiv Papers Dataset.
- To provide a comprehensive collection of academic papers on Large Language Models (LLMs), ChatGPT, Transformers, and related topics.
- To facilitate quick access to seminal and cutting-edge research for enthusiasts, researchers, and practitioners in the field of artificial intelligence.
- To support the community in identifying research gaps and opportunities within the domain of Retrieval Augmented Generation (RAG) and beyond.
- Curated List of Papers: An annotated compilation of research papers, including titles, authors, summaries, and key findings.
- Jupyter Notebook Overview: A detailed notebook presenting the collection with insights and annotations for each paper.
- Research Focus Areas: Emphasis on Retrieval Augmented Generation, LLMs, ChatGPT, and Transformers among other AI technologies
- Research Acceleration: Streamlines the research process by offering an organized repository of significant works.
- Educational Resource: Serves as a learning tool for those new to the field or looking to expand their knowledge on specific topics within LLMs and Transformers.
- Academic and Industry Research: Ideal for researchers and professionals seeking to deepen their understanding or contribute to the fields of LLMs, ChatGPT, and Transformers.
- Project Inspiration: Provides a foundation for developing new projects or studies based on the latest trends and findings in AI research.
To get started with this project:
- Clone this repository to your local machine.
- Ensure you have Jupyter Notebook installed and running.
- Install the required dependencies.
- Download the "arXiv Papers Dataset" and place it in the designated directory.
- Open and run the Jupyter Notebook "RAG_arXiv_Papers.ipynb" to train and evaluate the model.
We welcome contributions to enhance the functionality and efficiency of this script. Feel free to fork, modify, and make pull requests to this repository. To contribute:
- Fork the Project.
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
). - Commit your Changes (
git commit -m 'Add some AmazingFeature'
). - Push to the Branch (
git push origin feature/AmazingFeature
). - Open a Pull Request against the
main
branch.
This project is licensed under the MIT License - see the LICENSE
file for details.
Author: Akhil Chhibber
LinkedIn: https://www.linkedin.com/in/akhilchhibber/
Medium Blogs: https://medium.com/@akhil.chibber