https://github.com/ellisjoe611/example-llm-chatbot
Example of LLM-based chatbot using FastAPI & LangChain
https://github.com/ellisjoe611/example-llm-chatbot
fastapi langchain python
Last synced: 2 months ago
JSON representation
Example of LLM-based chatbot using FastAPI & LangChain
- Host: GitHub
- URL: https://github.com/ellisjoe611/example-llm-chatbot
- Owner: ellisjoe611
- Created: 2025-02-06T11:18:18.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-02-15T06:40:41.000Z (over 1 year ago)
- Last Synced: 2025-02-15T07:30:08.100Z (over 1 year ago)
- Topics: fastapi, langchain, python
- Language: Python
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# example-llm-chatbot
Example of LLM-based chatbot using FastAPI & LangChain