news summarizer with gpt-3 – specifically for techcrunch articles. this project uses the openai gpt-3 api (specifically, text-davinci-003) and vercel edge functions with streaming. it fetches the content on a techcrunch article, sends it in a prompt to the gpt-3 api to summarize it via a vercel edge function, then streams the response back to the application.
By:
Guille García
2 years ago
Gonna try it asap
2 years ago
Machine Learning
Machine Learning
By:
Guille García
2 years ago
Machine Learning
Machine Learning
news summarizer with gpt-3 – specifically for techcrunch articles. this project uses the openai gpt-3 api (specifically, text-davinci-003) and vercel edge functions with streaming. it fetches the content on a techcrunch article, sends it in a prompt to the gpt-3 api to summarize it via a vercel edge function, then streams the response back to the application.
Gonna try it asap
2 years ago