Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat as a process #79

Closed
enricoros opened this issue Apr 12, 2023 · 2 comments
Closed

Chat as a process #79

enricoros opened this issue Apr 12, 2023 · 2 comments
Assignees

Comments

@enricoros
Copy link
Owner

enricoros commented Apr 12, 2023

Consider chat itself as an AGI operation.
This improvement would abstract the chatting function itself, to enable different interactions (UX), agi products (Product), easier development (DX), and composability.

Abstracted Components: Context, Timeline, Operators (incl. Pre/Post processors).

There would be endless new useful functionality once the technology is refactored from this over-fit chat paradigm (and implementation).

High stress on reusability, zero-lag impact on the base case, auto-progressive rendering, and composability.

Me and gpt4 can take care of the refactoring. @fredliubojin, #78 - heavy inspired.

@enricoros enricoros added the RFC label Apr 12, 2023
@enricoros enricoros added this to the next milestone Apr 12, 2023
@enricoros enricoros self-assigned this Apr 12, 2023
@jondwillis
Copy link
Contributor

jondwillis commented Apr 14, 2023

https://github.com/hwchase17/langchainjs -- I just found out that the JS version of LangChain exists. Highly relevant to anything "AGI"

@enricoros
Copy link
Owner Author

Interesting. Thanks for the share. I believe we can do something better also :)

@enricoros enricoros removed the RFC label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants