←back to thread

439 points david927 | 3 comments | | HN request time: 0.229s | source

What are you working on? Any new ideas which you're thinking about?
1. jibolash ◴[] No.44418295[source]
Open source quiz creator to create quizzes by pasting in text or selecting from a large range of historical categories.

Started as a very simple app for me to play around with OpenAI’s API last year then morphed into a portfolio project during my job search earlier this year. Now happily employed but still hacking on it.

Right now, a user can create a quiz, take a quiz, save it and share the quiz with other people using a URL.

Demo: You can try out the full working application at https://quizknit.com

Github Links: Frontend: https://github.com/jibolash/quizknit-react , Backend: https://github.com/jibolash/quizknit-api

replies(2): >>44418438 #>>44419385 #
2. noisy_boy ◴[] No.44418438[source]
I think if you allow a set of YouTube videos as input, it'll be quite powerful coupled with transcription ability of LLMs. Lots of people consume content that way. As an added bonus, you can show the performance summary about the sections the user did well or not so well on with video links to those timestamps for them to go back and review.
3. whitefang ◴[] No.44419385[source]
I'm building an AI for Customer Support.

Here's the summary: - read all your sources - public websites, docs, video - answer questions with confidence score and no hallucinations with citations - cut support time and even integrates directly into your customer facing chatbots like Intercom

Still deliberating on the business model. If anyone would be interested in taking a look, I would love to show you.