Skip to content

GenAI document research assistant. Google Gemini API, Streamlit, tkinter, PyPDF2

License

Notifications You must be signed in to change notification settings

tim-andes/codename-lagos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codename: Lagos

This is an MVP of a document analysis AI-based research assistant. Originally using AWS Bedrock + Claude3, then Ollama... Now using Google Gemini.

Instructions:

  1. Generate Google Gemini API Key
  2. Create config.ini and paste API key
  3. In Console, use command streamlit run app.py

To Do

  • Replace AWS Bedrock with Ollama Llama3.2 (or :vision) FM
  • Replace Ollama with Google Gemini
  • Set up LLM to ingest more than one image at a time
  • Add feature to intake PDF's
  • Refactor
  • Add unit tests
  • Beta test and add features

Screenshot of Application UI

About

GenAI document research assistant. Google Gemini API, Streamlit, tkinter, PyPDF2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages