promptulate
promptulate copied to clipboard
Add use cases
🚀 Feature Request
We hope use some tiny user case to help development startup. An idea is we can build a AI websearch website for user.
We can use vercel and vue/react to build a chat app fastly. Using flask as backend.
There are some good cases:
- https://github.com/vercel/examples/tree/main/python/nextjs-flask
- https://vercel.com/templates/next.js/nextjs-ai-chatbot change next.js + fastapi + pne
- https://vercel.com/templates/next.js/novel nextjs + fastapi+ pne
Sure, that's great.
- More use cases here https://python.langchain.com/docs/use_cases/
- SQL query https://python.langchain.com/docs/use_cases/sql/quickstart/
- structured output use case: https://python.useinstructor.com/examples/ollama/
- code interpreter + e2b example: https://github.com/Doriandarko/opus-interpreter
- agent example: https://github.com/phidatahq/phidata