Commit History

Update Hugging Face README
0932def
Running

github-actions[bot] commited on

feat: add OpenAI GPT-OSS 120B model option to configuration and UI
1862c3b

jatinmehra commited on

Update README.md
acf00e2
unverified

Jatin Mehra commited on

push to hf
f5a9b93

Jatin Mehra commited on

feat: replace deprecated llama3-8b-8192 with llama-3.1-8b-instant as default model
7a2ad34

Jatin Mehra commited on

Update README (HF) with system architecture diagram and enhance section titles for clarity
68f0395

Jatin Mehra commited on

Add system architecture diagram to README for enhanced clarity
ab5e975

Jatin Mehra commited on

Add project structure and key components description to README files for improved documentation
0fe16fd

Jatin Mehra commited on

Remove test_refactored.py as part of codebase cleanup and refactoring efforts
9dbace0

Jatin Mehra commited on

Refactor FastAPI application structure and update test imports for backward compatibility
3da73e5

Jatin Mehra commited on

Refactor and reorganize codebase for improved maintainability and clarity
ba907cd

Jatin Mehra commited on

Refactor FastAPI application for improved modularity and maintainability
33c5afb

Jatin Mehra commited on

Add FAISS indexing utilities and enhance text processing functions for improved chunking and validation
447c09c

Jatin Mehra commited on

Enhance model selection and tool creation with improved error handling, add content validation in chunking, and refine agent response logic for better user interaction and reliability
4dbeb79

Jatin Mehra commited on

Enhance PDF chunking logic and add validation for chat requests to improve data integrity and user experience
4a31622

Jatin Mehra commited on

Refactor session management and enhance PDF upload handling for improved error handling and model consistency
24b32e6

Jatin Mehra commited on

Refactor retrieval and agent functions for improved chunk handling and error management
63ed7c1

Jatin Mehra commited on

Add rouge-score to requirements.txt
1ee9743

Jatin Mehra commited on

Add detailed RAG system metrics section to README(HF_SPACES)
e9800a3

Jatin Mehra commited on

Add RAG system performance metrics section to README
2f7e733

Jatin Mehra commited on

Add Jupyter notebook for loading and analyzing RAG scores from CSV
0d7f003

Jatin Mehra commited on

Add dataset processing and evaluation script for RAG system with memory management
8d0a63e

Jatin Mehra commited on

Enhance session management in load_session function to ensure LLM consistency and improve error handling. Update chunk processing to accommodate larger text sizes and integrate conversation memory for chat history management.
bcaf7fa

Jatin Mehra commited on

Refactor agentic_rag function to include memory parameter and enhance prompt clarity with detailed instructions for context usage and search behavior.
9492bcd

Jatin Mehra commited on

Update .gitignore to include .venv, .csv, and .json files
ff4330b

Jatin Mehra commited on

Update agentic_rag function to clarify context usage in responses
02173dc

jatinmehra commited on

Update repository clone URL in README.md
d8e6d12

jatinmehra commited on

Enhance README.md with detailed features, architecture, technical stack, installation instructions, and usage guidelines
05d6c07

jatinmehra commited on

Update README.md to enhance documentation with detailed features, architecture, and usage instructions
8114e38

jatinmehra commited on

Refactor PDF processing and embedding creation; update chunking to include metadata
1dc0983

Jatin Mehra commited on

Clear saved session on page refresh
ba76b7d

Jatin Mehra commited on

Redirect home route to static index.html
58dea7f

Jatin Mehra commited on

Remove devcontainer configuration file
3ab6ad2

Jatin Mehra commited on

Update .dockerignore to include .env and Android App directory
f76c7c0

Jatin Mehra commited on

correction renamed
aec1526

Jatin Mehra commited on

Add hf readme
899e7fa

Jatin Mehra commited on

Remove Docker image deployment workflow and update Dockerfile for improved setup and environment variable handling
bb151bf

Jatin Mehra commited on

Implement PDF removal functionality and update UI with remove button
6c81e4d

Jatin Mehra commited on

Add initial HTML, CSS, and JavaScript files for PDF Insight Beta application
e3257b5

Jatin Mehra commited on

Refactor app.py to implement FastAPI for PDF processing, session management, and chat functionality
a193f24

Jatin Mehra commited on

Update requirements.txt to include additional dependencies for project functionality
f50be30

Jatin Mehra commited on

Refactor preprocessing.py to enhance PDF processing and integrate FAISS for similarity search
eb07e3c

Jatin Mehra commited on

Update .gitignore to include additional file patterns
75d04ae

Jatin Mehra commited on

Update .gitignore and adjust Max Tokens slider range in app.py
cf23d65

jatinmehra commited on

Update requirements.txt
0eb28b0

Jatin Mehra commited on

Update requirements.txt
6122c21

Jatin Mehra commited on

Update requirements.txt
966b503

Jatin Mehra commited on

Create LICENSE
bddfcfd

Jatin Mehra commited on

update android app fixed bugs
e9f4000

Jatin Mehra commited on

Add Android APP ICON
f4812e3

Jatin Mehra commited on