Skip to content

A LangChain-driven, OpenAI conversational assistant with Google, YouTube, WolframAlpha, Wikipedia, and Python analysis capabilities.

Notifications You must be signed in to change notification settings

joshGilstrap/ai_study_buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Prototype AI using LangChain

This multi-use assistant has three functionalities: Conversation, Research, and Math. The goal of the finished program is to have an intelligent study buddy with long-term memory to help you complete projects of a technical nature. Eventually, the three different personalities will become an all-in-one model. Try the AI yourself by following the directions below.

0624(1)

INSTRUCTIONS ON USE:
(1) Download the code
(2) Make an account at Openai.com (free acct)
(3) Grab you OpenAI API key and paste in OPENAI_API_KEY environment variable
OPTIONAL: Do the same with Google's serapi.com and developer.wolframalpha.com (free accts)**
(4) Install the requirements from requirements.txt
(5) Run the porgram and follow the instructions

**If you don't make these accounts you won't have any internet search capabilities and will be relying on OpenAI's knowledge base and the other tools.

About

A LangChain-driven, OpenAI conversational assistant with Google, YouTube, WolframAlpha, Wikipedia, and Python analysis capabilities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages