Powered by OpenAI + Langchain + Streamlit
Video Demo: https://youtu.be/qhgamzZxZq4
Leverages Python, Langchain and OpenAI's ChatGPT to empower you to chat with your data, and build AI trained on your PDFs, fast and accessibly. The future of AI isn't just intelligence - it's personalization.
- 📁 Use your own data
- 🔠 Memorize the conversation
- 💬 Save the conversation
Data is saved in the 'data' folder!
Note: Accepted data types are .pdf and .txt files
git clone https://github.com/DorsaRoh/Custom-AI.gitcd Custom-AIEnsure you have chromadb installed.
pip install langchain openai streamlit pdfreader wikipedia-api streamlit unstructured unstructured[pdf]or
pip install -r requirements.txtstreamlit run app.pyNavigate to local host 1 in your web browser to access the app.
🚨 You must enter your OpenAI API key. An error will show until you enter your OpenAI API key in the application's sidebar/input field.
Change the prompt templates according to your needs and requirements.
- PatientGPT.AI A medical sample use case of CustomAI, where doctors can upload data of their patients and have AI diagnose them for desired diseases and/or conditions.
- RealizeAI Think your unique knowledge has no real-world value? With Realize-AI, turn even the most obscure ideas into actionable tasks.
