Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mayeen-ayoub/ctrl-f

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕵️‍♀️ ctrl-f: Your Supercharged Document Assistant! 🚀

Welcome to ctrl-f, the app that’s transforming how students interact with their documents! 📚✨ Designed to provide detailed insights, ctrl-f makes it easy to pull relevant information from uploaded documents, turning your study sessions into efficient learning experiences. It’s like having a personal research assistant that’s always ready to help!

🎉 Why You’ll Love ctrl-f

  • ⏱️ Instant Answers: Get precise information from your documents without endless searching!
  • 💬 Interactive Conversations: Engage with the AI in a friendly, intuitive manner.
  • 📈 Enhanced Learning: Easily access context-specific answers that boost your understanding.

🚀 Give It a Go!

Curious to see ctrl-f in action? Check out our Devpost project page to explore how we’re revolutionizing the learning experience!

Setup:

  • Create python virtual env: python3 -m venv env
  • Enable python virtual env: source env/bin/activate
  • Install required packages: python3 -m pip install -r requirements.txt
  • Create a .env file and include the following environment variables:
    • OPENAI_API_KEY: API key from OpenAI used for text embedding and text generation
  • Run flask server: python3 server.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •