mewmix/llama-index-flask-demo
A Flask Server Demo Application showing off some llama-index LLM prompt magic, including file upload and parsing :)
This tool helps you quickly explore and prototype ideas using large language models. You upload documents or connect to data sources like Twitter, ask questions about the content, and get AI-generated responses. It's designed for anyone who wants to test out prompt engineering concepts or build a simple demo application leveraging LLMs.
No commits in the last 6 months.
Use this if you are a developer looking for a basic Flask application structure to integrate LlamaIndex for quick LLM-powered prototypes or demonstrations.
Not ideal if you need a production-ready application or a tool that doesn't require coding knowledge and API key management.
Stars
22
Forks
2
Language
Python
License
—
Category
Last pushed
Mar 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/mewmix/llama-index-flask-demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ShiZhengyan/PowerfulPromptFT
[NeurIPS 2023 Main Track] This is the repository for the paper titled "Don’t Stop Pretraining?...
OpenDriveLab/DriveLM
[ECCV 2024 Oral] DriveLM: Driving with Graph Visual Question Answering
MILVLG/prophet
Implementation of CVPR 2023 paper "Prompting Large Language Models with Answer Heuristics for...
deepankar27/Prompt_Organizer
Managed Prompt Engineering
mala-lab/NegPrompt
The official implementation of CVPR 24' Paper "Learning Transferable Negative Prompts for...