nowfound

Alternatives

Products that do what Blowing $100 on OpenAI in a few hours with context injection does

Yesterday I released an AI-enabled chatbot called GPTflix that serves up opinions and reviews of movies based on user input questions in chat format. It's made with GPT-3 and Pinecone using 450,000 movie reviews stored in a vector database. The chatbot was built in less than 48 hours and was deployed on Streamlit. Basically the way it works is this: 1. User inputs a query 2. Query is converted to OpenAI vector embedding 3. Query vector embedding is compared to all 450K entries in the Pinecone DB 4. Top 100 closest entries in Pinecone are sent back via the API as "closest to the query" 5.…

  1. 1
    ChatGPT1,647

    Optimizing language models for dialogue

    2022 · chatgpt.com

  2. 2

    Open AI announced ChatGPT Plugins to access real-world data

    2023

  3. 3

    The fast, easy and cheap OpenAI alternative

    2023

  4. 4

    ChatGPT for your video library, with unlimited video context

    2025

  5. 5

    Scaled access to research-grade intelligence

    2024

  6. 6

    Use ChatGPT, Claude, and Gemini Side-By-Side

    2025

  7. 7

    Generate a ChatGPT for your website In 1 minute

    2023

  8. 8OS

    Hey HN, we've been working with OpenAI for the past few months on the new Realtime API. The goal is to give everyone access to the same stack that underpins Advanced Voice in the ChatGPT app. Under the hood it works like this: - A user's speech is captured by a LiveKit client SDK in the ChatGPT app - Their speech is streamed using WebRTC to OpenAI’s voice agent - The agent relays the speech prompt over websocket to GPT-4o - GPT-4o runs inference and streams speech packets (over websocket) back to the agent - The agent relays generated speech using WebRTC back to the user’s device The…

    2024 · github.com

  9. 9OS

    Hey everyone, We have been building SecureAI Tools -- an open-source application layer for ChatGPT and ChatPDF-like AI tools. It works with locally running LLMs as well as with OpenAI-compatible APIs. For local LLMs, it supports Ollama which supports all the gguf/ggml models. Currently, it has two features: Chat-with-LLM, and Chat-with-PDFs. It is optimized for self-hosting use cases and comes with basic user management features. Here are some quick demos: * Chat with documents using OpenAI's GPT3.5 model: https://www.youtube.com/watch?v=Br2D3G9O47s * Chat with documents…

    2023 · github.com

  10. 10CW

    Hi HN, A few of our team members at Airbyte (and Joe, who killed it!) recently played with building our own internal support chat bot, using Airbyte, Langchain, Pinecone and OpenAI, that would answer any questions we ask when developing a new connector on Airbyte. As we prototyped it, we realized that it could be applied for many other use cases and sources of data, so... we created a tutorial that other community members can leverage [http://airbyte.com/tutorials/chat-with-your-data-using-opena...] and the Github repo to run it…

    2023 · airbyte.com

  11. 11

    Enterprise-grade security, privacy and powerful ChatGPT

    2023

  12. 12

    Custom ChatGPT agents with your own data

    2023

  13. 13

    ChatGPT-like customer interactions in a website widget

    2024

  14. 14

    Create GPT chatbots for your data & publish on all platforms

    2023

  15. 15CP

    OP here. This comment contains SPOILERS so try the dystopia simulator first before reading further! I built "WeChatGPT+" in December on top of GPT-3. It was pretty surreal when OpenAI released an actual product named "ChatGPT Plus" a few months after that. Then the Microsoft partnership was announced, Bing AI was released, and marketing materials were leaked indicating that Bing AI would start including advertisements within the chat responses. Reality imitates fiction, I guess. Today - literally a few hours ago - OpenAI announced public ChatGPT API with 10% the cost of GPT-3. I immediately…

    2023 · future.attejuvonen.fi

  16. 16

    GPT-3 technology for Chatbots in popular messengers

    2023

  17. 17IM

    This is another one of my automate-my-life projects - I'm constantly asking the same question to different AIs since there's always the hope of getting a better answer somewhere else. Maybe ChatGPT's answer is too short, so I ask Perplexity. But I realize that's hallucinated, so I try Gemini. That answer sounds right, but I cross-reference with Claude just to make sure. This doesn't really apply to math/coding (where o1 or Gemini can probably one-shot an excellent response), but more to online search, where information is more fluid and there's no "right" search engine + text…

    2024 · ithy.com

  18. 18

    Open-source AI agent video editor with a real timeline

    Jul 2026 · openchatcut.com

  19. 19AL

    Lately I've felt exhausted due to the deluge of AI/GPT posts on hacker news, and have seen similar grumblings. I threw together this frontend that filters out anything with the phrases AI, LLM, GPT, or LLaMa for use until the hype dies down a bit. Before anyone asks, yes I did try to use ChatGPT to help, and while the code it provided was helpful, it needed some heavy bug-fixing. Edit: One other note I forgot to mention. The favicon is generated by Stable Diffusion, I asked it to generate an "Aritificial Intelligence Favicon", and then I added the red circle with line through it.

    2023 · save-buffer.github.io

  20. 20

    Find the best curated ChatGPT, chatbots, GPT4 apps & plugins

    2023

  21. 21CB

    I'm heavily relying on Reddit for my online research, but there are many repetitive questions and recommendations on subreddits, so I trained a GPT bot on over 100k r/BuyItForLife comments and posts to embody the collective knowledge of this Reddit community (and soon many other subreddits). Some posts I answered with the bot: - Request Post: Dishwashers. What’s currently the best dishwasher for home use? - Bot Answer: https://www.looria.com/bot?q=what%27s+currently+the+best+dis... - Request Post : Recommendations for hiking shoes? - Bot Answer:…

    2023 · looria.com

  22. 22HT

    Video demonstration: https://youtu.be/bJFa5HOmhl4 I created a demo involving ChatGPT, OpenAI's Whisper running on-device for speech-to-text (because why not?), and ARKit. By defining a custom JavaScript environment with JavaScriptCore and describing it to ChatGPT, I was able to get it to produce functioning scripts that instantiate and manipulate 3D objects. Sketchfab is used to import 3D assets on the fly. Google Poly had a much better catalog of assets for this sort of thing but sadly, it's no longer available. The README.md describes how it all works but the gist of it is…

    2022 · github.com

  23. 23AW

    Hi! "Another chatbot for your content" you may ask? Not really! Let me explain. I have realized that there's an untapped potential for ChatGPT plugins: why leave them locked up in the OpenAI store? Let's embed them on websites or share using links! Let's make chatbots ~ do stuff ~, not just talk about what they know. That's how Chatwith was born. It is a chat widget, it scrapes your website, knowledge page, notion etc - but more importantly, it also understands your API. It can interact with that API on your or your visitors' behalf. Some use cases & ideas: - Shopify bot - ask it for order…

    2023 · chatwith.tools

  24. 24YS

    Our GPT AI chatbot can be launched on any website in minutes, thanks to a 5-step and no-code process. It offers features that include information retrieval with function calls for tailored customer experiences. Data import, prompt engineering, scripted answers, workflows, analytics, and logs for reliable communication from Sendbird’s AI chatbots. Try and check out our launching blog

    2024 · sendbird.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →