Found 46 repositories(showing 30)
draganaleksich
Simple demo app demonstrating use of OpenAI Assistants API in Next.js and Vercel AI SDK with streaming, tool use (code interpreter and file search), and function calling.
talesmousinho
A Next.js 14 Chatbot that uses OpenAI's Assistant Retrieval to chat with documents
sharonmordechai
The AI Assistant uses OpenAI's GPT models and Langchain for agent management and memory handling. With a Streamlit interface, it offers interactive responses and supports efficient document search with FAISS. Users can upload and search pdf, docx, and txt files, making it a versatile tool for answering questions and retrieving content.
p4r7h-v
Advanced voice assistant for developers and researchers. Boost productivity with code search, web scraping, file management, and more. Accessible, customizable, and powered by OpenAI's GPT language models, Bing Search, and ElevenLabs voice (optional).
szilvia-csernus
Notebook examples for using OpenAI's Assistants API with the file search (knowledge retrieval) functionality.
yjg30737
OpenAI Assistant V2 Manager created with PyQt (focused on File Search functionality)
mobashshirhasan
A smart, tool-using research assistant powered by LangChain and OpenAI/Anthropic LLMs. It can search the web, extract information from Wikipedia, and save structured research summaries to a text file.
yantheo
openai-doc-reader is a RAG tool based on the OpenAI Assistant File Search & Vector Store API (V2) designed to read, analyze, and interact with documents. This project allows users to upload files (such as PDFs), transform them into embedding vectors, and then interact with these documents through an AI-powered chat interface.
ZionOchayon
A conversational agent for customer support queries was built using React.js for the frontend and Python (Flask) for the backend, using RESTful API architecture. The OpenAI Assistant API manages multiple conversations, utilizing file search with stored FAQs, function API calls, and a NoSQL database for order statuses. Evaluation scripts.
immortalcurse
Developed a Python-based personal AI assistant that understands and responds to voice commands using SpeechRecognition and pyttsx3. Used OpenAI's GPT-3 for text generation and saved previous conversations to a JSON file for context. Enables web browsing, Wikipedia search, basic task automation, and can answer any question via GPT-3.
dansasser
Python filesystem tools for AI models and LLMs. Secure directory access, file reading, grep search for Ollama, OpenAI, Anthropic Claude. Built-in path validation and security policies. Framework-agnostic function calling tools. Ideal for AI coding assistants and automated code analysis.
hakant66
This project is a local Insights Assistant. You ingest PDF/CSV files into a vector database (Chroma) via a FastAPI server. A client (CLI or Streamlit) searches those embeddings and then calls an LLM summarizer (Ollama or OpenAI) to produce a concise, cited answer grounded in the retrieved snippets.
No description available
No description available
Roopendra97
A complete guide to building an AI-powered assistant using OpenAI's Assistant API with file search, vector stores, and real-time streaming in Express.js.
Chatbot bíblico con OpenAI Assistant API y File Search
7effrey89
Code sample of how to use the File Search feature for Azure OpenAI Assistants.
abhishekKumar253
🚀 AI Assistant with OpenAI & Express | A Node.js-based assistant with file search, code execution, and function calling.
Valentin387
Frontend made with Angular for my my api integrating fastAPI + openAI assistant with File search
AngelaMihajlova
AI assistant with RAG: OpenAI + LangChain + Qdrant + Streamlit for file upload, search, and context-aware Q&A.
Calvinstp-102
Laravel project integrating OpenAI API features: Assistants, Vector Store, Files, and Embeddings. Supports RAG, semantic search, file uploads, and intelligent assistant workflows. Ideal for building AI-powered apps like chatbots, Q&A, and document search with OpenAI tools.
vikkysarswat
Comprehensive demonstration of OpenAI Agent Kit features including assistants, function calling, file search, and code interpreter with practical examples
Kiran-Jones
Terminal-based AI coding assistant with file editing, command execution, web search, and MCP support. Works with any OpenAI-compatible API.
lukeliasi
AI-driven chatbot assistant that searches for information in a file using ChromaDB, OpenAI, and semantic chunking. It processes text files into searchable chunks and provides context-aware responses to user queries.
praneethdh
Voice-controlled desktop assistant with speech recognition, OpenAI integration, and GUI feedback. Supports tasks like file search, sending emails, playing music, web search, and more using natural voice commands.
sambhabdas
Jarvis Virtual Assistant is a python program featuring voice-controlled web browsing, Wikipedia searches, email sending, file exploration, and OpenAI GPT-3.5 integration. Enhance productivity with this customizable, intelligent virtual assistant.
binod123-4
Advanced Virtual AI Assistant in Python with web search, Wikipedia, weather updates, calculator, file search, system info, and app launching. Includes memory, voice input/output, and OpenAI-powered chat for natural conversations.
unifyservices
AI-powered inventory assistant using Azure OpenAI (GPT-4o mini) and FastAPI. Natural language queries for Excel inventory files — search, analyze, update, and manage inventory through conversation.
jamil225
This project implements an interactive financial assistant that leverages OpenAI's GPT-4 model and file search capabilities to provide intelligent financial advice and analysis. The assistant can process financial documents and respond to user queries with context-aware information.
foxy1402
A lightweight, self-hosted AI search assistant powered by SearxNG and any OpenAI-compatible endpoint. Supports RAG over uploaded files, Vision OCR, audio/video transcription, threaded chat memory, and citation-aligned answers.