Gres API
Createdvalgresky
Provides a minimalist AI command server for agents and developers to snap pages, grab sites, source docs, and ask questions via a single interface.
About
Gres API is a streamlined agentic endpoint layer built with FastAPI, offering modular tools and secure key authentication. Designed for production environments with Docker deployment, it provides a simple interface for interacting with web content and vector indexes. Features include endpoints for snapping webpages, crawling websites/sitemaps, listing indexed sources, and querying the vector index using RAG (Retrieval-Augmented Generation).
Key Features
- API key authentication for secure access
- Docker Compose support for production deployment
- Modular tool architecture for extensibility
- RAG (Retrieval-Augmented Generation) for intelligent querying
- FastAPI-based API
- 0 GitHub stars
Use Cases
- Automating data extraction and analysis from websites
- Building AI agents that can interact with web content
- Creating applications that require semantic search capabilities