GigaCorp Customer Support Assistant A small RAG (Retrieval-Augmented Generation) demo using FastA...GigaCorp Customer Support Assistant A small RAG (Retrieval-Augmented Generation) demo using FastA...
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started
GigaCorp Customer Support Assistant
A small RAG (Retrieval-Augmented Generation) demo using FastAPI, Chroma, and a local FAQ.
What this project is
This project contains a simple customer support assistant that:
Loads a FAQ text file (gigacorp_faq.txt) into a Chroma vector store (via ingest.py).
Exposes a FastAPI web service (app.py) with a web UI in static/ and a chat API (/api/chat).
Uses a configurable LLM provider (Groq or OpenAI) when an API key is available; otherwise it returns a safe fallback response.
Back to feed
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started