snowfort-ai / awesome-llm-webapps

A collection of open source, actively maintained web apps for LLM applications
MIT License
374 stars 20 forks source link

[LLM]: Congusto Chat #9

Open xl0 opened 3 days ago

xl0 commented 3 days ago

Project

https://github.com/ConGustoAI/chat

Demo Details

https://chat.congusto.ai/

Models

OpenAI and API-compatible (modern and legacy), Google, Anthropic.

Does it carry context throughout conversations?

Yes

Does it hold conversational history?

Yes

Authentication

OAuth

Does it support rich text?

Yes

Does it support images?

Yes

Does it support PDF?

Yes, both pages as images and PDF files for Gemini.

Does it support audio?

Yes

Does it support video?

Yes, either frames as images, or video file for Gemini.

Does it support making conversations public?

Yes.

Does it support multi-text prompting?

No

Does it support showing RAG data sources?

No

[RAG] Data Ingestion

N/A

Quick Deploy Options

Deploy to Vercel or Railway, documented.

xl0 commented 3 days ago

image