Skip to content
View mightyoctopus's full-sized avatar

Block or report mightyoctopus

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. worthbrain worthbrain Public

    WorthBrain is an agentic system where multiple AI agents collaborate to scrape online deals, estimate true value & notify users when an offer is significantly underpriced. Powered by multiple AI mo…

    Jupyter Notebook

  2. seo-specialist-chatbot-rag-langchain seo-specialist-chatbot-rag-langchain Public

    This is an SEO chatbot that acts as your SEO strategist. This chatbot is reinforced with high quality of comprehensive SEO strategy guidelines in the RAG system, which will provide an up-to-date ex…

    Jupyter Notebook

  3. ai-written-text-detector ai-written-text-detector Public

    Detects text to see whether a human or AI wrote. Built with a RoBERTa model and LLM agent(GPT-5 Mini) in LangGraph

    Python 1

  4. airline-assistant-multimodal-chatbot airline-assistant-multimodal-chatbot Public

    Airline assistant chatbot built with GPT and OpenAI multimodal models (TTS, Transcribe, Dall-e-3).

    Python

  5. business-meeting-minutes-generator business-meeting-minutes-generator Public

    Business meeting generator that transcribes a mp3 audio format into text and generate minutes of meeting from the transcribed text. Whisper-1 used for transcribing, meta-llama/Llama-3.1-8B-Instruct…

    Python

  6. llm-powered-python-to-cpp-code-converter llm-powered-python-to-cpp-code-converter Public

    This is a code converter that converts Python code to C++ using LLMs. The available LLM models are GPT5-mini and Gemini 1.5 Flash

    Python