Files
awesome-llm-apps/rag_tutorials/rag_chain
Raoul Scalise 3a85fa8924 Ambrogio: Code improvements
Modified files:
- llm_apps_with_memory_tutorials/ai_arxiv_agent_memory/ai_arxiv_agent_memory.py
- advanced_tools_frameworks/cursor_ai_experiments/multi_agent_researcher.py
- advanced_tools_frameworks/local_llama3.1_tool_use/llama3_tool_use.py
- rag_tutorials/rag_chain/app.py
- rag_tutorials/hybrid_search_rag/main.py
2025-02-13 21:59:11 +01:00
..
2025-02-13 21:59:11 +01:00
2025-01-14 20:28:18 +05:30

PharmaQuery

Overview

PharmaQuery is an advanced Pharmaceutical Insight Retrieval System designed to help users gain meaningful insights from research papers and documents in the pharmaceutical domain.

Demo

https://github.com/user-attachments/assets/c12ee305-86fe-4f71-9219-57c7f438f291

Features

  • Natural Language Querying: Ask complex questions about the pharmaceutical industry and get concise, accurate answers.
  • Custom Database: Upload your own research documents to enhance the retrieval system's knowledge base.
  • Similarity Search: Retrieves the most relevant documents for your query using AI embeddings.
  • Streamlit Interface: User-friendly interface for queries and document uploads.

Technologies Used

Requirements

  1. Install Dependencies:

    pip install -r requirements.txt
    
  2. Run the Application:

    streamlit run app.py
    
  3. Use the Application:

    • Paste your Google API Key in the sidebar.
    • Enter your query in the main interface.
    • Optionally, upload research papers in the sidebar to enhance the database.

📫 Connect With Me

handshake gif

codewithcharan __mr.__.unique codewithcharan