Code Monkey home page Code Monkey logo

chatbot_4's Introduction

뉴스 읽어주는 뉴스 챗봇


실행방법

  • 텔레그램 챗봇 실행 /start
  • Chat_Bot.ipynb 실행
  • 개인의 키값 입력

챗봇 순서

  • 실행
  • 메인 서비스 선택 (1. 오늘의 핫이슈 2. 오늘의 인기검색어 3. 뉴스 조회)

image

    1. 오늘의 이슈 -> Top5 숫자선택 -> 해당 기사 헤드라인 출력

image

    1. 오늘의 인기검색어 -> Top5 숫자선택 -> 해당 기사 요약 출력

image

    1. 뉴스조회 -> 검색한 기사 요약 출력

image

    1. 종료

image

  • 모든 선택 옵션에서 잘못된 번호를 입력받을 경우 경고 메세지와 함께 다시 입력받음

image


본인의 챗봇에 적용할 경우

  • 텔레그램봇 토큰번호
  • 텔레그램 chat_id (https://api.telegram.org/bot + 토큰번호/getUpdates)
  • 네이버 Developer ClientID, ClientSecret
  • BigKinds API 키값

오류가 발생할 경우 해결방법

  • Pyaudio 오류발생: 아나콘다 Prompt -> conda install pyaudio 설치

향후 추가할 사항

  • 해당 키워드에 해당하는 뉴스의 본문을 요약 해서 읽어주기 (Textrank를 활용한 요약)

chatbot_4's People

Contributors

hyedus avatar jh-lee95 avatar jy222ce avatar

Watchers

 avatar

Forkers

hyedus jh-lee95

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.