EXCEEDS logo
Exceeds
Prajwal Moras

PROFILE

Prajwal Moras

During February 2026, Prajwal Moras developed a fully local, offline retrieval-augmented generation notebook for the run-llama/llama_index repository. Leveraging Python, machine learning, and data science skills, Prajwal implemented an end-to-end RAG pipeline using Llama3.2:3b for language modeling, nomic-embed-text for embeddings, and ChromaDB for vector storage with caching. The notebook included a config.yaml and sample dataset to ensure deterministic, reproducible runs, and achieved a 100% retrieval hit rate with an MRR of 0.85. Prajwal also demonstrated failure modes and integrated guardrails to reduce hallucinations, focusing on maintainability, offline reproducibility, and user safety in restricted environments.

Overall Statistics

Feature vs Bugs

100%Features

Repository Contributions

1Total
Bugs
0
Commits
1
Features
1
Lines of code
1,005
Activity Months1

Work History

February 2026

1 Commits • 1 Features

Feb 1, 2026

February 2026—run-llama/llama_index: Delivered a fully local, offline RAG notebook enabling end-to-end retrieval-augmented generation without API keys. Implemented a complete pipeline using Llama3.2:3b, nomic-embed-text embeddings, and ChromaDB with caching. Added config.yaml and a sample dataset for deterministic, reproducible runs. Achieved 100% hit rate and MRR 0.85 in retrieval evaluation; demonstrated 3 failure modes with guardrails to reduce hallucinations. Refined notebook to be self-contained, linted, and maintainable. These efforts reduce external service dependencies, speed iteration, and improve safety and reliability for users in restricted environments.

Activity

Loading activity data...

Quality Metrics

Correctness100.0%
Maintainability80.0%
Architecture100.0%
Performance80.0%
AI Usage80.0%

Skills & Technologies

Programming Languages

Python

Technical Skills

AI developmentPythondata sciencemachine learningnotebook development

Repositories Contributed To

1 repo

Overview of all repositories you've contributed to across your timeline

run-llama/llama_index

Feb 2026 Feb 2026
1 Month active

Languages Used

Python

Technical Skills

AI developmentPythondata sciencemachine learningnotebook development