Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.24 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.24 KB

LUMOS 🪄

LUMOS is a Retrieval-Augmented Generation (RAG) based project designed to help college students. Leveraging the LLAMA 2 language model, LUMOS provides a conversational interface for students to ask syllabus-related questions and receive concise, syllabus-focused answers.

Key Features

  • Syllabus-Focused Answering: LUMOS's core strength is providing answers directly aligned with the queried syllabus. This sets it apart from general-purpose search engines.

  • Comprehensive Dataset: It has been trained on scraped datasets from GFG and from some authentic textbooks.

Process Flow

Process Flow

User Interface

Process Flow

Contributing

Contributions to LUMOS are welcome! To contribute:

  • Fork the repository
  • Make changes and commit to your fork
  • Submit a pull request for review

License

This project is licensed under the MIT License - see the LICENSE file for details.

Coming Soon!

This project is under development. We'll be ready to share it soon.