#ai (2023-06)

Discuss all things related to AI

2023-06-01

Hao Wang avatar
Hao Wang
Hao Wang avatar
Hao Wang

Can support LocalAI and ChatGPT

2023-06-05

jimp avatar

Happy to announce that I’ve got a demo running of CogniQ! Please do give it a try! It’s still under heavy development, but it’s growing in features every day.

GitHub - CogniQ/CogniQ: A chatbot that blends information from multiple data sources. Currently configured for Slack, ChatGPT, and Bing Search. Try a live demo in the community slack at the link below.attachment image

A chatbot that blends information from multiple data sources. Currently configured for Slack, ChatGPT, and Bing Search. Try a live demo in the community slack at the link below. - GitHub - CogniQ/C…

2
Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

Would be great to hear what you learned from the experience

GitHub - CogniQ/CogniQ: A chatbot that blends information from multiple data sources. Currently configured for Slack, ChatGPT, and Bing Search. Try a live demo in the community slack at the link below.attachment image

A chatbot that blends information from multiple data sources. Currently configured for Slack, ChatGPT, and Bing Search. Try a live demo in the community slack at the link below. - GitHub - CogniQ/C…

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

I dabbled only briefly with langchain, enough to ingest hundreds of sales calls exported from Gong, and ask questions of them. Unfortunately, my quick wins ended there and I realized I’d have to go way deeper to tune things, at which point it was over my head.

jimp avatar

I learned the water is pretty deep. An important takeaway is that understanding how the thing came to its conclusion is a very important differentiating feature.

jimp avatar

I’ve been drowning in papers and models of what essentially amounts to cognition, i.e., how do you train your LLMs to talk to itself in a productive manner?

jimp avatar

And an interesting takeaway is that rather than having a singular sequence of thoughts, setting up multiple agents who compete and evaluate each other’s performance results in higher fidelity output.

jimp avatar

the latency of the product is really high, that’s why i need to next build a stream of consciousness for the user to enjoy.

jimp avatar

I’m twiddling my thumbs about creating a good admin / user interface for managing an internal corpus. I’m hoping you or @Matt Calhoun has made some progress on this, so I can borrow from your efforts.

Matt Calhoun avatar
Matt Calhoun

Honestly, my work in this area has been very rough and “pet project” focused, so everything I’ve done has lacked the polish you are referring to here (like hard coded paths, and manually loading docs into certain dirs, etc).

2023-06-06

2023-06-09

2023-06-13

Jim Park avatar
Jim Park

Wild, give GPT a function signature to have it return JSON: https://platform.openai.com/docs/guides/gpt/function-calling

OpenAI API

Explore developer resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI’s platform.

2023-06-26

BATeller avatar
BATeller
03:07:57 AM

@BATeller has joined the channel

2023-06-28

Nate G. avatar
Nate G.
07:12:28 PM

@Nate G. has joined the channel

    keyboard_arrow_up