Skip to content

syntithenai/talktoateam

Repository files navigation

TalkToATeam

TalkToATeam is a web application supporting the use of agentic workflows with language models.

Get started at https://talktoateam.com

It is essentially a chat user interface to talk to language models.

By providing language models more context in the form of descriptive system prompts, responses can be made much more relevant. Management and application of Personas is provided to this end.

By chaining requests to language models and tools, complex flows of information and workflows can be built. Management and application of Teams is provided to this end.

This software provides many of the features of Langchain, the dominant solution for chained workflows with language models.

The software supports tool use and comes with tools for web search and code execution. The injection of recent hard data into the messages we send to language models significantly improves their truthfulness.

The software includes a File Manager that generates vector embeddings to be used with an integrated Retrieval Augmented Generation(RAG) system.

The software provides for multiple data sources to be injected into prompt workflows including.

  • Text and PDF files
  • Web Search
  • Google Documents
  • Google Email
  • Local Files Database
  • Wikipedia
  • TheSession.org tunes database

About

agentic flows for language models in a browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published