LLM-Powered Intelligent Query-Retrieval System
Stars
0
Forks
1
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Update Netlify configuration and add HTML index page; enhance function handler with error handling
390cb7bView on GitHubRefactor build process: create build.py script for dependency installation and dist directory preparation
17d20c2View on GitHubUpdate Netlify build command and environment configuration; remove Vercel requirements file
cbee627View on GitHubUpdate Python version to 3.10, add .nvmrc for Node version, and create build script for environment setup
498b10dView on GitHubUpdate Python version to 3.11 in app.json and runtime.txt
8e949a2View on GitHubUpdate Netlify build configuration to include publish directory
4701b4fView on GitHubUpdate environment configuration for Gemini API and add Vercel deployment setup
c526217View on GitHubUpdate Dockerfile, docker-compose, and environment configurations for Gemini API integration and security enhancements
dd9a63cView on GitHubEnhance document processing to support local file paths and structured responses in query results
0531161View on GitHubRefactor to integrate Gemini API, update environment variables, and enhance decision-making logic
258e6b2View on GitHubInitial commit: LLM-powered document processing system
ab94010View on GitHub