Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cpypasta/llm-web-agent

A collection of tools that explore giving LLMs agency.
https://github.com/cpypasta/llm-web-agent

llm ollama openai openrouter streamlit togetherai

Last synced: 1 day ago
JSON representation

A collection of tools that explore giving LLMs agency.

Awesome Lists containing this project

README

        

# llm-web-agent

This repo has a number of streamlit apps that demonstrate various capabilities of LLM to have agency.

Streamlit Apps:
1. [Agent Chat](https://langchain-agent.streamlit.app/): have a chat with OpenAI with access to tools.
2. [Open Chat](https://open-chat.streamlit.app/): chat with many open source LLMs locally and from cloud providers.

## Agent Chat

![image](https://github.com/rollerb/llm-web-agent/assets/2107385/625eb7f1-48fe-435a-81db-defa989bd029)

## Open Chat (with Ollama)

![image](https://github.com/rollerb/llm-web-agent/assets/2107385/ecce454e-2164-4ad5-96cf-4318ee308357)