HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ulidabess

no profile record

Submissions

[untitled]

1 points·by ulidabess·8 tháng trước·0 comments

[untitled]

1 points·by ulidabess·2 năm trước·0 comments

[untitled]

1 points·by ulidabess·3 năm trước·0 comments

[untitled]

1 points·by ulidabess·3 năm trước·0 comments

[untitled]

1 points·by ulidabess·3 năm trước·0 comments

Show HN: CopilotTextarea/> = an open-source, AI-infused react

github.com
2 points·by ulidabess·3 năm trước·1 comments

Add Plug and Play Copilot Features to Any React App – CopilotKit (Open Source)

github.com
2 points·by ulidabess·3 năm trước·1 comments

An AI Agent for Podcast Listening (RSS)

podcastgpt.ai
8 points·by ulidabess·3 năm trước·1 comments

comments

ulidabess
·2 năm trước·discuss
[dead]
ulidabess
·3 năm trước·discuss
Awesome, thanks!
ulidabess
·3 năm trước·discuss
Awesome project. I was looking through the Github and if I understand correctly, then it's plugged in to the OpenAI API by default?

Is there an option for using other LLMs with it?
ulidabess
·3 năm trước·discuss
An experiment comparing information retrieval performance between Open AI's Assistants API's RAG, GPT-4 Turbo (with context window stuffing) and Llama Index with GPT4.

Pretty striking results, especially when it comes to how the Assistants API beats Llama Index and how useless context-window stuffing is.
ulidabess
·3 năm trước·discuss
ShowHN: CopilotKit is an open-source library for embedding an AI-Copilot into any react app within ~1hr.

How it works: Wrap your app in CopilotProvider. Use useMakeCopilotReadable(...) to share nuanced app state with Copilot.

Leverage useMakeCopilotActionable(...) to let Copilot perform tasks like form submissions. Get a live Copilot within an hour, and embedded deeply.
ulidabess
·3 năm trước·discuss
[flagged]
ulidabess
·3 năm trước·discuss
An Open-source stack that makes it easy to integrate POWERFUL Plug and play copilot features to react applications:

1. Copilot <textarea>: drop-in replacement for any <textarea> complete with AI autocomplete (like Github copilot) and insertions.

2. Copilot Portal: a 'chatGPT inside your app'. Reads your app state, answers questions and takes actions based on prompts.
ulidabess
·3 năm trước·discuss
The post-AI way to engage with the podcast ecosystem. The AI listens to every episode the comes out, finds the best coherent segments for every user (based on their textual self description, and soon Twitter graph as well).

It sends these segments to any podcast app via a personalized RSS feed.

The podcast episodes become the source material for a newsfeed of personalized segments. Means you can get value of pod episodes without having to listen to the full thing.

Segments also jump to the point, skipping long intros, ads & chit-chat which we somehow tolerate in pods (but you'd never watch a YouTube video that took 15 mins to start).
ulidabess
·3 năm trước·discuss
Looks awesome dude. Might experiment with integrating this over the weekend.