Geinji commited on
Commit
00ab020
1 Parent(s): bdf1816

Update chatbot_pdf_search

Browse files
Files changed (1) hide show
  1. chatbot_pdf_search +0 -4
chatbot_pdf_search CHANGED
@@ -1,7 +1,3 @@
1
- import streamlit as st
2
- from transformers import pipeline
3
- import PyPDF2
4
- import requests
5
 
6
  # Constants
7
  GROQ_API_URL = "https://api.groq.com/openai/v1/chat/completions" # Replace with your Groq endpoint
 
 
 
 
 
1
 
2
  # Constants
3
  GROQ_API_URL = "https://api.groq.com/openai/v1/chat/completions" # Replace with your Groq endpoint