Python-based implementation to generate Proof of Work (PoW) tokens and Sentinel tokens for bypassing security mechanisms in OpenAI's ChatGPT and Sora private APIs
-
Updated
Nov 13, 2025 - Python
Python-based implementation to generate Proof of Work (PoW) tokens and Sentinel tokens for bypassing security mechanisms in OpenAI's ChatGPT and Sora private APIs
An intellligent AI assistant that can do anything!
This is a chatbot application engineered to provide detailed insights and visualisations based on user queries regarding specific datasets.It uses Streamlit for the front-end and integrates advanced backend technologies such as LangChain, OpenAI, SQL, and Python agents for data processing and retrieval.
Personal Project | Summarising weather data in a single sentence using LLMs by prompt engineering with the Open AI API.
Application for users to search products for pore-clogging ingredients or to paste their own set of ingredients to check for pore-cloggers
A repo for a blog post: https://medium.com/@pavel.loginov.dev/подключаем-openai-к-telegram-bot-533d1823cbdc
Asteroids evasion using OpenAI's gym Reinforcement Learning (RL) package - M.Sc. Thesis in Computer Science, Ben Gurion University Ben Gurion University of the Negev, Israel
Developed an intelligent AI summarization system that extracts content based on user-specified keywords from PDFs and web articles, streamlining the information retrieval process.
An intelligent, Streamlit-based web application that automates customer complaint processing and refund decision-making. It leverages Large Language Models (LLMs) and LangChain to extract key dates, evaluate policy eligibility, calculate processing times, and generate customized customer emails.
Web scraper to collect job listings, filter by keywords and AI semantic matching, create an AI tailored resume for that job, store everything in a SQLite DB, and provide a simple webpage dashboard to review the data.
An AI chatbot built that can discuss anything with a human and is built using the OpenAI-API. You can use it to write stories, messages, etc.
KazukoShield for LLM Trustworthiness / Penn State University
Repo used to compose "Chain of Thoughts" for Ensemble Modelo62 by writing natural-language prompts. Each text prompt describes a musical idea, gesture, or section — and the system automatically translates it into music. For a generalised tool to compose with various instruments, see the fork:
HackMIT Sustainability Track Winner (2023). Tackling food waste in homes/grocery stores, using CV and OpenAI GPT-3.
A lightweight RAG system that scrapes, embeds, and indexes financial news to generate context-aware stock answers using a vector store and an LLM.
Two-agent RAG pipeline for product Q&A, semantic retrieval (FAISS) and grounded response generation as separate, independently testable agents orchestrated with LangGraph. FastAPI + Docker, with out-of-scope query handling so the LLM never hallucinates an answer outside the product catalog.
A simple Python CLI chat agent that connects to local Large Language Models (LLMs).
Add a description, image, and links to the open-ai-api topic page so that developers can more easily learn about it.
To associate your repository with the open-ai-api topic, visit your repo's landing page and select "manage topics."