Skip to content

rohith372/LLM_APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

LLM Chatbot

An AI-powered chatbot with simple web searches and response generation

Overview

This project is an AI-powered chatbot built with Streamlit and OpenAI’s GPT models. The chatbot can generate responses, perform Google searches, and return relevant websites.

Features

  • Conversational AI: Uses OpenAI’s GPT-3.5/4 to generate responses
  • Web Search Integration: Searches Google and returns websites
  • Chat History Download: Allows users to download their chat history

Usage

  1. Enter a prompt in the chatbot input box
  2. Enable Web Search to fetch real-time data
  3. Click Submit to generate an AI response
  4. Download Chat History to save the conversation

Technologies Used

  • Streamlit: Web UI for the chatbot
  • OpenAI API: GPT-based response generation
  • BeautifulSoup: Web scraping for relevant information

Future Improvements

  • Enhanced Web Scraping: More intelligent result filtering
  • Custom AI Personas: Different tones & personalities
  • Better UI/UX: Improved chatbot interface

About

An AI-powered chatbot with web search and response generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages