Mirror of khoj from Github
Find a file
sabaimran 679db51453
Add support for phone number authentication with Khoj (part 2) (#621)
* Allow users to configure phone numbers with the Khoj server

* Integration of API endpoint for updating phone number

* Add phone number association and OTP via Twilio for users connecting to WhatsApp

- When verified, store the result as such in the KhojUser object

* Add a Whatsapp.svg for configuring phone number

* Change setup hint depending on whether the user has a number already connected or not

* Add an integrity check for the intl tel js dependency

* Customize the UI based on whether the user has verified their phone number

- Update API routes to make nomenclature for phone addition and verification more straightforward (just /config/phone, etc).
- If user has not verified, prompt them for another verification code (if verification is enabled) in the configuration page

* Use the verified filter only if the user is linked to an account with an email

* Add some basic documentation for using the WhatsApp client with Khoj

* Point help text to the docs, rather than landing page info

* Update messages on various callbacks and add link to docs page to learn more about the integration
2024-01-22 18:14:58 -08:00
.github Upload Desktop App Artifacts to Github Release 2024-01-18 11:40:04 +05:30
documentation Add support for phone number authentication with Khoj (part 2) (#621) 2024-01-22 18:14:58 -08:00
scripts Fix bump_version.sh to commit, clean-up after desktop app version bump 2023-12-22 21:42:03 +05:30
src Add support for phone number authentication with Khoj (part 2) (#621) 2024-01-22 18:14:58 -08:00
tests Short-circuit API rate limiter for unauthenticated users (#607) 2024-01-17 00:59:52 +05:30
.dockerignore Use pypi khoj to fix docker builds and dockerize github workflow 2023-02-19 01:57:01 -06:00
.gitattributes Exclude tests data file from programming stats on Github 2023-08-28 11:00:52 -07:00
.gitignore [Multi-User Part 5]: Add a production Docker file and use a gunicorn configuration with it (#514) 2023-10-26 13:15:31 -07:00
.pre-commit-config.yaml Add isort to the pre-commit configuration and apply it to the whole project (#595) 2023-12-28 18:04:02 +05:30
docker-compose.yml Add KHOJ_prefix to server admin credentials environment variables 2023-11-14 16:13:13 -08:00
Dockerfile Update Dockerfile with swig system package required by PyMuPDF 2024-01-17 19:24:27 +05:30
gunicorn-config.py [Multi-User Part 5]: Add a production Docker file and use a gunicorn configuration with it (#514) 2023-10-26 13:15:31 -07:00
LICENSE Change license to GNU AGPLv3 from GNU GPLv3 2023-11-16 11:14:06 -08:00
manifest.json Release Khoj version 1.3.0 2024-01-18 11:42:13 +05:30
prod.Dockerfile Allow setting Khoj app version during docker build via build-args 2023-12-22 16:47:13 +05:30
pyproject.toml Add support for phone number authentication with Khoj (part 2) (#621) 2024-01-22 18:14:58 -08:00
pytest.ini Move the django app into the src/khoj folder for better organization and functionality 2023-11-21 10:56:04 -08:00
README.md Fix reference issue for demos in the main README 2024-01-08 08:29:51 +05:30
versions.json Release Khoj version 1.3.0 2024-01-18 11:42:13 +05:30

Khoj Logo

test dockerize pypi

An AI personal assistant for your digital brain


Khoj is a web application to search and chat with your notes, documents and images.
It is an offline-first, open source AI personal assistant accessible from your Emacs, Obsidian or Web browser.
It works with jpeg, markdown, notion, org-mode, pdf files and github repositories.


🔎 Search 💬 Chat
Quickly retrieve relevant documents using natural language Get answers and create content from your existing knowledge base
Does not need internet Can be configured to work without internet

Contributors

Cheers to our awesome contributors! 🎉

Made with contrib.rocks.