https://github.com/jaki729/chatbot-ollama
This project provides a FastAPI-based web application for scraping websites, storing the content in a FAISS index, and using a chatbot model (via Ollama) to answer queries based on the scraped data. The app handles pagination of websites and ensures that irrelevant content (such as ads, navigation, footers, etc.) is excluded from indexing.
https://github.com/jaki729/chatbot-ollama
chatbot fastapi llama2 llm nomic-embed-text ollama python3 webscraping
Last synced: about 2 months ago
JSON representation
This project provides a FastAPI-based web application for scraping websites, storing the content in a FAISS index, and using a chatbot model (via Ollama) to answer queries based on the scraped data. The app handles pagination of websites and ensures that irrelevant content (such as ads, navigation, footers, etc.) is excluded from indexing.
- Host: GitHub
- URL: https://github.com/jaki729/chatbot-ollama
- Owner: jaki729
- Created: 2025-02-01T23:46:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-02T00:07:21.000Z (4 months ago)
- Last Synced: 2025-02-02T01:19:05.552Z (4 months ago)
- Topics: chatbot, fastapi, llama2, llm, nomic-embed-text, ollama, python3, webscraping
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0