data-retrieval-and-display

There are 2 repositories under data-retrieval-and-display topic.

  • radman-s/REST_API

    This project demonstrates the usage of the JSONPlaceholder API by making HTTP requests and retrieving data from various endpoints. It is implemented in Python using the requests library.

    Language:Python2100
  • ksm26/Prompt-Compression-and-Query-Optimization

    Enhance the performance and cost-efficiency of large-scale Retrieval Augmented Generation (RAG) applications. Learn to integrate vector search with traditional database operations and apply techniques like prefiltering, postfiltering, projection, and prompt compression.

    Language:Jupyter Notebook110