Skip to content

simon-muenker/OpenLLMAutoDiscourse

Repository files navigation

TWON: Threads - A Generative Agent Demo

The repository contains an interactive demo to showcase the behavior of generative agents in a social media thread. The agents are powered by large language models inferenced through APIs (Hugging Face, OpenAi). Further, users can customize the prompt-based interaction or add custom agents for their discourses.

Note: Currently, the work is an alpha version and will undergo breaking changes during the development.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages