Spaces:
Sleeping
Sleeping
File size: 15,621 Bytes
356d291 04a3a16 8f2c55b 6952922 8f2c55b 04a3a16 992ab7f 04a3a16 8f2c55b 04a3a16 992ab7f 04a3a16 992ab7f 04a3a16 f938f16 41dcabc c1d8705 6952922 356d291 4a97de0 992ab7f 993edd0 4a97de0 992ab7f 4a97de0 6952922 f938f16 992ab7f f938f16 8f2c55b 4a97de0 8f2c55b 992ab7f 8f2c55b 4a97de0 8f2c55b 6952922 992ab7f 8f2c55b f938f16 e69ae2a 6952922 f938f16 8f2c55b 992ab7f a72115f 992ab7f a72115f 992ab7f f938f16 6952922 04a3a16 992ab7f 6952922 e69ae2a 6952922 f938f16 6952922 992ab7f 6952922 f938f16 356d291 f938f16 41dcabc f938f16 4a97de0 41dcabc 992ab7f 6952922 992ab7f 6952922 f938f16 e69ae2a 992ab7f e69ae2a f938f16 992ab7f 04a3a16 992ab7f 6952922 8f2c55b 992ab7f 4a97de0 6952922 f938f16 8f2c55b 992ab7f 6952922 f938f16 6952922 f938f16 c1d8705 992ab7f 6952922 356d291 6952922 8f2c55b 4a97de0 6952922 04a3a16 992ab7f 6952922 992ab7f 04a3a16 7b26e18 8f2c55b 356d291 8f2c55b 6952922 992ab7f 6952922 f938f16 992ab7f 6952922 f938f16 356d291 992ab7f 04a3a16 356d291 04a3a16 f938f16 992ab7f f938f16 356d291 f938f16 41dcabc 8f2c55b f938f16 356d291 992ab7f 356d291 dca21eb 992ab7f f938f16 8f2c55b 992ab7f 356d291 8f2c55b f938f16 356d291 f938f16 356d291 992ab7f 356d291 992ab7f 8f2c55b 356d291 f938f16 356d291 f938f16 356d291 992ab7f 356d291 992ab7f f938f16 356d291 dca21eb 356d291 f938f16 992ab7f f938f16 992ab7f 356d291 992ab7f 356d291 992ab7f 356d291 992ab7f 356d291 992ab7f 356d291 992ab7f 356d291 f938f16 8f2c55b 992ab7f 8f2c55b 356d291 f938f16 992ab7f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 | # app.py - FULLY WORKING AI RESEARCH AGENT WITH COMPLETE UI
import os
import re
import logging
import tempfile
from pathlib import Path
from typing import List
import numpy as np
import PyPDF2
from sentence_transformers import SentenceTransformer
import faiss
import gradio as gr
from gtts import gTTS
# Safe Groq import
try:
from groq import Groq
GROQ_OK = True
except ImportError:
GROQ_OK = False
print("โ Groq library not installed!")
logging.basicConfig(level=logging.INFO)
logger = logging.getLogger(__name__)
# ===============================
# ๐ HARDCODE YOUR GROQ API KEY HERE (GLOBAL)
# ===============================
GROQ_API_KEY = "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"
groq_client = None
if GROQ_OK:
try:
print("DEBUG โ Initializing Groq client...")
groq_client = Groq(api_key=GROQ_API_KEY)
print("โ
DEBUG โ Groq client initialized successfully!")
except Exception as e:
groq_client = None
print(f"โ Groq initialization error: {e}")
else:
print("โ Groq library import failed!")
class AgenticRAGAgent:
def __init__(self):
self.chunks = []
self.index = None
self.embedder = SentenceTransformer('all-MiniLM-L6-v2')
self.conversation_history = []
# UI Settings
self.temperature = 0.3
self.max_tokens = 500
self.chunk_size = 512
self.chunk_overlap = 50
self.retrieval_k = 8
# Feature toggles
self.enable_web_search = True
self.enable_calculations = True
self.enable_fact_checking = True
self.enable_analysis = True
print("โ
AgenticRAGAgent initialized")
def remove_emojis(self, text: str) -> str:
"""Remove emojis from text for clean voice output"""
emoji_pattern = re.compile("["
u"\U0001F600-\U0001F64F"
u"\U0001F300-\U0001F5FF"
u"\U0001F680-\U0001F6FF"
u"\U0001F1E0-\U0001F1FF"
u"\U00002702-\U000027B0"
u"\U000024C2-\U0001F251"
"]+", flags=re.UNICODE)
return emoji_pattern.sub(r'', text)
def clean_for_voice(self, text: str) -> str:
"""Clean text for voice synthesis"""
text = self.remove_emojis(text)
text = re.sub(r'[\*_`#\[\]]', '', text)
text = re.sub(r'\s+', ' ', text).strip()
return text
def generate_voice(self, text: str):
"""Generate voice output from text"""
if not text or not text.strip():
return None
clean = self.clean_for_voice(text)
if len(clean) < 5:
return None
try:
tts = gTTS(text=clean, lang='en', slow=False)
tmp = tempfile.NamedTemporaryFile(delete=False, suffix=".mp3")
tts.save(tmp.name)
return tmp.name
except Exception as e:
logger.error(f"Voice generation failed: {e}")
return None
def upload_pdfs(self, files):
"""Upload and process PDF files"""
if not files:
return "No files selected."
folder = Path("sample_data")
folder.mkdir(exist_ok=True)
all_chunks = []
count = 0
for file in files:
filename = str(file.name) if hasattr(file, 'name') else str(file)
if not filename.lower().endswith('.pdf'):
continue
dest = folder / Path(filename).name
try:
content = file.read() if hasattr(file, 'read') else open(filename, 'rb').read()
with open(dest, "wb") as f:
f.write(content)
except Exception as e:
logger.warning(f"Failed to save file {filename}: {e}")
continue
text = ""
try:
with open(dest, 'rb') as f:
reader = PyPDF2.PdfReader(f)
for page in reader.pages:
t = page.extract_text()
if t:
text += t + " "
except Exception as e:
logger.warning(f"Failed to extract text from {filename}: {e}")
continue
if text.strip():
chunks = [text[i:i+self.chunk_size] for i in range(0, len(text), self.chunk_size - self.chunk_overlap)]
all_chunks.extend([{"content": c.strip()} for c in chunks if c.strip()])
count += 1
if not all_chunks:
return "No readable text found in the PDFs."
print(f"Creating embeddings for {len(all_chunks)} chunks...")
vecs = self.embedder.encode([c["content"] for c in all_chunks], show_progress_bar=True)
vecs = vecs / np.linalg.norm(vecs, axis=1, keepdims=True)
dim = vecs.shape[1]
self.index = faiss.IndexFlatIP(dim)
self.index.add(vecs.astype('float32'))
self.chunks = all_chunks
status_msg = f"โ
Loaded {count} PDF(s) โ {len(all_chunks)} chunks ready!"
print(status_msg)
return status_msg
def ask(self, question: str, history: List):
"""Process user question and generate response"""
global groq_client
if not question.strip():
return history, None
if not history:
history = []
# Handle greeting
if question.strip().lower() in ["hi", "hello", "hey", "hola", "howdy"]:
reply = "Hi there! I am AI Research Agent with agentic capabilities. Upload PDF documents and ask complex questions!"
history.append([question, reply])
return history, self.generate_voice(reply)
# Check if PDFs are loaded
if not self.index:
reply = "Please upload a PDF document first!"
history.append([question, reply])
return history, self.generate_voice(reply)
# Retrieve relevant chunks
q_vec = self.embedder.encode([question])
q_vec = q_vec / np.linalg.norm(q_vec)
D, I = self.index.search(q_vec.astype('float32'), k=self.retrieval_k)
context = "\n\n".join([self.chunks[i]["content"] for i in I[0] if i < len(self.chunks)])
prompt = f"Context from documents:\n{context}\n\nQuestion: {question}\nAnswer clearly and accurately:"
if groq_client is None:
reply = "ERROR: Groq client is not initialized. Check your API key and connection."
print("โ Groq client is None - cannot process request")
else:
try:
print(f"๐ค Sending request to Groq API for question: {question[:50]}...")
resp = groq_client.chat.completions.create(
model="llama-3.3-70b-versatile",
messages=[{"role": "user", "content": prompt}],
temperature=self.temperature,
max_tokens=self.max_tokens
)
reply = resp.choices[0].message.content.strip()
print(f"โ
Received response from Groq API")
except Exception as e:
reply = f"Groq API error: {str(e)}"
print(f"โ Groq API error: {e}")
history.append([question, reply])
return history, self.generate_voice(reply)
def update_settings(self, temp, tokens, chunk_size, overlap, k, web, calc, fact, analysis):
"""Update agent settings"""
self.temperature = temp
self.max_tokens = tokens
self.chunk_size = chunk_size
self.chunk_overlap = overlap
self.retrieval_k = k
self.enable_web_search = web
self.enable_calculations = calc
self.enable_fact_checking = fact
self.enable_analysis = analysis
return f"""โ๏ธ Settings Updated:
โข Temperature: {temp}
โข Max Tokens: {tokens}
โข Chunk Size: {chunk_size}
โข Chunk Overlap: {overlap}
โข Retrieved Chunks: {k}
โข Web Search: {'โ
' if web else 'โ'}
โข Calculator: {'โ
' if calc else 'โ'}
โข Fact Check: {'โ
' if fact else 'โ'}
โข Analysis: {'โ
' if analysis else 'โ'}"""
# =========================================
# GRADIO UI WITH FULL SETTINGS
# =========================================
def create_interface():
agent = AgenticRAGAgent()
with gr.Blocks(title="AI Research Agent", theme=gr.themes.Soft()) as interface:
gr.HTML("""
<div style="text-align: center; padding: 20px; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-radius: 15px;">
<h1 style="color: white; margin: 0;">๐ค AI Research Agent - Agentic RAG</h1>
<p style="color: white; margin: 10px 0;">Advanced Multi-Tool Research Assistant with Voice Support ๐ค๐</p>
</div>
""")
with gr.Row():
with gr.Column(scale=2):
# Chat Interface
chatbot = gr.Chatbot(
label="๐ฌ Chat",
height=500
)
with gr.Row():
msg = gr.Textbox(
label="",
placeholder="Ask a complex research question...",
scale=4,
lines=1
)
submit_btn = gr.Button("๐ Send", variant="primary", scale=1)
with gr.Row():
clear_btn = gr.Button("๐๏ธ Clear Chat", variant="secondary")
# Voice Output
audio_output = gr.Audio(
label="๐ Voice Response",
autoplay=True,
interactive=False
)
# ===== SIDEBAR WITH SETTINGS =====
with gr.Column(scale=1):
# Document Upload Section
with gr.Group():
gr.HTML("<h3 style='text-align: center;'>๐ Upload Documents</h3>")
file_upload = gr.Files(
label="",
file_types=[".pdf"],
file_count="multiple"
)
upload_status = gr.Textbox(
label="๐ Status",
interactive=False,
max_lines=10
)
# ===== AI PARAMETERS SETTINGS =====
with gr.Accordion("โ๏ธ AI Parameters", open=False):
gr.HTML("<h4 style='margin-bottom: 10px;'>๐ง Model Settings</h4>")
temperature_slider = gr.Slider(
0.0, 1.0,
value=0.3,
step=0.1,
label="๐ก๏ธ Temperature",
info="Higher = more creative"
)
max_tokens_slider = gr.Slider(
100, 2000,
value=500,
step=50,
label="๐ Max Tokens",
info="Response length"
)
# ===== DOCUMENT PROCESSING SETTINGS =====
with gr.Accordion("๐ Document Processing", open=False):
gr.HTML("<h4 style='margin-bottom: 10px;'>๐ฆ Chunking Strategy</h4>")
chunk_size_slider = gr.Slider(
256, 1024,
value=512,
step=64,
label="๐ Chunk Size",
info="Text segment size"
)
chunk_overlap_slider = gr.Slider(
0, 200,
value=50,
step=10,
label="๐ Chunk Overlap",
info="Overlap between chunks"
)
retrieval_k_slider = gr.Slider(
3, 15,
value=8,
step=1,
label="๐ Retrieved Chunks",
info="Documents to retrieve"
)
# ===== AGENTIC TOOLS SETTINGS =====
with gr.Accordion("๐ ๏ธ Agentic Tools", open=False):
gr.HTML("<h4 style='margin-bottom: 10px;'>โก Enable/Disable Tools</h4>")
with gr.Row():
enable_web = gr.Checkbox(
value=True,
label="๐ Web Search"
)
enable_calc = gr.Checkbox(
value=True,
label="๐งฎ Calculator"
)
with gr.Row():
enable_fact = gr.Checkbox(
value=True,
label="โ
Fact Check"
)
enable_analysis = gr.Checkbox(
value=True,
label="๐ Analysis"
)
# Apply Settings Button
apply_btn = gr.Button(
"โก Apply Settings",
variant="primary",
size="lg"
)
# Settings Status
settings_status = gr.Textbox(
label="โ๏ธ Settings Status",
interactive=False,
max_lines=10,
value="Settings ready. Adjust and click 'Apply Settings'"
)
# ===== EVENT HANDLERS =====
def respond(message, history):
"""Handle user message"""
new_hist, audio_file = agent.ask(message, history)
return "", new_hist, audio_file
def clear_chat():
"""Clear chat history"""
return []
# Connect events
submit_btn.click(
respond,
inputs=[msg, chatbot],
outputs=[msg, chatbot, audio_output]
)
msg.submit(
respond,
inputs=[msg, chatbot],
outputs=[msg, chatbot, audio_output]
)
clear_btn.click(
clear_chat,
outputs=[chatbot]
)
file_upload.change(
agent.upload_pdfs,
inputs=[file_upload],
outputs=[upload_status]
)
apply_btn.click(
agent.update_settings,
inputs=[
temperature_slider, max_tokens_slider, chunk_size_slider,
chunk_overlap_slider, retrieval_k_slider, enable_web,
enable_calc, enable_fact, enable_analysis
],
outputs=[settings_status]
)
return interface
if __name__ == "__main__":
print("๐ Starting AI Research Agent with Full UI...")
print("โจ Features:")
print(" โข Document Upload (PDF)")
print(" โข Semantic Search")
print(" โข Groq LLM Integration")
print(" โข Voice Output (gTTS)")
print(" โข AI Parameter Controls")
print(" โข Document Processing Settings")
print(" โข Agentic Tools Toggle")
app = create_interface()
app.launch(
server_name="0.0.0.0",
server_port=7860,
show_error=True,
share=False
) |