https://github.com/yrehim7/instruct_llm
creating vatiables these will touch in prompting an LLM
https://github.com/yrehim7/instruct_llm
chatbot flask flask-application instructllm llm rag streamlit
Last synced: 3 months ago
JSON representation
creating vatiables these will touch in prompting an LLM
- Host: GitHub
- URL: https://github.com/yrehim7/instruct_llm
- Owner: yrehim7
- Created: 2024-10-13T08:40:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-13T18:08:50.000Z (about 1 year ago)
- Last Synced: 2025-05-13T18:44:05.922Z (about 1 year ago)
- Topics: chatbot, flask, flask-application, instructllm, llm, rag, streamlit
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project: **Simple FAQ Chatbot**
**Goal**: Build a chatbot that answers predefined FAQ questions using structured responses.
**Tech Stack**: Python, OpenAI, Flask (for API), Streamlit (UI), JSON (to store FAQs).
